Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-36971

Support sub directories checkout

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • last-changes-plugin
    • None
    • Jenkins ver. 1.656
      last-changes 1.0.1

      Currently the plugin only support jobs that checkout the root project in workspace because the plugin tries to reads .git directory in workspace root to infer current revision. As Jenkins support git clone to workspace sub directories the plugin is failing to retrieve git revision to perform the diff.

      Note that with svn projects it is ok cause the plugin is resolving current revision looking at repository itself instead of job workspace as is done in git.

            rmpestano Rafael Pestano
            rmpestano Rafael Pestano
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: