Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/repo-plugin
  Commit: 1a115ca70118238e2f42bbf3500239a36d3c0867
      
https://github.com/jenkinsci/repo-plugin/commit/1a115ca70118238e2f42bbf3500239a36d3c0867
  Author: Adrien Bioteau <adrien.biot...@thalesgroup.com>
  Date:   2021-08-13 (Fri, 13 Aug 2021)

  Changed paths:
    M src/main/java/hudson/plugins/repo/RepoScm.java
    A src/main/resources/hudson/plugins/repo/RepoScm/buildEnv.groovy
    A src/main/resources/hudson/plugins/repo/RepoScm/buildEnv.properties

  Log Message:
  -----------
  Add buildEnvironment method to propagate information from SCM to builds


  Commit: 4e44fea2f9c35d3be79de8d7330e802db8f9b17e
      
https://github.com/jenkinsci/repo-plugin/commit/4e44fea2f9c35d3be79de8d7330e802db8f9b17e
  Author: Adrien Bioteau <adrien.biot...@thalesgroup.com>
  Date:   2021-08-13 (Fri, 13 Aug 2021)

  Changed paths:
    M checkstyle.xml

  Log Message:
  -----------
  Update checkstyle

Check header only on java source files


  Commit: 1a8ddb63c73e470df49f35313b82abda2498b2a2
      
https://github.com/jenkinsci/repo-plugin/commit/1a8ddb63c73e470df49f35313b82abda2498b2a2
  Author: Adrien Bioteau <adrien.biot...@thalesgroup.com>
  Date:   2021-11-08 (Mon, 08 Nov 2021)

  Changed paths:
    M src/main/java/hudson/plugins/repo/RepoScm.java

  Log Message:
  -----------
  Add method to get current revision state


  Commit: 83c7c359a1c27117f477eb2e8507a92c8aa38459
      
https://github.com/jenkinsci/repo-plugin/commit/83c7c359a1c27117f477eb2e8507a92c8aa38459
  Author: Adrien Bioteau <adrien.biot...@thalesgroup.com>
  Date:   2021-11-25 (Thu, 25 Nov 2021)

  Changed paths:
    M README.txt
    M doc/README.adoc
    M src/main/resources/index.jelly

  Log Message:
  -----------
  Update repo homepage url


  Commit: f72f07504e4828f62c95d3c418c3e1045080a777
      
https://github.com/jenkinsci/repo-plugin/commit/f72f07504e4828f62c95d3c418c3e1045080a777
  Author: Adrien Bioteau <adrien.biot...@thalesgroup.com>
  Date:   2021-12-22 (Wed, 22 Dec 2021)

  Changed paths:
    M src/main/java/hudson/plugins/repo/RepoScm.java
    M src/main/resources/hudson/plugins/repo/RepoScm/buildEnv.groovy
    M src/main/resources/hudson/plugins/repo/RepoScm/buildEnv.properties

  Log Message:
  -----------
  Propagate manifest url, branch and filename from SCM step


  Commit: 5f82dd41cba7931b9eaf53ed7fc25803aa26bbae
      
https://github.com/jenkinsci/repo-plugin/commit/5f82dd41cba7931b9eaf53ed7fc25803aa26bbae
  Author: Adrien Bioteau <adrien.biot...@thalesgroup.com>
  Date:   2021-12-22 (Wed, 22 Dec 2021)

  Changed paths:
    M src/main/resources/hudson/plugins/repo/RepoScm/config.jelly
    A src/main/resources/hudson/plugins/repo/RepoScm/help-cleanFirst.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-currentBranch.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-depth.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-destinationDir.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-executable.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-fetchSubmodules.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-forceSync.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-ignoreChanges.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-jobs.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-localManifest.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-manifestBranch.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-manifestFile.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-manifestGroup.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-manifestPlatform.html
    A 
src/main/resources/hudson/plugins/repo/RepoScm/help-manifestRepositoryUrl.html
    A 
