Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/promoted-builds-plugin
  Commit: 546f74bf17e3053829be226cf2c5ea0379b50c70
      
https://github.com/jenkinsci/promoted-builds-plugin/commit/546f74bf17e3053829be226cf2c5ea0379b50c70
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2023-08-27 (Sun, 27 Aug 2023)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  Reduce Jenkinsfile diffs to archetype

Use the Jenkins plugin archetype as much as possible as we can so that
the differences to the archetype are clear and intentionally used.

Tests with Java 21 on Linux and Java 17 on Windows.  Accepts that tests
on Java 11 are redundant since we've not detected relevant issues that
are specific to Java 11.

Confirmed that tests pass on Linux with Java 17 and Java 21.

Rely on ci.jenkins.io to test Windows.

Does not include forkCount setting because tests fail when run in parallel.


  Commit: 665a575881135e1a5d67ef8a9340b5baed0c2122
      
https://github.com/jenkinsci/promoted-builds-plugin/commit/665a575881135e1a5d67ef8a9340b5baed0c2122
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2023-08-27 (Sun, 27 Aug 2023)

  Changed paths:
    M src/test/java/hudson/plugins/promoted_builds/PromotionProcessTest.java

  Log Message:
  -----------
  Download with curl on Windows, not powershell

Powershell is not a recognized command in our Windows container, maybe
curl is a recognized command.


  Commit: a9ebeb196959b89856a72c2949bbeb1ac71efe2f
      
https://github.com/jenkinsci/promoted-builds-plugin/commit/a9ebeb196959b89856a72c2949bbeb1ac71efe2f
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2023-08-27 (Sun, 27 Aug 2023)

  Changed paths:
    M src/test/java/hudson/plugins/promoted_builds/PromotionProcessTest.java

  Log Message:
  -----------
  Use basename of artifact URL as download file name

Simplifies the test job and allows it to run on either a Windows
virtual machine or a Windows container.  No need to require powershell
for this single test that downloads a file.

Recent Windows versions all include the `curl.exe` command.


Compare: 
https://github.com/jenkinsci/promoted-builds-plugin/compare/35ae6db2da3e...a9ebeb196959

-- 
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/promoted-builds-plugin/push/refs/heads/master/35ae6d-a9ebeb%40github.com.

Reply via email to