[jenkinsci/test-results-analyzer-plugin] dc28f2: Stop using deprecated Assert method

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/test-results-analyzer-plugin
  Commit: dc28f2349b27c68480bf89530fea04b2d1ea9303
  
https://github.com/jenkinsci/test-results-analyzer-plugin/commit/dc28f2349b27c68480bf89530fea04b2d1ea9303
  Author: Mark Waite 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
M src/test/java/JsTreeUtilTest.java
M 
src/test/java/org/jenkinsci/plugins/testresultsanalyzer/result/AnalyzerPageTest.java

  Log Message:
  ---
  Stop using deprecated Assert method


-- 
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/test-results-analyzer-plugin/push/refs/heads/master/48b31f-dc28f2%40github.com.


[jenkinsci/groovy-postbuild-plugin] dc8803: Use correct language in syntax highlighting

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/groovy-postbuild-plugin
  Commit: dc880386bd4d16d9b0e0bfe2519823021003ddf0
  
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/dc880386bd4d16d9b0e0bfe2519823021003ddf0
  Author: Mark Waite 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Use correct language in syntax highlighting


-- 
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/groovy-postbuild-plugin/push/refs/heads/master/47b2b3-dc8803%40github.com.


[jenkinsci/agent-setup-plugin]

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/replace-deprecated-terms
  Home:   https://github.com/jenkinsci/agent-setup-plugin

-- 
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/agent-setup-plugin/push/refs/heads/replace-deprecated-terms/ad5922-00%40github.com.


[jenkinsci/groovy-postbuild-plugin] 47b2b3: Link to tagged changelog file

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/groovy-postbuild-plugin
  Commit: 47b2b3c492cb6fa1aac0aaee323a83e788e8594e
  
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/47b2b3c492cb6fa1aac0aaee323a83e788e8594e
  Author: Mark Waite 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
R CHANGELOG.md
M README.md

  Log Message:
  ---
  Link to tagged changelog file


-- 
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/groovy-postbuild-plugin/push/refs/heads/master/cdbcf7-47b2b3%40github.com.


[jenkinsci/groovy-postbuild-plugin]

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.7
  Home:   https://github.com/jenkinsci/groovy-postbuild-plugin

-- 
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/groovy-postbuild-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.7/66f0bb-00%40github.com.