src/main/resources/hudson/plugins/repo/RepoScm/help-manifestSubmodules.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-mirrorDir.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-noCloneBundle.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-noTags.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-quiet.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-repoBranch.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-repoUrl.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-resetFirst.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-showAllChanges.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-trace.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-worktree.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help.html
    R src/main/webapp/help-cleanFirst.html
    R src/main/webapp/help-currentBranch.html
    R src/main/webapp/help-depth.html
    R src/main/webapp/help-destinationDir.html
    R src/main/webapp/help-executable.html
    R src/main/webapp/help-fetchSubmodules.html
    R src/main/webapp/help-forceSync.html
    R src/main/webapp/help-ignoreChanges.html
    R src/main/webapp/help-jobs.html
    R src/main/webapp/help-localManifest.html
    R src/main/webapp/help-manifestBranch.html
    R src/main/webapp/help-manifestFile.html
    R src/main/webapp/help-manifestGroup.html
    R src/main/webapp/help-manifestPlatform.html
    R src/main/webapp/help-manifestRepositoryUrl.html
    R src/main/webapp/help-manifestSubmodules.html
    R src/main/webapp/help-mirrorDir.html
    R src/main/webapp/help-noCloneBundle.html
    R src/main/webapp/help-noTags.html
    R src/main/webapp/help-quiet.html
    R src/main/webapp/help-repoBranch.html
    R src/main/webapp/help-repoUrl.html
    R src/main/webapp/help-resetFirst.html
    R src/main/webapp/help-showAllChanges.html
    R src/main/webapp/help-trace.html
    R src/main/webapp/help-worktree.html

  Log Message:
  -----------
  Use default location for help files


  Commit: 30e40419682fb752a6e7b95e7fc5110ba136ffb9
      
https://github.com/jenkinsci/repo-plugin/commit/30e40419682fb752a6e7b95e7fc5110ba136ffb9
  Author: Adrien Bioteau <adrien.biot...@thalesgroup.com>
  Date:   2021-12-22 (Wed, 22 Dec 2021)

  Changed paths:
    A README.adoc
    R README.txt
    R doc/README.adoc

  Log Message:
  -----------
  Move and update README


  Commit: 729f5c57bf4cd8fe31f6502c90854ba0f24de464
      
https://github.com/jenkinsci/repo-plugin/commit/729f5c57bf4cd8fe31f6502c90854ba0f24de464
  Author: Francois Ferrand <thet...@gmail.com>
  Date:   2021-12-22 (Wed, 22 Dec 2021)

  Changed paths:
    A README.adoc
    R README.txt
    M checkstyle.xml
    R doc/README.adoc
    M src/main/java/hudson/plugins/repo/RepoScm.java
    A src/main/resources/hudson/plugins/repo/RepoScm/buildEnv.groovy
    A src/main/resources/hudson/plugins/repo/RepoScm/buildEnv.properties
    M src/main/resources/hudson/plugins/repo/RepoScm/config.jelly
    A src/main/resources/hudson/plugins/repo/RepoScm/help-cleanFirst.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-currentBranch.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-depth.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-destinationDir.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-executable.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-fetchSubmodules.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-forceSync.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-ignoreChanges.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-jobs.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-localManifest.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-manifestBranch.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-manifestFile.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-manifestGroup.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-manifestPlatform.html
    A 
src/main/resources/hudson/plugins/repo/RepoScm/help-manifestRepositoryUrl.html
    A 
src/main/resources/hudson/plugins/repo/RepoScm/help-manifestSubmodules.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-mirrorDir.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-noCloneBundle.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-noTags.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-quiet.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-repoBranch.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-repoUrl.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-resetFirst.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-showAllChanges.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-trace.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help-worktree.html
    A src/main/resources/hudson/plugins/repo/RepoScm/help.html
    M src/main/resources/index.jelly
    R src/main/webapp/help-cleanFirst.html
    R src/main/webapp/help-currentBranch.html
    R src/main/webapp/help-depth.html
    R src/main/webapp/help-destinationDir.html
    R src/main/webapp/help-executable.html
    R src/main/webapp/help-fetchSubmodules.html
    R src/main/webapp/help-forceSync.html
    R src/main/webapp/help-ignoreChanges.html
    R src/main/webapp/help-jobs.html
    R src/main/webapp/help-localManifest.html
    R src/main/webapp/help-manifestBranch.html
    R src/main/webapp/help-manifestFile.html
    R src/main/webapp/help-manifestGroup.html
    R src/main/webapp/help-manifestPlatform.html
    R src/main/webapp/help-manifestRepositoryUrl.html
    R src/main/webapp/help-manifestSubmodules.html
    R src/main/webapp/help-mirrorDir.html
    R src/main/webapp/help-noCloneBundle.html
    R src/main/webapp/help-noTags.html
    R src/main/webapp/help-quiet.html
    R src/main/webapp/help-repoBranch.html
    R src/main/webapp/help-repoUrl.html
    R src/main/webapp/help-resetFirst.html
    R src/main/webapp/help-showAllChanges.html
    R src/main/webapp/help-trace.html
    R src/main/webapp/help-worktree.html

  Log Message:
  -----------
  Merge pull request #74 from abioteau/feature-buildenv

Add buildEnvironment method to propagate information from SCM to builds


Compare: 
https://github.com/jenkinsci/repo-plugin/compare/cb4f26be1603...729f5c57bf4c

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/repo-plugin/push/refs/heads/master/cb4f26-729f5c%40github.com.

Reply via email to