[jenkinsci/groovy-postbuild-plugin] d1f34a: Enable continuous delivery (#62)

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/groovy-postbuild-plugin
  Commit: d1f34a9a9ef0527d97d03afbef02c30e215c743f
  
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/d1f34a9a9ef0527d97d03afbef02c30e215c743f
  Author: Mark Waite 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
M .github/dependabot.yml
R .github/release-drafter.yml
A .github/workflows/cd.yaml
R .github/workflows/release-drafter.yml
M .mvn/maven.config
M CONTRIBUTING.md
M pom.xml

  Log Message:
  ---
  Enable continuous delivery (#62)

https://www.jenkins.io/doc/developer/publishing/releasing-cd/ describes
the process that I followed to enable continuous delivery.


-- 
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/groovy-postbuild-plugin/push/refs/heads/master/91641d-d1f34a%40github.com.


[jenkinsci/embeddable-build-status-plugin] f49592: Remove duplicated code formatting docs

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/embeddable-build-status-plugin
  Commit: f49592e0e03b3f2fd83e9973726d580fb8cc953d
  
https://github.com/jenkinsci/embeddable-build-status-plugin/commit/f49592e0e03b3f2fd83e9973726d580fb8cc953d
  Author: Mark Waite 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
M CONTRIBUTING.md

  Log Message:
  ---
  Remove duplicated code formatting docs


-- 
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/embeddable-build-status-plugin/push/refs/heads/master/d3755d-f49592%40github.com.


[jenkinsci/platformlabeler-plugin] d0b6ae: Sort another portion of dependabot definition

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: d0b6ae499772e2e5ebb0a5611f070034d03ba328
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/d0b6ae499772e2e5ebb0a5611f070034d03ba328
  Author: Mark Waite 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
M .github/dependabot.yml

  Log Message:
  ---
  Sort another portion of dependabot definition


-- 
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/platformlabeler-plugin/push/refs/heads/master/fb8be5-d0b6ae%40github.com.


[jenkinsci/groovy-postbuild-plugin] 91641d: Remove newer versions from changelog (#61)

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/groovy-postbuild-plugin
  Commit: 91641d84e846eec21ec01986308d7a38705c1ce5
  
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/91641d84e846eec21ec01986308d7a38705c1ce5
  Author: Mark Waite 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
M CHANGELOG.md
M README.md

  Log Message:
  ---
  Remove newer versions from changelog (#61)

Changelog entries now in GitHub for those releases


-- 
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/groovy-postbuild-plugin/push/refs/heads/master/85f3c5-91641d%40github.com.


[jenkinsci/groovy-postbuild-plugin] 85f3c5: Publish incremental development artifacts (#60)

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/groovy-postbuild-plugin
  Commit: 85f3c57d8314f0f5dbfda992339110a98c02dd14
  
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/85f3c57d8314f0f5dbfda992339110a98c02dd14
  Author: Mark Waite 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
A .mvn/extensions.xml
A .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Publish incremental development artifacts (#60)


-- 
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/groovy-postbuild-plugin/push/refs/heads/master/ff1463-85f3c5%40github.com.


[jenkinsci/groovy-postbuild-plugin] ff1463: Move documentation to GitHub (#59)

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/groovy-postbuild-plugin
  Commit: ff14631dd6127a2c0c1b1028cbbdcbeac28a6019
  
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/ff14631dd6127a2c0c1b1028cbbdcbeac28a6019
  Author: Mark Waite 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
A CHANGELOG.md
A README.md
A docs/images/completed.gif
A docs/images/db_in.gif
A docs/images/db_out.gif
A docs/images/delete.gif
A docs/images/error.gif
A docs/images/example2.gif
A docs/images/example3.gif
A docs/images/example4.gif
A docs/images/example5.gif
A docs/images/example6.gif
A docs/images/example8.gif
A docs/images/folder.gif
A docs/images/green.gif
A docs/images/info.gif
A docs/images/red.gif
A docs/images/save.gif
A docs/images/scriptsecurity-approvejar.png
A docs/images/scriptsecurity-approvescript.png
A docs/images/scriptsecurity-enablesandbox.png
A docs/images/success.gif
A docs/images/text.gif
A docs/images/warning.gif
A docs/images/yellow.gif
M pom.xml

  Log Message:
  ---
  Move documentation to GitHub (#59)

* Migrate docs to GitHub

* Try different layout for image examples

* Use code formatting for syntax examples

* Remove the since statements

Not helpful because the referenced releases are so old.  The 2.2
release was 9 years ago in 2014.

* Group methods with headings

* Add more method headings

* Hide the REST API documentation, not verified

* Another attempt to comment out a block

* Remove the REST description

Simplest form of comment, rely on git commit history

* Shorter message to match

* Narrower example

* Updates and corrections in changelog

* Optimize images


-- 
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/groovy-postbuild-plugin/push/refs/heads/master/3c1104-ff1463%40github.com.


[jenkinsci/groovy-postbuild-plugin] 3c1104: Enable release drafter

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/groovy-postbuild-plugin
  Commit: 3c110468ffc432e2282ac92579e302d262423d32
  
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/3c110468ffc432e2282ac92579e302d262423d32
  Author: Mark Waite 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
A .github/release-drafter.yml
A .github/workflows/release-drafter.yml

  Log Message:
  ---
  Enable release drafter


-- 
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/groovy-postbuild-plugin/push/refs/heads/master/0ae22f-3c1104%40github.com.


[jenkinsci/elastic-axis-plugin] 67a2a4: Use correct JIRA id in contributing guide

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/elastic-axis-plugin
  Commit: 67a2a40532ade74e309b47eae2f149a9da66ed78
  
https://github.com/jenkinsci/elastic-axis-plugin/commit/67a2a40532ade74e309b47eae2f149a9da66ed78
  Author: Mark Waite 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
M CONTRIBUTING.md

  Log Message:
  ---
  Use correct JIRA id in contributing guide


-- 
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/elastic-axis-plugin/push/refs/heads/master/06c3f0-67a2a4%40github.com.


[jenkinsci/versioncolumn-plugin] 054b48: Use correct JIRA ID in contributing guide

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/versioncolumn-plugin
  Commit: 054b4829333e0293ab5fcfc8a53e34e67b59325f
  
https://github.com/jenkinsci/versioncolumn-plugin/commit/054b4829333e0293ab5fcfc8a53e34e67b59325f
  Author: Mark Waite 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
M CONTRIBUTING.md

  Log Message:
  ---
  Use correct JIRA ID in contributing guide


-- 
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/versioncolumn-plugin/push/refs/heads/master/afcc0a-054b48%40github.com.


[jenkinsci/xshell-plugin] 1dc029: Add a contributing guide

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xshell-plugin
  Commit: 1dc029d4392bdc44b8b14ce9a8246e34e35a3e74
  
https://github.com/jenkinsci/xshell-plugin/commit/1dc029d4392bdc44b8b14ce9a8246e34e35a3e74
  Author: Mark Waite 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
A CONTRIBUTING.md

  Log Message:
  ---
  Add a contributing guide


-- 
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/xshell-plugin/push/refs/heads/master/ac1b2d-1dc029%40github.com.


[jenkinsci/versioncolumn-plugin] afcc0a: Add a contributing guide

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/versioncolumn-plugin
  Commit: afcc0a97033c75071cc77b6762274fd30c1896d6
  
https://github.com/jenkinsci/versioncolumn-plugin/commit/afcc0a97033c75071cc77b6762274fd30c1896d6
  Author: Mark Waite 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
A CONTRIBUTING.md

  Log Message:
  ---
  Add a contributing guide


-- 
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/versioncolumn-plugin/push/refs/heads/master/cd0ed8-afcc0a%40github.com.


[jenkinsci/testng-plugin-plugin] 340472: Add a contributing guide

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testng-plugin-plugin
  Commit: 3404724e26d5af72b64e36911f2e1d5d954212f5
  
https://github.com/jenkinsci/testng-plugin-plugin/commit/3404724e26d5af72b64e36911f2e1d5d954212f5
  Author: Mark Waite 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
A CONTRIBUTING.md

  Log Message:
  ---
  Add a contributing guide


-- 
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/testng-plugin-plugin/push/refs/heads/master/f0f5a0-340472%40github.com.


[jenkinsci/priority-sorter-plugin] cbb536: Include spotless command in contributing guide

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/priority-sorter-plugin
  Commit: cbb536f82b1a9e63e93e3411cef1253cdacb6efc
  
https://github.com/jenkinsci/priority-sorter-plugin/commit/cbb536f82b1a9e63e93e3411cef1253cdacb6efc
  Author: Mark Waite 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
M CONTRIBUTING.md

  Log Message:
  ---
  Include spotless command in contributing guide


-- 
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/priority-sorter-plugin/push/refs/heads/master/e54109-cbb536%40github.com.


[jenkinsci/pre-scm-buildstep-plugin] 8e4a03: Add a contributing guide

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pre-scm-buildstep-plugin
  Commit: 8e4a038ef0f18b593845861b40a2f9bd279a2178
  
https://github.com/jenkinsci/pre-scm-buildstep-plugin/commit/8e4a038ef0f18b593845861b40a2f9bd279a2178
  Author: Mark Waite 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
A CONTRIBUTING.md

  Log Message:
  ---
  Add a contributing guide


-- 
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/pre-scm-buildstep-plugin/push/refs/heads/master/30bdcd-8e4a03%40github.com.


[jenkinsci/pollscm-plugin] 8ae217: Add a contributing guide

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pollscm-plugin
  Commit: 8ae217e6fdb6e02d011f773e7d862f8eba090df3
  
https://github.com/jenkinsci/pollscm-plugin/commit/8ae217e6fdb6e02d011f773e7d862f8eba090df3
  Author: Mark Waite 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
A CONTRIBUTING.md

  Log Message:
  ---
  Add a contributing guide


-- 
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/pollscm-plugin/push/refs/heads/master/090ee1-8ae217%40github.com.


[jenkinsci/git-client-plugin] 24db6a: Add code formatting command to contribution guide

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 24db6a8c259f4cc403b6c4cb45f2bd9adeccf298
  
https://github.com/jenkinsci/git-client-plugin/commit/24db6a8c259f4cc403b6c4cb45f2bd9adeccf298
  Author: Mark Waite 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
M CONTRIBUTING.adoc

  Log Message:
  ---
  Add code formatting command to contribution guide


-- 
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/git-client-plugin/push/refs/heads/master/9b18b1-24db6a%40github.com.


[jenkinsci/authorize-project-plugin] 6ed8cd: Remove duplicated code formatting docs

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/authorize-project-plugin
  Commit: 6ed8cdbf752864bd7b39656f5eb308e1d769b437
  
https://github.com/jenkinsci/authorize-project-plugin/commit/6ed8cdbf752864bd7b39656f5eb308e1d769b437
  Author: Mark Waite 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
M CONTRIBUTING.md

  Log Message:
  ---
  Remove duplicated code formatting docs


-- 
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/authorize-project-plugin/push/refs/heads/master/06b6c6-6ed8cd%40github.com.


[jenkinsci/apache-httpcomponents-client-4-api-plugin] 516d08: Remove duplicated code formatting docs

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin
  Commit: 516d08311e4e71b1308e1492281867d3d24f54a4
  
https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/commit/516d08311e4e71b1308e1492281867d3d24f54a4
  Author: Mark Waite 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
M CONTRIBUTING.md

  Log Message:
  ---
  Remove duplicated code formatting docs


-- 
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/apache-httpcomponents-client-4-api-plugin/push/refs/heads/master/4e5028-516d08%40github.com.


[jenkinsci/authorize-project-plugin] 06b6c6: Add a contributing guide

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/authorize-project-plugin
  Commit: 06b6c6ca8854cd3b0f1dac3faecd840eceb5d21b
  
https://github.com/jenkinsci/authorize-project-plugin/commit/06b6c6ca8854cd3b0f1dac3faecd840eceb5d21b
  Author: Mark Waite 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
A CONTRIBUTING.md

  Log Message:
  ---
  Add a contributing guide


-- 
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/authorize-project-plugin/push/refs/heads/master/4cc240-06b6c6%40github.com.


[jenkinsci/apache-httpcomponents-client-4-api-plugin] 4e5028: Add a contributing guide

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin
  Commit: 4e502849894a3a26c1935acc9550aa602e5d78e5
  
https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/commit/4e502849894a3a26c1935acc9550aa602e5d78e5
  Author: Mark Waite 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
A CONTRIBUTING.md

  Log Message:
  ---
  Add a contributing guide


-- 
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/apache-httpcomponents-client-4-api-plugin/push/refs/heads/master/ce1d77-4e5028%40github.com.


[jenkinsci/embeddable-build-status-plugin] e65ea6: Add table of contents (#270)

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/embeddable-build-status-plugin
  Commit: e65ea69cfd0763ca829b3b4c9a52142226f46ab1
  
https://github.com/jenkinsci/embeddable-build-status-plugin/commit/e65ea69cfd0763ca829b3b4c9a52142226f46ab1
  Author: Mark Waite 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Add table of contents (#270)


-- 
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/embeddable-build-status-plugin/push/refs/heads/master/d1a4a8-e65ea6%40github.com.


[jenkinsci/embeddable-build-status-plugin] d1a4a8: Use consistent documentation headings (#269)

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/embeddable-build-status-plugin
  Commit: d1a4a856833d3650e9f65300924754abef6e9c74
  
https://github.com/jenkinsci/embeddable-build-status-plugin/commit/d1a4a856833d3650e9f65300924754abef6e9c74
  Author: Mark Waite 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Use consistent documentation headings (#269)

* Use consistent documentation headings

* Better layout for link


-- 
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/embeddable-build-status-plugin/push/refs/heads/master/3c66b9-d1a4a8%40github.com.


[jenkinsci/embeddable-build-status-plugin] 3c66b9: Combine extension point documentation (#268)

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/embeddable-build-status-plugin
  Commit: 3c66b992c7dd89b9aa108998fed974014796bd5f
  
https://github.com/jenkinsci/embeddable-build-status-plugin/commit/3c66b992c7dd89b9aa108998fed974014796bd5f
  Author: Mark Waite 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Combine extension point documentation (#268)

* Combine extension points at end of docs

* Use correct link


-- 
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/embeddable-build-status-plugin/push/refs/heads/master/aa169f-3c66b9%40github.com.


[jenkinsci/embeddable-build-status-plugin] 194b3a: Minor grammar fix

2023-12-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/embeddable-build-status-plugin
  Commit: 194b3ad621ed29e83758f0cd6c824428befe3d83
  
https://github.com/jenkinsci/embeddable-build-status-plugin/commit/194b3ad621ed29e83758f0cd6c824428befe3d83
  Author: Mark Waite 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Minor grammar fix


  Commit: aa169ff6b08c2b3d3ead0a4bb155ec5827e5927c
  
https://github.com/jenkinsci/embeddable-build-status-plugin/commit/aa169ff6b08c2b3d3ead0a4bb155ec5827e5927c
  Author: Mark Waite 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
M README.md
M 
src/main/resources/org/jenkinsci/plugins/badge/actions/JobBadgeAction/index.jelly
M 
src/main/resources/org/jenkinsci/plugins/badge/actions/JobBadgeAction/index.properties
M 
src/main/resources/org/jenkinsci/plugins/badge/actions/RunBadgeAction/index.jelly
M 
src/main/resources/org/jenkinsci/plugins/badge/actions/RunBadgeAction/index.properties

  Log Message:
  ---
  Replace  tags with , stop using color in text

The blue text is very hard to read on a dark theme.  The red text is
not friendly to users that are color blind.  Remove them both so that
the text is easier to read.


Compare: 
https://github.com/jenkinsci/embeddable-build-status-plugin/compare/88dc3f1ccc61...aa169ff6b08c

-- 
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/embeddable-build-status-plugin/push/refs/heads/master/88dc3f-aa169f%40github.com.


[jenkinsci/groovy-postbuild-plugin] d07213: chore(CODEOWNERS): add plugin development team

2023-12-15 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-badge-1.9.1
  Home:   https://github.com/jenkinsci/groovy-postbuild-plugin
  Commit: d072133652b6d13c032293e6f7d37fa3ed869b61
  
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/d072133652b6d13c032293e6f7d37fa3ed869b61
  Author: Steve Hill 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
A .github/CODEOWNERS

  Log Message:
  ---
  chore(CODEOWNERS): add plugin development team

Use this link to re-run the recipe: 
https://app.moderne.io/recipes/org.openrewrite.jenkins.github.AddTeamToCodeowners

Co-authored-by: Moderne 


  Commit: 3c8808648b084d62fb3d8e1219f3a6c0e8038e9d
  
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/3c8808648b084d62fb3d8e1219f3a6c0e8038e9d
  Author: Mark Waite 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
A .github/CODEOWNERS

  Log Message:
  ---
  Merge branch 'master' into dependabot/maven/org.jenkins-ci.plugins-badge-1.9.1


Compare: 
https://github.com/jenkinsci/groovy-postbuild-plugin/compare/d9a1c4f5c99d...3c8808648b08

-- 
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/groovy-postbuild-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-badge-1.9.1/d9a1c4-3c8808%40github.com.


[jenkinsci/groovy-postbuild-plugin] b61014: Adapt test to recent Jenkins versions

2023-12-15 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-badge-1.9.1
  Home:   https://github.com/jenkinsci/groovy-postbuild-plugin
  Commit: b610143f68d639c888c1ca32aab4a78e3fa6bbc1
  
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/b610143f68d639c888c1ca32aab4a78e3fa6bbc1
  Author: Mark Waite 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
M 
src/test/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorderTest.java

  Log Message:
  ---
  Adapt test to recent Jenkins versions


  Commit: 50e2a7fe2f05df7c30e063cacc1abb86ad5b2949
  
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/50e2a7fe2f05df7c30e063cacc1abb86ad5b2949
  Author: Mark Waite 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
M 
src/test/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorderTest.java

  Log Message:
  ---
  Simplify assertion for current Jenkins


  Commit: e6ef3dc5165042fb5e48a0d794a019cf31c957c7
  
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/e6ef3dc5165042fb5e48a0d794a019cf31c957c7
  Author: Mark Waite 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use parent pom 4.74


  Commit: 4635eae12b9eae6295a244bcbe65b196ffe6663a
  
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/4635eae12b9eae6295a244bcbe65b196ffe6663a
  Author: Mark Waite 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Require Java 11 and Jenkins 2.361.4 or newer, use plugin bill of materials


  Commit: fa362182458be882b40935ee97ac8aaed49658d8
  
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/fa362182458be882b40935ee97ac8aaed49658d8
  Author: Mark Waite 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Test with Java 21

Java 21 was released Sep 19, 2023. We want to announce full support
for Java 21 in early October and would like the most used plugins to be
compiled and tested with Java 21.

The acceptance test harness and plugin bill of materials tests are already
passing with Java 21. This is a further step to improve plugin readiness
for use with Java 21 and for development with Java 21.

The change intentionally tests only two Java configurations, Java 17
and Java 21 because we believe that the risk of a regression that only
affects Java 11 is low. We generate Java 11 byte code with the Java 17
and the Java 21 builds, so we're already testing Java 11 byte code.


  Commit: 4dfabbd448e0c5927cc907707f24966f59769832
  
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/4dfabbd448e0c5927cc907707f24966f59769832
  Author: Mark Waite 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Process dependencies with dependabot


  Commit: d9a1c4f5c99d6ff2a135a50ebca11177918dc46f
  
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/d9a1c4f5c99d6ff2a135a50ebca11177918dc46f
  Author: Mark Waite 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
A .github/dependabot.yml
M Jenkinsfile
M pom.xml
M 
src/test/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorderTest.java

  Log Message:
  ---
  Merge branch 'master' into dependabot/maven/org.jenkins-ci.plugins-badge-1.9.1


Compare: 
https://github.com/jenkinsci/groovy-postbuild-plugin/compare/f2c185ef6c9e...d9a1c4f5c99d

-- 
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/groovy-postbuild-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-badge-1.9.1/f2c185-d9a1c4%40github.com.


[jenkinsci/groovy-postbuild-plugin] 4dfabb: Process dependencies with dependabot

2023-12-15 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/groovy-postbuild-plugin
  Commit: 4dfabbd448e0c5927cc907707f24966f59769832
  
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/4dfabbd448e0c5927cc907707f24966f59769832
  Author: Mark Waite 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Process dependencies with dependabot


-- 
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/groovy-postbuild-plugin/push/refs/heads/master/fa3621-4dfabb%40github.com.


[jenkinsci/groovy-postbuild-plugin] b61014: Adapt test to recent Jenkins versions

2023-12-15 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/groovy-postbuild-plugin
  Commit: b610143f68d639c888c1ca32aab4a78e3fa6bbc1
  
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/b610143f68d639c888c1ca32aab4a78e3fa6bbc1
  Author: Mark Waite 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
M 
src/test/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorderTest.java

  Log Message:
  ---
  Adapt test to recent Jenkins versions


  Commit: 50e2a7fe2f05df7c30e063cacc1abb86ad5b2949
  
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/50e2a7fe2f05df7c30e063cacc1abb86ad5b2949
  Author: Mark Waite 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
M 
src/test/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorderTest.java

  Log Message:
  ---
  Simplify assertion for current Jenkins


  Commit: e6ef3dc5165042fb5e48a0d794a019cf31c957c7
  
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/e6ef3dc5165042fb5e48a0d794a019cf31c957c7
  Author: Mark Waite 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use parent pom 4.74


  Commit: 4635eae12b9eae6295a244bcbe65b196ffe6663a
  
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/4635eae12b9eae6295a244bcbe65b196ffe6663a
  Author: Mark Waite 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Require Java 11 and Jenkins 2.361.4 or newer, use plugin bill of materials


  Commit: fa362182458be882b40935ee97ac8aaed49658d8
  
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/fa362182458be882b40935ee97ac8aaed49658d8
  Author: Mark Waite 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Test with Java 21

Java 21 was released Sep 19, 2023. We want to announce full support
for Java 21 in early October and would like the most used plugins to be
compiled and tested with Java 21.

The acceptance test harness and plugin bill of materials tests are already
passing with Java 21. This is a further step to improve plugin readiness
for use with Java 21 and for development with Java 21.

The change intentionally tests only two Java configurations, Java 17
and Java 21 because we believe that the risk of a regression that only
affects Java 11 is low. We generate Java 11 byte code with the Java 17
and the Java 21 builds, so we're already testing Java 11 byte code.


Compare: 
https://github.com/jenkinsci/groovy-postbuild-plugin/compare/91f2d4ff8aae...fa362182458b

-- 
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/groovy-postbuild-plugin/push/refs/heads/master/91f2d4-fa3621%40github.com.


[jenkins-infra/jenkins.io] 0b56af: fix minor grammar error (#6955)

2023-12-15 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 0b56af202bdabba15ea0668294677b0d262013cf
  
https://github.com/jenkins-infra/jenkins.io/commit/0b56af202bdabba15ea0668294677b0d262013cf
  Author: Mark Waite 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
M content/doc/book/pipeline/jenkinsfile.adoc

  Log Message:
  ---
  fix minor grammar error (#6955)

* Render footnote correctly

Asciidoc documentation says that the footnote macro should be immediately
after the item it is annotating, just as this footnote is.  I assume
that means the footnote text was the problem because it contains a
punctuation character.  When I remove that punctuation character, the
footnote renders correctly.

Fixes #6940

* Minor grammar fix


-- 
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/jenkins-infra/jenkins.io/push/refs/heads/master/f159e4-0b56af%40github.com.


[jenkins-infra/jenkins.io] f159e4: Render footnote correctly (#6954)

2023-12-15 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: f159e40cbcbf9d164381d5f02033c914f3bcb44a
  
https://github.com/jenkins-infra/jenkins.io/commit/f159e40cbcbf9d164381d5f02033c914f3bcb44a
  Author: Mark Waite 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
M content/doc/developer/plugin-development/build-process.adoc

  Log Message:
  ---
  Render footnote correctly (#6954)

Asciidoc documentation says that the footnote macro should be immediately
after the item it is annotating, just as this footnote is.  I assume
that means the footnote text was the problem because it contains a
punctuation character.  When I remove that punctuation character, the
footnote renders correctly.

Fixes #6940


-- 
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/jenkins-infra/jenkins.io/push/refs/heads/master/b4b000-f159e4%40github.com.


[jenkinsci/priority-sorter-plugin] e54109: Remove unused eclipse-formatter

2023-12-15 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/priority-sorter-plugin
  Commit: e54109095eb9358abd2448341a49992d4df854b3
  
https://github.com/jenkinsci/priority-sorter-plugin/commit/e54109095eb9358abd2448341a49992d4df854b3
  Author: Mark Waite 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
R eclipse-formatter.xml

  Log Message:
  ---
  Remove unused eclipse-formatter

Using spotless for code formatting


-- 
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/priority-sorter-plugin/push/refs/heads/master/9fba24-e54109%40github.com.


[jenkins-infra/jenkins.io] 65ed8e: Fix bug in advisories.rss.xml where there is no cl...

2023-12-15 Thread 'Mark Waite' via Jenkins Commits
  Branch: 
refs/heads/updatecli_1241d98c3a17ddcf5a9f1df90b104d4ce56f40c46317137c5e088ce359b2df00
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 65ed8e0f12e0775d994821eaeb13f9f994ce581a
  
https://github.com/jenkins-infra/jenkins.io/commit/65ed8e0f12e0775d994821eaeb13f9f994ce581a
  Author: Katie Maison <94536987+katie291...@users.noreply.github.com>
  Date:   2023-12-13 (Wed, 13 Dec 2023)

  Changed paths:
M content/security/advisories/rss.xml.haml

  Log Message:
  ---
  Fix bug in advisories.rss.xml where there is no closing li tag (#6944)

Add li tag


  Commit: 842dd489fcb97c3c868e2027fd3e3e4ea47808e3
  
https://github.com/jenkins-infra/jenkins.io/commit/842dd489fcb97c3c868e2027fd3e3e4ea47808e3
  Author: Bruno Verachten 
  Date:   2023-12-13 (Wed, 13 Dec 2023)

  Changed paths:
A content/blog/2023/12/15/2023-12-15-jenkins-november-newsletter.adoc

  Log Message:
  ---
  First draft of the November newsletter. (#6930)

* First draft of the November newsletter.

* fix(documentation): Misprint.

* fix(documentation): No outreach section, no key takeaways.

* fix(documentation): Misprints.

* fix(documentation): Misprints.

* some updates to the syntax/text

* Update content/blog/2023/12/15/2023-12-15-jenkins-november-newsletter.adoc

-

Co-authored-by: Kevin Martens <99040580+kmarten...@users.noreply.github.com>


  Commit: 1c84f47c9edae105bd624f211d46e59d23feec59
  
https://github.com/jenkins-infra/jenkins.io/commit/1c84f47c9edae105bd624f211d46e59d23feec59
  Author: Mark Waite 
  Date:   2023-12-13 (Wed, 13 Dec 2023)

  Changed paths:
M content/_data/changelogs/lts.yml

  Log Message:
  ---
  Fix link to end of Java support changelog entry for 2.426.2 (#6946)

* https://github.com/jenkinsci/jenkins/pull/8661


  Commit: dbfe59134a83d97fa703dfafe7370c5b949eefb2
  
https://github.com/jenkins-infra/jenkins.io/commit/dbfe59134a83d97fa703dfafe7370c5b949eefb2
  Author: Hervé Le Meur <91831478+lemeurhe...@users.noreply.github.com>
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  chore: add a step to purge cached CSS (#6947)


  Commit: adbb38e88f73c8b1a94b6296a341b0cf51f9cbfd
  
https://github.com/jenkins-infra/jenkins.io/commit/adbb38e88f73c8b1a94b6296a341b0cf51f9cbfd
  Author: Hervé Le Meur <91831478+lemeurhe...@users.noreply.github.com>
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
M content/_layouts/changelog.html.haml

  Log Message:
  ---
  fix: correct RSS icon height in /changelog (#6952)


  Commit: b4b0001fa74e31b5db8d2a0dd83e9a295e2a0e5e
  
https://github.com/jenkins-infra/jenkins.io/commit/b4b0001fa74e31b5db8d2a0dd83e9a295e2a0e5e
  Author: Bruno Verachten 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
A updatecli/scripts/jenkins-lts-baseline.sh
M updatecli/updatecli.d/jenkins-lts.yaml

  Log Message:
  ---
  chore(dependencies): Now finds the latest baseline. (#6948)

* chore(dependencies): Now finds the latest baseline.

* Update updatecli/scripts/jenkins-lts-baseline.sh

Co-authored-by: Mark Waite 

-

Co-authored-by: Mark Waite 


  Commit: 9ac5ddcb8574dc1a525bdaadced698e2d689ae20
  
https://github.com/jenkins-infra/jenkins.io/commit/9ac5ddcb8574dc1a525bdaadced698e2d689ae20
  Author: Mark Waite 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
M Jenkinsfile
M content/_data/changelogs/lts.yml
M content/_layouts/changelog.html.haml
A content/blog/2023/12/15/2023-12-15-jenkins-november-newsletter.adoc
M content/security/advisories/rss.xml.haml
A updatecli/scripts/jenkins-lts-baseline.sh
M updatecli/updatecli.d/jenkins-lts.yaml

  Log Message:
  ---
  Merge branch 'master' into 
updatecli_1241d98c3a17ddcf5a9f1df90b104d4ce56f40c46317137c5e088ce359b2df00


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/312523d0f3cf...9ac5ddcb8574

-- 
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/jenkins-infra/jenkins.io/push/refs/heads/updatecli_1241d98c3a17ddcf5a9f1df90b104d4ce56f40c46317137c5e088ce359b2df00/312523-9ac5dd%40github.com.


[jenkinsci/priority-sorter-plugin] 9fba24: Remove unused import

2023-12-15 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/priority-sorter-plugin
  Commit: 9fba2492a622cfbe4d02a540c44a0cb290b599b3
  
https://github.com/jenkinsci/priority-sorter-plugin/commit/9fba2492a622cfbe4d02a540c44a0cb290b599b3
  Author: Mark Waite 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
M src/test/java/jenkins/advancedqueue/test/MatrixTest.java

  Log Message:
  ---
  Remove unused import


-- 
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/priority-sorter-plugin/push/refs/heads/master/43b4af-9fba24%40github.com.


[jenkinsci/priority-sorter-plugin] 43b4af: Remove another flaky test

2023-12-15 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/priority-sorter-plugin
  Commit: 43b4afc4fa39c00bcd70592a75495b9b6a9835cd
  
https://github.com/jenkinsci/priority-sorter-plugin/commit/43b4afc4fa39c00bcd70592a75495b9b6a9835cd
  Author: Mark Waite 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
M src/test/java/jenkins/advancedqueue/test/MatrixTest.java

  Log Message:
  ---
  Remove another flaky test


-- 
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/priority-sorter-plugin/push/refs/heads/master/d4954f-43b4af%40github.com.


[jenkinsci/configuration-as-code-plugin] 245831: Use joda-time as a test dependency (#2437)

2023-12-15 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 245831474ad056cf83b8920535fe5135fb88ca97
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/245831474ad056cf83b8920535fe5135fb88ca97
  Author: Mark Waite 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
M integrations/pom.xml

  Log Message:
  ---
  Use joda-time as a test dependency (#2437)


-- 
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/configuration-as-code-plugin/push/refs/heads/master/21806a-245831%40github.com.


[jenkinsci/priority-sorter-plugin] d4954f: Remove unused import

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/priority-sorter-plugin
  Commit: d4954f4b690e8e346b049f265566e479518a5130
  
https://github.com/jenkinsci/priority-sorter-plugin/commit/d4954f4b690e8e346b049f265566e479518a5130
  Author: Mark Waite 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
M src/test/java/jenkins/advancedqueue/test/MatrixTest.java

  Log Message:
  ---
  Remove unused import


-- 
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/priority-sorter-plugin/push/refs/heads/master/1daf3c-d4954f%40github.com.


[jenkinsci/priority-sorter-plugin] 1daf3c: Remove another flaky test

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/priority-sorter-plugin
  Commit: 1daf3ca5bcbdcf33ea8830c4f53c6858cd9070e5
  
https://github.com/jenkinsci/priority-sorter-plugin/commit/1daf3ca5bcbdcf33ea8830c4f53c6858cd9070e5
  Author: Mark Waite 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
M src/test/java/jenkins/advancedqueue/test/MatrixTest.java

  Log Message:
  ---
  Remove another flaky test


-- 
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/priority-sorter-plugin/push/refs/heads/master/457323-1daf3c%40github.com.


[jenkinsci/xshell-plugin] ac1b2d: Add pull request labeler

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xshell-plugin
  Commit: ac1b2dbead667303e80a172ac69fdd4e98fbbd55
  
https://github.com/jenkinsci/xshell-plugin/commit/ac1b2dbead667303e80a172ac69fdd4e98fbbd55
  Author: Mark Waite 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
A .github/labeler.yml
A .github/workflows/labeler.yml

  Log Message:
  ---
  Add pull request labeler


-- 
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/xshell-plugin/push/refs/heads/master/aa1481-ac1b2d%40github.com.


[jenkinsci/versioncolumn-plugin] cd0ed8: Add pull request labeler

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/versioncolumn-plugin
  Commit: cd0ed8c230704ef6fb5ec30a7af3cc4dd880f6ce
  
https://github.com/jenkinsci/versioncolumn-plugin/commit/cd0ed8c230704ef6fb5ec30a7af3cc4dd880f6ce
  Author: Mark Waite 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
A .github/labeler.yml
A .github/workflows/labeler.yml

  Log Message:
  ---
  Add pull request labeler


-- 
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/versioncolumn-plugin/push/refs/heads/master/af8e86-cd0ed8%40github.com.


[jenkinsci/pollscm-plugin] 090ee1: Add pull request labeler

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pollscm-plugin
  Commit: 090ee16b7f662f22c61cd810e842a1e78da68114
  
https://github.com/jenkinsci/pollscm-plugin/commit/090ee16b7f662f22c61cd810e842a1e78da68114
  Author: Mark Waite 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
A .github/labeler.yml
A .github/workflows/labeler.yml

  Log Message:
  ---
  Add pull request labeler


-- 
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/pollscm-plugin/push/refs/heads/master/6794b1-090ee1%40github.com.


[jenkinsci/nodelabelparameter-plugin] 8b3d64: Add pull request labeler

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nodelabelparameter-plugin
  Commit: 8b3d64e831f281bc021e61a8c90f820e34c6e7ac
  
https://github.com/jenkinsci/nodelabelparameter-plugin/commit/8b3d64e831f281bc021e61a8c90f820e34c6e7ac
  Author: Mark Waite 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
A .github/labeler.yml
A .github/workflows/labeler.yml

  Log Message:
  ---
  Add pull request labeler


-- 
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/nodelabelparameter-plugin/push/refs/heads/master/7b63a9-8b3d64%40github.com.


[jenkinsci/implied-labels-plugin] 9b35c5: Add pull request labeler

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/implied-labels-plugin
  Commit: 9b35c535e2321ce873f24eef0cdb6b591ed84d7c
  
https://github.com/jenkinsci/implied-labels-plugin/commit/9b35c535e2321ce873f24eef0cdb6b591ed84d7c
  Author: Mark Waite 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
A .github/labeler.yml
A .github/workflows/labeler.yml

  Log Message:
  ---
  Add pull request labeler


-- 
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/implied-labels-plugin/push/refs/heads/master/0cd9ce-9b35c5%40github.com.


[jenkinsci/embeddable-build-status-plugin] 88dc3f: Add pull request labeler

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/embeddable-build-status-plugin
  Commit: 88dc3f1ccc611b5373c782fdc9805eb17404909b
  
https://github.com/jenkinsci/embeddable-build-status-plugin/commit/88dc3f1ccc611b5373c782fdc9805eb17404909b
  Author: Mark Waite 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
A .github/labeler.yml
A .github/workflows/labeler.yml

  Log Message:
  ---
  Add pull request labeler


-- 
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/embeddable-build-status-plugin/push/refs/heads/master/bfeecd-88dc3f%40github.com.


[jenkinsci/basic-branch-build-strategies-plugin] 167a97: Add pull request labeler

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/basic-branch-build-strategies-plugin
  Commit: 167a97a93e5b1b6ee8fc6eded819af79eed3623d
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/167a97a93e5b1b6ee8fc6eded819af79eed3623d
  Author: Mark Waite 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
A .github/labeler.yml
A .github/workflows/labeler.yml

  Log Message:
  ---
  Add pull request labeler


-- 
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/basic-branch-build-strategies-plugin/push/refs/heads/master/94241e-167a97%40github.com.


[jenkinsci/authorize-project-plugin] 4cc240: Add pull request labeler

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/authorize-project-plugin
  Commit: 4cc2404156a02e4c5edd2575695bdabdf51af8f4
  
https://github.com/jenkinsci/authorize-project-plugin/commit/4cc2404156a02e4c5edd2575695bdabdf51af8f4
  Author: Mark Waite 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
A .github/labeler.yml
A .github/workflows/labeler.yml

  Log Message:
  ---
  Add pull request labeler


-- 
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/authorize-project-plugin/push/refs/heads/master/048cd0-4cc240%40github.com.


[jenkinsci/apache-httpcomponents-client-4-api-plugin] ce1d77: Add pull request labeler

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin
  Commit: ce1d776717b4dd73155e1f5adbc2dad8988a0d92
  
https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/commit/ce1d776717b4dd73155e1f5adbc2dad8988a0d92
  Author: Mark Waite 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
A .github/labeler.yml
A .github/workflows/labeler.yml

  Log Message:
  ---
  Add pull request labeler


-- 
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/apache-httpcomponents-client-4-api-plugin/push/refs/heads/master/d43026-ce1d77%40github.com.


[jenkinsci/priority-sorter-plugin] 457323: [maven-release-plugin] prepare for next developmen...

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/priority-sorter-plugin
  Commit: 457323d8bbd8057b7a8538c4ec026d95e23440f5
  
https://github.com/jenkinsci/priority-sorter-plugin/commit/457323d8bbd8057b7a8538c4ec026d95e23440f5
  Author: Mark Waite 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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/priority-sorter-plugin/push/refs/heads/master/18202d-457323%40github.com.


[jenkinsci/priority-sorter-plugin]

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/tags/PrioritySorter-5.1.0
  Home:   https://github.com/jenkinsci/priority-sorter-plugin

-- 
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/priority-sorter-plugin/push/refs/tags/PrioritySorter-5.1.0/00-f17ac2%40github.com.


[jenkinsci/priority-sorter-plugin] 18202d: [maven-release-plugin] prepare release PrioritySor...

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/priority-sorter-plugin
  Commit: 18202da13fef2bdc714ffccde101905269e8cdff
  
https://github.com/jenkinsci/priority-sorter-plugin/commit/18202da13fef2bdc714ffccde101905269e8cdff
  Author: Mark Waite 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release PrioritySorter-5.1.0


-- 
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/priority-sorter-plugin/push/refs/heads/master/c87f73-18202d%40github.com.


[jenkinsci/priority-sorter-plugin] c87f73: Remove flaky test (#320)

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/priority-sorter-plugin
  Commit: c87f7320d3186cedd7f2ec624cb799c52ee06d93
  
https://github.com/jenkinsci/priority-sorter-plugin/commit/c87f7320d3186cedd7f2ec624cb799c52ee06d93
  Author: Mark Waite 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
M src/test/java/jenkins/advancedqueue/test/MatrixTest.java

  Log Message:
  ---
  Remove flaky test (#320)


-- 
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/priority-sorter-plugin/push/refs/heads/master/2b3506-c87f73%40github.com.


[jenkinsci/testng-plugin-plugin] f0f5a0: Use labeler v5 and common defaults

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testng-plugin-plugin
  Commit: f0f5a090bf8053c9d2b67e7ca619aa263c748de6
  
https://github.com/jenkinsci/testng-plugin-plugin/commit/f0f5a090bf8053c9d2b67e7ca619aa263c748de6
  Author: Mark Waite 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
M .github/labeler.yml
M .github/workflows/labeler.yml

  Log Message:
  ---
  Use labeler v5 and common defaults


-- 
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/testng-plugin-plugin/push/refs/heads/master/7307aa-f0f5a0%40github.com.


[jenkinsci/schedule-build-plugin] 0dcbfe: better docs (#289)

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/schedule-build-plugin
  Commit: 0dcbfe243db30c81516b71bbe82776487d318e81
  
https://github.com/jenkinsci/schedule-build-plugin/commit/0dcbfe243db30c81516b71bbe82776487d318e81
  Author: Mark Waite 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
R CHANGELOG.md
M README.md

  Log Message:
  ---
  better docs (#289)

* Add release notes and issue report to documentation

* Remove unused changelog

Linked from documentation to a tagged version of the changelog.


-- 
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/schedule-build-plugin/push/refs/heads/master/f0e777-0dcbfe%40github.com.


[jenkinsci/schedule-build-plugin] f0e777: Use labeler v5 and common defaults

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/schedule-build-plugin
  Commit: f0e7771d8cf76523dc200a9f9e2dfb9a8f72efab
  
https://github.com/jenkinsci/schedule-build-plugin/commit/f0e7771d8cf76523dc200a9f9e2dfb9a8f72efab
  Author: Mark Waite 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
M .github/labeler.yml
M .github/workflows/labeler.yml

  Log Message:
  ---
  Use labeler v5 and common defaults


-- 
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/schedule-build-plugin/push/refs/heads/master/f297f7-f0e777%40github.com.


[jenkinsci/priority-sorter-plugin] 096a3e: Add code formatting instructions to contribution g...

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/priority-sorter-plugin
  Commit: 096a3ebeb234085575e80ae0cff9cfdf3e34f514
  
https://github.com/jenkinsci/priority-sorter-plugin/commit/096a3ebeb234085575e80ae0cff9cfdf3e34f514
  Author: Mark Waite 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
M CONTRIBUTING.md

  Log Message:
  ---
  Add code formatting instructions to contribution guide (#319)


-- 
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/priority-sorter-plugin/push/refs/heads/master/a75489-096a3e%40github.com.


[jenkinsci/priority-sorter-plugin] a75489: Use common defaults for labeler v5

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/priority-sorter-plugin
  Commit: a754899a4de2f3e916ee121abf39479546e03050
  
https://github.com/jenkinsci/priority-sorter-plugin/commit/a754899a4de2f3e916ee121abf39479546e03050
  Author: Mark Waite 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
M .github/labeler.yml

  Log Message:
  ---
  Use common defaults for labeler v5


-- 
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/priority-sorter-plugin/push/refs/heads/master/472a07-a75489%40github.com.


[jenkinsci/platformlabeler-plugin] fb8be5: Add FreeBSD 14, remove FreeBSD 12 (#1234)

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: fb8be500f3b61e2aba0fd72e104fbbbdd39a6a56
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/fb8be500f3b61e2aba0fd72e104fbbbdd39a6a56
  Author: Mark Waite 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Add FreeBSD 14, remove FreeBSD 12 (#1234)

FreeBSD 12 security support ends 31 Dec 2023


-- 
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/platformlabeler-plugin/push/refs/heads/master/13f56a-fb8be5%40github.com.


[jenkinsci/platformlabeler-plugin] 13f56a: Use common labeler config (#1233)

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: 13f56ada104ff13bc51f1a26f8cdf0f10e5b45da
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/13f56ada104ff13bc51f1a26f8cdf0f10e5b45da
  Author: Mark Waite 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
M .github/labeler.yml

  Log Message:
  ---
  Use common labeler config (#1233)


-- 
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/platformlabeler-plugin/push/refs/heads/master/12986c-13f56a%40github.com.


[jenkinsci/git-plugin] 346e2d: Minor phrasing improvement in contributing guide (...

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 346e2d5102dd46314db24433926f92549b9588a6
  
https://github.com/jenkinsci/git-plugin/commit/346e2d5102dd46314db24433926f92549b9588a6
  Author: Mark Waite 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
M CONTRIBUTING.adoc

  Log Message:
  ---
  Minor phrasing improvement in contributing guide (#1535)


-- 
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/git-plugin/push/refs/heads/master/cc0acc-346e2d%40github.com.


[jenkinsci/git-plugin] cc0acc: Use PR labeler v5 and common defaults (#1534)

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: cc0acccd451208fd6edcbe1e8d154fb49e4ba101
  
https://github.com/jenkinsci/git-plugin/commit/cc0acccd451208fd6edcbe1e8d154fb49e4ba101
  Author: Mark Waite 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
M .github/labeler.yml
M .github/workflows/labeler.yml

  Log Message:
  ---
  Use PR labeler v5 and common defaults (#1534)


-- 
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/git-plugin/push/refs/heads/master/adfdc9-cc0acc%40github.com.


[jenkinsci/git-client-plugin] 9b18b1: Add automated formatting note to contributing guid...

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 9b18b1ca4561af168100551bce0e2910a7a98826
  
https://github.com/jenkinsci/git-client-plugin/commit/9b18b1ca4561af168100551bce0e2910a7a98826
  Author: Mark Waite 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
M CONTRIBUTING.adoc

  Log Message:
  ---
  Add automated formatting note to contributing guide (#1083)

Automated code formatting is easier to manage and assures consistency
between plugin pull requests.


-- 
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/git-client-plugin/push/refs/heads/master/f08e18-9b18b1%40github.com.


[jenkinsci/git-client-plugin] f08e18: Use labeler v5 and a reasonable set of defaults (#...

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: f08e18993d6333b0aa98f5e30aec02656f92590a
  
https://github.com/jenkinsci/git-client-plugin/commit/f08e18993d6333b0aa98f5e30aec02656f92590a
  Author: Mark Waite 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
M .github/labeler.yml
M .github/workflows/labeler.yml

  Log Message:
  ---
  Use labeler v5 and a reasonable set of defaults (#1082)


-- 
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/git-client-plugin/push/refs/heads/master/88630f-f08e18%40github.com.


[jenkinsci/elastic-axis-plugin] 06c3f0: Minor update to contributing guidelines (#335)

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/elastic-axis-plugin
  Commit: 06c3f03c5c6c99cfffb924c3f66a261cc8b22945
  
https://github.com/jenkinsci/elastic-axis-plugin/commit/06c3f03c5c6c99cfffb924c3f66a261cc8b22945
  Author: Mark Waite 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
M CONTRIBUTING.md

  Log Message:
  ---
  Minor update to contributing guidelines (#335)


-- 
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/elastic-axis-plugin/push/refs/heads/master/91ea98-06c3f0%40github.com.


[jenkinsci/elastic-axis-plugin] 91ea98: Fix capitalization errors and minor phrasing error...

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/elastic-axis-plugin
  Commit: 91ea98fdba9c3f1f5e8a850701e492af4dde5c98
  
https://github.com/jenkinsci/elastic-axis-plugin/commit/91ea98fdba9c3f1f5e8a850701e492af4dde5c98
  Author: Mark Waite 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
M .github/labeler.yml
M README.md

  Log Message:
  ---
  Fix capitalization errors and minor phrasing errors (#334)

* Fix capitalization errors and minor phrasing errors

* Update labeler config


-- 
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/elastic-axis-plugin/push/refs/heads/master/4642dc-91ea98%40github.com.


[jenkinsci/elastic-axis-plugin] 4642dc: Use PR labeler v5

2023-12-14 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/elastic-axis-plugin
  Commit: 4642dc553fb20067811d649afaf0f77ba19d9e8e
  
https://github.com/jenkinsci/elastic-axis-plugin/commit/4642dc553fb20067811d649afaf0f77ba19d9e8e
  Author: Mark Waite 
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
M .github/labeler.yml
M .github/workflows/labeler.yml

  Log Message:
  ---
  Use PR labeler v5


-- 
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/elastic-axis-plugin/push/refs/heads/master/f64cfb-4642dc%40github.com.


[jenkins-infra/jenkins.io] 1c84f4: Fix link to end of Java support changelog entry fo...

2023-12-13 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 1c84f47c9edae105bd624f211d46e59d23feec59
  
https://github.com/jenkins-infra/jenkins.io/commit/1c84f47c9edae105bd624f211d46e59d23feec59
  Author: Mark Waite 
  Date:   2023-12-13 (Wed, 13 Dec 2023)

  Changed paths:
M content/_data/changelogs/lts.yml

  Log Message:
  ---
  Fix link to end of Java support changelog entry for 2.426.2 (#6946)

* https://github.com/jenkinsci/jenkins/pull/8661


-- 
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/jenkins-infra/jenkins.io/push/refs/heads/master/842dd4-1c84f4%40github.com.


[jenkins-infra/jenkins.io]

2023-12-12 Thread 'Mark Waite' via Jenkins Commits
  Branch: 
refs/heads/updatecli_ca09fb19dcf03a9191488d4e4aa1f622581782f668f868002e1a5f2737b886bd
  Home:   https://github.com/jenkins-infra/jenkins.io

-- 
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/jenkins-infra/jenkins.io/push/refs/heads/updatecli_ca09fb19dcf03a9191488d4e4aa1f622581782f668f868002e1a5f2737b886bd/4a621c-00%40github.com.


[jenkins-infra/jenkins.io]

2023-12-12 Thread 'Mark Waite' via Jenkins Commits
  Branch: 
refs/heads/updatecli_1241d98c3a17ddcf5a9f1df90b104d4ce56f40c46317137c5e088ce359b2df00
  Home:   https://github.com/jenkins-infra/jenkins.io

-- 
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/jenkins-infra/jenkins.io/push/refs/heads/updatecli_1241d98c3a17ddcf5a9f1df90b104d4ce56f40c46317137c5e088ce359b2df00/d66e1f-00%40github.com.


[jenkins-infra/update-center2] 33eae7: Suspend distribution of Confluence publisher plugi...

2023-12-12 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: 33eae75273111e52e79c2b6bafd3ffe891fb4d9e
  
https://github.com/jenkins-infra/update-center2/commit/33eae75273111e52e79c2b6bafd3ffe891fb4d9e
  Author: Mark Waite 
  Date:   2023-12-12 (Tue, 12 Dec 2023)

  Changed paths:
M resources/artifact-ignores.properties

  Log Message:
  ---
  Suspend distribution of Confluence publisher plugin (#756)

* Suspend Confluence publisher plugin distribution - uses closed source 
dependency

https://github.com/jenkins-infra/helpdesk/issues/3856 explains that the
Confluence publisher plugin uses a dependency that is not open source
licensed.

The Confluence publisher libraries are Atlassian licensed including:

* com.atlassian.confluence:confluence-java-api:7.14.0
* com.atlassian.confluence:confluence-rest-client:7.14.0
* com.atlassian.confluence:confluence-rest-serialization:7.14.0
* com.atlassian.confluence:confluence-rest-api:7.14.0

The Atlassian license is not an open source license.  Refer to
https://www.atlassian.com/legal/software-license-agreement for the
details of the license.

https://www.jenkins.io/project/governance/#license says that the Jenkins
project requires plugins that it distributes to be open source, including
their dependencies.  When a closed source dependency is detected in a
plugin, we suspend distribution of that plugin.  If maintainers update
the plugin to remove the closed source dependency, distribution can
begin for the new release that removes the closed source dependency.

Fixes https://github.com/jenkins-infra/helpdesk/issues/3856


-- 
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/jenkins-infra/update-center2/push/refs/heads/master/4934bc-33eae7%40github.com.


[jenkinsci/xshell-plugin]

2023-12-11 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.76
  Home:   https://github.com/jenkinsci/xshell-plugin

-- 
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/xshell-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.76/0e44fe-00%40github.com.


[jenkinsci/priority-sorter-plugin]

2023-12-11 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/labeler-5
  Home:   https://github.com/jenkinsci/priority-sorter-plugin

-- 
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/priority-sorter-plugin/push/refs/heads/dependabot/github_actions/actions/labeler-5/4145a4-00%40github.com.


[jenkins-infra/jenkins.io]

2023-12-11 Thread 'Mark Waite' via Jenkins Commits
  Branch: 
refs/heads/updatecli_651f9b43b3cb77399a9a3a2acf5f7cb4b5cbafd0c8a53ccf4e8e1ec8b505fbf6
  Home:   https://github.com/jenkins-infra/jenkins.io

-- 
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/jenkins-infra/jenkins.io/push/refs/heads/updatecli_651f9b43b3cb77399a9a3a2acf5f7cb4b5cbafd0c8a53ccf4e8e1ec8b505fbf6/388ad9-00%40github.com.


[jenkins-infra/jenkins.io]

2023-12-11 Thread 'Mark Waite' via Jenkins Commits
  Branch: 
refs/heads/updatecli_05014a7b574d7d483df06a73ee750c528e5a90a636a3fa1f44e4f0b1078cbccf
  Home:   https://github.com/jenkins-infra/jenkins.io

-- 
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/jenkins-infra/jenkins.io/push/refs/heads/updatecli_05014a7b574d7d483df06a73ee750c528e5a90a636a3fa1f44e4f0b1078cbccf/f2bf43-00%40github.com.


[jenkinsci/configuration-as-code-plugin] 21806a: Use joda-time plugin for integration tests, not jo...

2023-12-11 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 21806a5b67199aa1acfb6f6a24bb9a77f682f3a2
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/21806a5b67199aa1acfb6f6a24bb9a77f682f3a2
  Author: Mark Waite 
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
M integrations/pom.xml

  Log Message:
  ---
  Use joda-time plugin for integration tests, not joda-time jar file (#2436)


-- 
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/configuration-as-code-plugin/push/refs/heads/master/bbfb99-21806a%40github.com.


[jenkins-infra/update-center2] 4934bc: Suspend distribution of Crowd2 plugin (#755)

2023-12-11 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: 4934bcfce128a05333be2413359c405b95d6a8c8
  
https://github.com/jenkins-infra/update-center2/commit/4934bcfce128a05333be2413359c405b95d6a8c8
  Author: Mark Waite 
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
M resources/artifact-ignores.properties

  Log Message:
  ---
  Suspend distribution of Crowd2 plugin (#755)

* Suspend Crowd2 plugin distribution - uses closed source dependency

https://github.com/jenkins-infra/helpdesk/issues/3854 explains that
the Crowd2 integration plugin uses a dependency that is not open source
licensed.

The Crowd2 integration library is Atlassian licensed as described in
https://github.com/jenkins-infra/helpdesk/issues/3842#issuecomment-1847559631

The Atlassian license is not an open source license.  Refer to
https://www.atlassian.com/legal/software-license-agreement for the
details of the license.

https://www.jenkins.io/project/governance/#license says that the Jenkins
project requires plugins that it distributes to be open source, including
their dependencies.  When a closed source dependency is detected in a
plugin, we suspend distribution of that plugin.  If maintainers update
the plugin to remove the closed source dependency, distribution can
begin for the new release that removes the closed source dependency.

Fixes https://github.com/jenkins-infra/helpdesk/issues/3854

* Better comment phrase

* Reduce diffs


-- 
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/jenkins-infra/update-center2/push/refs/heads/master/da75b8-4934bc%40github.com.


[jenkinsci/crowd2-plugin] 34d38d: Document that Crowd2 plugin distribution will be s...

2023-12-10 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crowd2-plugin
  Commit: 34d38d2f542008fae1443bcdd58f7c88b12bc09d
  
https://github.com/jenkinsci/crowd2-plugin/commit/34d38d2f542008fae1443bcdd58f7c88b12bc09d
  Author: Mark Waite 
  Date:   2023-12-10 (Sun, 10 Dec 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Document that Crowd2 plugin distribution will be suspended (#240)

* Document that plugin distribution will be suspended

The Crowd 2 integration plugin is using dependencies that are closed
source and are not licensed with an OSI approved open source license.

The Jenkins project governance document and the plugin hosting page
state that we only deliver plugins with open source licenses.

The specific license of concern is:

* https://www.atlassian.com/legal/software-license-agreement
  Atlassian customer license

The same license of concern is used for:

* http://www.atlassian.com/end-user-agreement/
  Atlassian 3.0 End User License Agreement

>From the `/plugin/crowd2/wrapper/thirdPartyLicenses` page of a Jenkins
installation that includes the Crowd 2 plugin:

Dependencies using the Atlassian Customer Agreement:

* com.atlassian.crowd:crowd-integration-api:5.1.5
* com.atlassian.crowd:crowd-integration-client-rest:5.1.5
* com.atlassian.crowd:embedded-crowd-api:5.1.5
* com.atlassian.crowd:crowd-integration-client-common:5.1.5

Dependencies using the Atlassian 3.0 End User License Agreement

* com.atlassian.collectors:atlassian-collectors-util:1.1

* Link to Crowd Server end of life announcement

https://www.atlassian.com/licensing/crowd#crowd-data-center says:

Important changes to our Server and Data Center products

We’ve ended sales for new server licenses and will end support for
server on February 15, 2024 PT. We’re continuing investment in Data
Center with several key improvements.

https://www.atlassian.com/migration/assess/journey-to-cloud provides a
migration path.


-- 
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/crowd2-plugin/push/refs/heads/master/c38e4c-34d38d%40github.com.


[jenkinsci/configuration-as-code-plugin] 2b7eea: Remove outdated version conditionals (#2432)

2023-12-09 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 2b7eea874392b88c592985df8b48c4a5f2d2959b
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/2b7eea874392b88c592985df8b48c4a5f2d2959b
  Author: Mark Waite 
  Date:   2023-12-09 (Sat, 09 Dec 2023)

  Changed paths:
M 
plugin/src/main/java/io/jenkins/plugins/casc/ObsoleteConfigurationMonitor.java
M 
test-harness/src/test/java/io/jenkins/plugins/casc/BackwardCompatibilityTest.java

  Log Message:
  ---
  Remove outdated version conditionals (#2432)

Co-authored-by: Tim Jacomb <21194782+ti...@users.noreply.github.com>


-- 
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/configuration-as-code-plugin/push/refs/heads/master/c96b84-2b7eea%40github.com.


[jenkinsci/configuration-as-code-plugin] c96b84: Remove Crowd2 demo and integration test - suspende...

2023-12-09 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: c96b848042b6b78cd98b44877ac1e81c259d4d6b
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/c96b848042b6b78cd98b44877ac1e81c259d4d6b
  Author: Mark Waite 
  Date:   2023-12-09 (Sat, 09 Dec 2023)

  Changed paths:
R demos/crowd2/README.md
M integrations/pom.xml
R integrations/src/test/java/io/jenkins/plugins/casc/Crowd2Test.java

  Log Message:
  ---
  Remove Crowd2 demo and integration test - suspended plugin (#2433)


-- 
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/configuration-as-code-plugin/push/refs/heads/master/c5eb51-c96b84%40github.com.


[jenkins-infra/jenkins.io]

2023-12-09 Thread 'Mark Waite' via Jenkins Commits
  Branch: 
refs/heads/updatecli_1c12173be0be4912612c87a69d03473c2f1281b0d682a6d07fb97d7620e60093
  Home:   https://github.com/jenkins-infra/jenkins.io

-- 
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/jenkins-infra/jenkins.io/push/refs/heads/updatecli_1c12173be0be4912612c87a69d03473c2f1281b0d682a6d07fb97d7620e60093/88a7f1-00%40github.com.


[jenkins-infra/jenkins.io]

2023-12-09 Thread 'Mark Waite' via Jenkins Commits
  Branch: 
refs/heads/updatecli_1fc3d0bc2e4e738f72c5cf4f9e4a90b8003bf0098c6050eda74edb4080fafe02
  Home:   https://github.com/jenkins-infra/jenkins.io

-- 
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/jenkins-infra/jenkins.io/push/refs/heads/updatecli_1fc3d0bc2e4e738f72c5cf4f9e4a90b8003bf0098c6050eda74edb4080fafe02/1bb920-00%40github.com.


[jenkins-infra/jenkins.io]

2023-12-09 Thread 'Mark Waite' via Jenkins Commits
  Branch: 
refs/heads/updatecli_5fc2cdfd76e74d8ce3d42d699e20ec8815a4d0290233aa85226a96a8d8f4180e
  Home:   https://github.com/jenkins-infra/jenkins.io

-- 
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/jenkins-infra/jenkins.io/push/refs/heads/updatecli_5fc2cdfd76e74d8ce3d42d699e20ec8815a4d0290233aa85226a96a8d8f4180e/15b32b-00%40github.com.


[jenkins-infra/jenkins.io]

2023-12-09 Thread 'Mark Waite' via Jenkins Commits
  Branch: 
refs/heads/updatecli_3bc016874633ffe322cb8c1a80d299c201f45fe4d9959e0244965a1aa8cd77d6
  Home:   https://github.com/jenkins-infra/jenkins.io

-- 
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/jenkins-infra/jenkins.io/push/refs/heads/updatecli_3bc016874633ffe322cb8c1a80d299c201f45fe4d9959e0244965a1aa8cd77d6/477ccc-00%40github.com.


[jenkinsci/platformlabeler-plugin] 191c38: Use Ruby requirment syntax

2023-12-09 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: 191c38bf5180c4fbb8ab08bfb84e95d39e12859f
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/191c38bf5180c4fbb8ab08bfb84e95d39e12859f
  Author: Mark Waite 
  Date:   2023-12-09 (Sat, 09 Dec 2023)

  Changed paths:
M .github/dependabot.yml

  Log Message:
  ---
  Use Ruby requirment syntax

https://stackoverflow.com/questions/71324482/how-can-i-get-dependabot-to-ignore-a-docker-minor-version


-- 
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/platformlabeler-plugin/push/refs/heads/master/a6257f-191c38%40github.com.


[jenkinsci/platformlabeler-plugin] a6257f: Attempt to ignore Alpine 3.19 in 3.18 dependabot

2023-12-09 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: a6257f9163193ed60b39f3fd29e950130dd007d2
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/a6257f9163193ed60b39f3fd29e950130dd007d2
  Author: Mark Waite 
  Date:   2023-12-09 (Sat, 09 Dec 2023)

  Changed paths:
M .github/dependabot.yml

  Log Message:
  ---
  Attempt to ignore Alpine 3.19 in 3.18 dependabot


-- 
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/platformlabeler-plugin/push/refs/heads/master/0e82c5-a6257f%40github.com.


[jenkinsci/platformlabeler-plugin] aca056: Switch 3.18.5 Dockerfile back

2023-12-09 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: aca05691c8b00261f79ff39187682d595f1c58ec
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/aca05691c8b00261f79ff39187682d595f1c58ec
  Author: Mark Waite 
  Date:   2023-12-09 (Sat, 09 Dec 2023)

  Changed paths:
M 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/alpine/3.18.5/Dockerfile

  Log Message:
  ---
  Switch 3.18.5 Dockerfile back


  Commit: 7257c98317397c9a221c61ae56b91cd5daf336e2
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/7257c98317397c9a221c61ae56b91cd5daf336e2
  Author: Mark Waite 
  Date:   2023-12-09 (Sat, 09 Dec 2023)

  Changed paths:
M .github/dependabot.yml
M README.md
A 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/alpine/3.19.0/Dockerfile
A 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/alpine/3.19.0/os-release

  Log Message:
  ---
  Add Alpine 3.19.0


  Commit: 0fab384c5cc83ccbfef51acb3bcc764d8fdb71a4
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/0fab384c5cc83ccbfef51acb3bcc764d8fdb71a4
  Author: Mark Waite 
  Date:   2023-12-09 (Sat, 09 Dec 2023)

  Changed paths:
M README.md
R 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/oraclelinux/8.8/Dockerfile
R 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/oraclelinux/8.8/lsb_release-a
R 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/oraclelinux/8.8/os-release
A 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/oraclelinux/8.9/Dockerfile
A 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/oraclelinux/8.9/lsb_release-a
A 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/oraclelinux/8.9/os-release

  Log Message:
  ---
  Update Oracle Linux from 8.8 to 8.9


  Commit: 6f482acc9d946aa6ce45b44bd1dd6c27cb2f5f9e
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/6f482acc9d946aa6ce45b44bd1dd6c27cb2f5f9e
  Author: Mark Waite 
  Date:   2023-12-09 (Sat, 09 Dec 2023)

  Changed paths:
M README.md
R 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/clearlinux/40390/Dockerfile
R 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/clearlinux/40390/os-release
A 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/clearlinux/40430/Dockerfile
A 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/clearlinux/40430/os-release

  Log Message:
  ---
  Use Clear Linux 40430


  Commit: 0e82c5d671ec183c5869f1dd3dcbbec8686aac62
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/0e82c5d671ec183c5869f1dd3dcbbec8686aac62
  Author: Mark Waite 
  Date:   2023-12-09 (Sat, 09 Dec 2023)

  Changed paths:
R 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/opensuse-tumbleweed/20231130/Dockerfile
R 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/opensuse-tumbleweed/20231130/os-release
A 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/opensuse-tumbleweed/20231207/Dockerfile
A 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/opensuse-tumbleweed/20231207/os-release

  Log Message:
  ---
  Use openSUSE tumbleweed 20231207


Compare: 
https://github.com/jenkinsci/platformlabeler-plugin/compare/709a12473aef...0e82c5d671ec

-- 
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/platformlabeler-plugin/push/refs/heads/master/709a12-0e82c5%40github.com.


[jenkinsci/git-plugin] b7eeb4: Require Jenkins 2.401.3 or newer (#1530)

2023-12-09 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: b7eeb4ee08b80fe413ec95b34b4fc48fe28a1222
  
https://github.com/jenkinsci/git-plugin/commit/b7eeb4ee08b80fe413ec95b34b4fc48fe28a1222
  Author: Mark Waite 
  Date:   2023-12-09 (Sat, 09 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Require Jenkins 2.401.3 or newer (#1530)

Git client plugin will soon require 2.401.3 or newer so that it can
depend on the gson-api plugin rather than bundling the gson-api jar
file as a transitive dependency for the Eclipse JGit LFS library.

42% of all installations of the git plugin are already running Jenkins
2.401.3 or newer.

75% of all installations of git plugin 5.0.0 or newer are already
running Jenkins 2.401.3 or newer.  The git plugin 5.0.0 release was
more than 11 months ago.

94% of the 107000 installations of git plugin 5.2.0 + 5.2.1 are
running on Jenkins 2.401.3 or newer.

The majority of git plugin users that are upgrading their plugin
version are upgrading to releases of the plugin on Jenkins 2.401.3 or
newer.

Security advisories that apply to Jenkins 2.401.2 or 2.387.3 and do
not apply to Jenkins 2.401.3 include:

* https://www.jenkins.io/security/advisory/2023-07-26/
* https://www.jenkins.io/security/advisory/2023-06-14/


-- 
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/git-plugin/push/refs/heads/master/afbfea-b7eeb4%40github.com.


[jenkinsci/platformlabeler-plugin] 990333: Adapt to labeler 5 syntax change

2023-12-09 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: 990333eb0a12c079328a11cc4cb939773d262bb1
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/990333eb0a12c079328a11cc4cb939773d262bb1
  Author: Mark Waite 
  Date:   2023-12-09 (Sat, 09 Dec 2023)

  Changed paths:
M .github/labeler.yml

  Log Message:
  ---
  Adapt to labeler 5 syntax change


-- 
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/platformlabeler-plugin/push/refs/heads/master/794414-990333%40github.com.


[jenkinsci/platformlabeler-plugin] 794414: Use correct paths in dependabot config

2023-12-09 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: 794414e2afb1b747fb9b6017ec99e344e4ea60ca
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/794414e2afb1b747fb9b6017ec99e344e4ea60ca
  Author: Mark Waite 
  Date:   2023-12-09 (Sat, 09 Dec 2023)

  Changed paths:
M .github/dependabot.yml

  Log Message:
  ---
  Use correct paths in dependabot config


-- 
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/platformlabeler-plugin/push/refs/heads/master/37d573-794414%40github.com.


[jenkinsci/platformlabeler-plugin] 1f18ff: Sort another dependabot entry

2023-12-09 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: 1f18ff4dc1342a7c98ff7795f134decb57e6ff7e
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/1f18ff4dc1342a7c98ff7795f134decb57e6ff7e
  Author: Mark Waite 
  Date:   2023-12-09 (Sat, 09 Dec 2023)

  Changed paths:
M .github/dependabot.yml

  Log Message:
  ---
  Sort another dependabot entry


-- 
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/platformlabeler-plugin/push/refs/heads/master/49241f-1f18ff%40github.com.


[jenkins-infra/jenkins.io]

2023-12-07 Thread 'Mark Waite' via Jenkins Commits
  Branch: 
refs/heads/updatecli_1241d98c3a17ddcf5a9f1df90b104d4ce56f40c46317137c5e088ce359b2df00
  Home:   https://github.com/jenkins-infra/jenkins.io

-- 
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/jenkins-infra/jenkins.io/push/refs/heads/updatecli_1241d98c3a17ddcf5a9f1df90b104d4ce56f40c46317137c5e088ce359b2df00/eb2348-00%40github.com.


[jenkins-infra/jenkins.io] a1005c: [Hello World Tutorial] Bump Golang alpine docker i...

2023-12-07 Thread 'Mark Waite' via Jenkins Commits
  Branch: 
refs/heads/updatecli_1241d98c3a17ddcf5a9f1df90b104d4ce56f40c46317137c5e088ce359b2df00
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: a1005cfa71cef387028bd16e72e902f525b18598
  
https://github.com/jenkins-infra/jenkins.io/commit/a1005cfa71cef387028bd16e72e902f525b18598
  Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
  Date:   2023-12-06 (Wed, 06 Dec 2023)

  Changed paths:
M content/doc/pipeline/tour/hello-world.adoc

  Log Message:
  ---
  [Hello World Tutorial] Bump Golang alpine docker image version to 
1.21.5-alpine3.18 (#6912)

chore: Update the value of the golang docker image for pipelines in t...

... he 'Hello World!' tutorial

Made with ❤️️ by updatecli

Co-authored-by: GitHub Actions 
<41898282+github-actions[bot]@users.noreply.github.com>


  Commit: eb5544b2934ac393d3650b7ec483db4a0a5c26c8
  
https://github.com/jenkins-infra/jenkins.io/commit/eb5544b2934ac393d3650b7ec483db4a0a5c26c8
  Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
  Date:   2023-12-06 (Wed, 06 Dec 2023)

  Changed paths:
M content/doc/developer/plugin-development/choosing-jenkins-baseline.adoc

  Log Message:
  ---
  Update Jenkins LTS versions to 2.426.1 in various parts of the documentation 
(#6913)

chore: Bump Jenkins oldest weekly supported version in the "Choosing ...

... a version" page

Made with ❤️️ by updatecli

Co-authored-by: GitHub Actions 
<41898282+github-actions[bot]@users.noreply.github.com>


  Commit: 51b3baf9386e1ac77ff85a940a3f00325780763e
  
https://github.com/jenkins-infra/jenkins.io/commit/51b3baf9386e1ac77ff85a940a3f00325780763e
  Author: Clinton Steiner <47841949+clintonstei...@users.noreply.github.com>
  Date:   2023-12-06 (Wed, 06 Dec 2023)

  Changed paths:
M content/doc/book/scaling/architecting-for-scale.adoc

  Log Message:
  ---
  Update architecting-for-scale.adoc. Fix typo (#6915)

Original: Jenkins should have its "our" LVM setup
New: Jenkins should have its own LVM setup


  Commit: 2712aed4eb7d8c4a23c1df986414d0d97aed2135
  
https://github.com/jenkins-infra/jenkins.io/commit/2712aed4eb7d8c4a23c1df986414d0d97aed2135
  Author: Alexander Brandes 
  Date:   2023-12-06 (Wed, 06 Dec 2023)

  Changed paths:
A content/blog/2023/12/2023-12-08-basil-crow-board-announcement.adoc
A content/images/governance/elections/2023/2023-governance-board-changes.svg
M content/project/board.html.haml

  Log Message:
  ---
  Announce board member changes (#6911)

* Announce board member changes

* Address review feedback


  Commit: d40f212c05708d4ea1732269ddc0999115bb6c48
  
https://github.com/jenkins-infra/jenkins.io/commit/d40f212c05708d4ea1732269ddc0999115bb6c48
  Author: Kevin Martens <99040580+kmarten...@users.noreply.github.com>
  Date:   2023-12-07 (Thu, 07 Dec 2023)

  Changed paths:
R content/blog/2023/11/2023-11-29-jenkins-to-github.adoc
A content/blog/2023/12/2023-12-06-jenkins-to-github.adoc
R 
content/images/post-images/2023/11/29/Screenshot-of-a-GitHub-Action-as-a-PR-Check.png
R 
content/images/post-images/2023/11/29/Screenshot-of-a-JUnit-report-on-PR-Checks-tab.png
R 
content/images/post-images/2023/11/29/Screenshot-of-a-SonarCloud-Code-Analysis-as-a-GitHub-PR-Check.png
R 
content/images/post-images/2023/11/29/Screenshot-of-a-list-of-commit-statuses.png
R 
content/images/post-images/2023/11/29/Screenshot-of-a-typical-PR-Checks-list.png
A 
content/images/post-images/2023/12/06/Screenshot-of-a-GitHub-Action-as-a-PR-Check.png
A 
content/images/post-images/2023/12/06/Screenshot-of-a-JUnit-report-on-PR-Checks-tab.png
A 
content/images/post-images/2023/12/06/Screenshot-of-a-SonarCloud-Code-Analysis-as-a-GitHub-PR-Check.png
A 
content/images/post-images/2023/12/06/Screenshot-of-a-list-of-commit-statuses.png
A 
content/images/post-images/2023/12/06/Screenshot-of-a-typical-PR-Checks-list.png
A content/images/post-images/2023/12/06/jenkins-to-github-checks.png

  Log Message:
  ---
  Jenkins.io blog - Update publish date and paths, add opengraph image for 
cross-post blog (#6914)

Update publish date and paths, add opengraph image


  Commit: eb2348850a12dc001db907409acf3e2e20446e35
  
https://github.com/jenkins-infra/jenkins.io/commit/eb2348850a12dc001db907409acf3e2e20446e35
  Author: Mark Waite 
  Date:   2023-12-07 (Thu, 07 Dec 2023)

  Changed paths:
R content/blog/2023/11/2023-11-29-jenkins-to-github.adoc
A content/blog/2023/12/2023-12-06-jenkins-to-github.adoc
A content/blog/2023/12/2023-12-08-basil-crow-board-announcement.adoc
M content/doc/book/scaling/architecting-for-scale.adoc
M content/doc/pipeline/tour/hello-world.adoc
A content/images/governance/elections/2023/2023-governance-board-changes.svg
R 
content/images/post-images/2023/11/29/Screenshot-of-a-GitHub-Action-as-a-PR-Check.png
R 

[jenkinsci/git-client-plugin] e79346: Require Jenkins 2.401.3 or newer (#1078)

2023-12-07 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: e79346dcffdf4d015075893fba4912e0d10dc40e
  
https://github.com/jenkinsci/git-client-plugin/commit/e79346dcffdf4d015075893fba4912e0d10dc40e
  Author: Mark Waite 
  Date:   2023-12-07 (Thu, 07 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Require Jenkins 2.401.3 or newer (#1078)

The gson-api plugin has been added to the bom-2.401.x line. That will
allow the plugin to stop bundling the transitive dependency on the
gson-api jar file.  That reduces the size of the hpi file and avoids
duplicating the gson-api file in multiple locations inside Jenkins.

https://github.com/jenkinsci/git-client-plugin/pull/1077 from
@jonesbusy inspired this pull request.


-- 
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/git-client-plugin/push/refs/heads/master/bfaf52-e79346%40github.com.


[jenkins-infra/jenkins.io]

2023-12-06 Thread 'Mark Waite' via Jenkins Commits
  Branch: 
refs/heads/updatecli_1fc3d0bc2e4e738f72c5cf4f9e4a90b8003bf0098c6050eda74edb4080fafe02
  Home:   https://github.com/jenkins-infra/jenkins.io

-- 
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/jenkins-infra/jenkins.io/push/refs/heads/updatecli_1fc3d0bc2e4e738f72c5cf4f9e4a90b8003bf0098c6050eda74edb4080fafe02/238903-00%40github.com.


[jenkins-infra/update-center2] da75b8: Deprecate scp plugin (#754)

2023-12-05 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: da75b84580a337dd7c69a293021043168364f280
  
https://github.com/jenkins-infra/update-center2/commit/da75b84580a337dd7c69a293021043168364f280
  Author: Mark Waite 
  Date:   2023-12-05 (Tue, 05 Dec 2023)

  Changed paths:
M resources/deprecations.properties

  Log Message:
  ---
  Deprecate scp plugin (#754)


-- 
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/jenkins-infra/update-center2/push/refs/heads/master/1d0e28-da75b8%40github.com.


[jenkinsci/scp-plugin] a35e27: Add README with reasons for deprecation

2023-12-05 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scp-plugin
  Commit: a35e270252451508a40634a24c28083eb38c122a
  
https://github.com/jenkinsci/scp-plugin/commit/a35e270252451508a40634a24c28083eb38c122a
  Author: Mark Waite 
  Date:   2023-12-05 (Tue, 05 Dec 2023)

  Changed paths:
A README.md

  Log Message:
  ---
  Add README with reasons for deprecation

https://github.com/jenkins-infra/repository-permissions-updater/pull/3668
is the repository permissions updater request that will allow me to
merge this pull request.


  Commit: ed4622728cab9dfd117843f36e6d4634004f8811
  
https://github.com/jenkinsci/scp-plugin/commit/ed4622728cab9dfd117843f36e6d4634004f8811
  Author: Mark Waite 
  Date:   2023-12-05 (Tue, 05 Dec 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Add links to last release and last code commit


  Commit: 8b39bc46b8e086b59bb8bc9dc5dae68f2e87082c
  
https://github.com/jenkinsci/scp-plugin/commit/8b39bc46b8e086b59bb8bc9dc5dae68f2e87082c
  Author: Mark Waite 
  Date:   2023-12-05 (Tue, 05 Dec 2023)

  Changed paths:
R Jenkinsfile

  Log Message:
  ---
  Remove Jenkinsfile - do not build on ci.jenkins.io

The build is currently broken and there is no motivation to retain the
job on ci.jenkins.io to show that the build is broken.


Compare: 
https://github.com/jenkinsci/scp-plugin/compare/1016dc6e1dda...8b39bc46b8e0

-- 
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/scp-plugin/push/refs/heads/master/1016dc-8b39bc%40github.com.


[jenkinsci/scm-api-plugin] bab962: Require Jenkins 2.426.1 instead of 2.426 (#233)

2023-12-05 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: bab9621cdacf4276ed5f0c93e41f794290bfc67b
  
https://github.com/jenkinsci/scm-api-plugin/commit/bab9621cdacf4276ed5f0c93e41f794290bfc67b
  Author: Mark Waite 
  Date:   2023-12-05 (Tue, 05 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Require Jenkins 2.426.1 instead of 2.426 (#233)

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


-- 
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/scm-api-plugin/push/refs/heads/master/b16722-bab962%40github.com.


<    1   2   3   4   5   6   7   8   9   10   >