Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/slave-setup-plugin
  Commit: 8bce49f3b2ecde4fd603052335fc0ea340e81b5e
      
https://github.com/jenkinsci/slave-setup-plugin/commit/8bce49f3b2ecde4fd603052335fc0ea340e81b5e
  Author: Daniel Beck <[email protected]>
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Use HTTPS URLs in pom.xml


  Commit: 61a3d04fd97b6d0ede0e9691e9ab9f8c8eb008d2
      
https://github.com/jenkinsci/slave-setup-plugin/commit/61a3d04fd97b6d0ede0e9691e9ab9f8c8eb008d2
  Author: Mark Waite <[email protected]>
  Date:   2022-04-26 (Tue, 26 Apr 2022)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Change plugin name 'Jenkins Agent Setup'


  Commit: 2434ab4b57cdb5cd258ba37183c800e231864dda
      
https://github.com/jenkinsci/slave-setup-plugin/commit/2434ab4b57cdb5cd258ba37183c800e231864dda
  Author: Mark Waite <[email protected]>
  Date:   2022-04-26 (Tue, 26 Apr 2022)

  Changed paths:
    M 
src/main/resources/org/jenkinsci/plugins/slave_setup/SetupConfigItem/help-commandLine.html
    M 
src/main/resources/org/jenkinsci/plugins/slave_setup/SetupConfigItem/help-filesDir.html
    M 
src/main/resources/org/jenkinsci/plugins/slave_setup/SetupConfigItem/help-prepareScript.html
    M 
src/main/resources/org/jenkinsci/plugins/slave_setup/SetupSlaveLauncher/help-startScript.html
    M 
src/main/resources/org/jenkinsci/plugins/slave_setup/SetupSlaveLauncher/help-stopScript.html

  Log Message:
  -----------
  Replace slave with agent in HTML help files


  Commit: d98edb02f00a649a06265a4726214b76c5f4f734
      
https://github.com/jenkinsci/slave-setup-plugin/commit/d98edb02f00a649a06265a4726214b76c5f4f734
  Author: Mark Waite <[email protected]>
  Date:   2022-04-26 (Tue, 26 Apr 2022)

  Changed paths:
    M 
src/main/resources/org/jenkinsci/plugins/slave_setup/SetupConfig/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/slave_setup/SetupConfigItem/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/slave_setup/SetupSlaveLauncher/help.jelly

  Log Message:
  -----------
  Slave -> agent in jelly files


  Commit: fd399a3785501ea1839f19878f0d68d8f00d6923
      
https://github.com/jenkinsci/slave-setup-plugin/commit/fd399a3785501ea1839f19878f0d68d8f00d6923
  Author: Mark Waite <[email protected]>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/slave_setup/SetupConfig.java

  Log Message:
  -----------
  Move 3 messages from core to the plugin

Long time that plugins should not rely on messages from core.


  Commit: 04bcb057edf3e177c0c9a3cfc57fa1b00a495ea9
      
https://github.com/jenkinsci/slave-setup-plugin/commit/04bcb057edf3e177c0c9a3cfc57fa1b00a495ea9
  Author: Mark Waite <[email protected]>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/slave_setup/SetupConfig.java

  Log Message:
  -----------
  Prevent null pointer exception in SetupConfig


  Commit: cecd7942f4b89efe713eacf5a1048acabbbd4c96
      
https://github.com/jenkinsci/slave-setup-plugin/commit/cecd7942f4b89efe713eacf5a1048acabbbd4c96
  Author: Mark Waite <[email protected]>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
    M pom.xml
    A src/main/resources/index.jelly

  Log Message:
  -----------
  Require Jenkins 2.346.3 or newer


  Commit: b40cd5108db66d146de45c970d74c53eb2627b48
      
https://github.com/jenkinsci/slave-setup-plugin/commit/b40cd5108db66d146de45c970d74c53eb2627b48
  Author: Mark Waite <[email protected]>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Merge branch 'https-urls-pom' into require-newer-core


  Commit: a584a1980d584d545be3d7b3406000835d4879c9
      
https://github.com/jenkinsci/slave-setup-plugin/commit/a584a1980d584d545be3d7b3406000835d4879c9
  Author: Mark Waite <[email protected]>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/slave_setup/SetupDeployerTest.java

  Log Message:
  -----------
  Disable the failing test

Do not block releasing a new version for a test failure on recent Jenkins


  Commit: da98841844985d2561a43fb720618d209c0def6b
      
https://github.com/jenkinsci/slave-setup-plugin/commit/da98841844985d2561a43fb720618d209c0def6b
  Author: Mark Waite <[email protected]>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
    M pom.xml
    M 
src/main/resources/org/jenkinsci/plugins/slave_setup/SetupConfig/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/slave_setup/SetupConfigItem/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/slave_setup/SetupConfigItem/help-commandLine.html
    M 
src/main/resources/org/jenkinsci/plugins/slave_setup/SetupConfigItem/help-filesDir.html
    M 
src/main/resources/org/jenkinsci/plugins/slave_setup/SetupConfigItem/help-prepareScript.html
    M 
src/main/resources/org/jenkinsci/plugins/slave_setup/SetupSlaveLauncher/help-startScript.html
    M 
src/main/resources/org/jenkinsci/plugins/slave_setup/SetupSlaveLauncher/help-stopScript.html
    M 
src/main/resources/org/jenkinsci/plugins/slave_setup/SetupSlaveLauncher/help.jelly

  Log Message:
  -----------
  Merge branch 'inclusive-naming' into require-newer-core


  Commit: 68c33ed344566c58f812f23a42a021d9319462ae
      
https://github.com/jenkinsci/slave-setup-plugin/commit/68c33ed344566c58f812f23a42a021d9319462ae
  Author: Mark Waite <[email protected]>
  Date:   2023-01-02 (Mon, 02 Jan 2023)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/slave_setup/SetupConfigItem.java

  Log Message:
  -----------
  Resolve javadoc warning


  Commit: 68dfa13c505201360a296b4a629b97b7f50788c1
      
https://github.com/jenkinsci/slave-setup-plugin/commit/68dfa13c505201360a296b4a629b97b7f50788c1
  Author: Mark Waite <[email protected]>
  Date:   2023-01-02 (Mon, 02 Jan 2023)

  Changed paths:
    A CHANGELOG.md
    A README.md
    A docs/images/agent-setup.png
    A docs/images/system-config.png
    M pom.xml

  Log Message:
  -----------
  Move docs to GitHub


  Commit: 0a42efbd0c87aca8867c5530b9cf0625ef01ec0d
      
https://github.com/jenkinsci/slave-setup-plugin/commit/0a42efbd0c87aca8867c5530b9cf0625ef01ec0d
  Author: Mark Waite <[email protected]>
  Date:   2023-01-02 (Mon, 02 Jan 2023)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Limit image to 80% of width


  Commit: c73c14f32bd25e61e253e6f6f969ff18af400ebf
      
https://github.com/jenkinsci/slave-setup-plugin/commit/c73c14f32bd25e61e253e6f6f969ff18af400ebf
  Author: Mark Waite <[email protected]>
  Date:   2023-01-07 (Sat, 07 Jan 2023)

  Changed paths:
    A CHANGELOG.md
    A README.md
    A docs/images/agent-setup.png
    A docs/images/system-config.png
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/slave_setup/SetupConfig.java
    M src/main/java/org/jenkinsci/plugins/slave_setup/SetupConfigItem.java
    A src/main/resources/index.jelly
    M 
src/main/resources/org/jenkinsci/plugins/slave_setup/SetupConfig/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/slave_setup/SetupConfigItem/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/slave_setup/SetupConfigItem/help-commandLine.html
    M 
src/main/resources/org/jenkinsci/plugins/slave_setup/SetupConfigItem/help-filesDir.html
    M 
src/main/resources/org/jenkinsci/plugins/slave_setup/SetupConfigItem/help-prepareScript.html
    M 
src/main/resources/org/jenkinsci/plugins/slave_setup/SetupSlaveLauncher/help-startScript.html
    M 
src/main/resources/org/jenkinsci/plugins/slave_setup/SetupSlaveLauncher/help-stopScript.html
    M 
src/main/resources/org/jenkinsci/plugins/slave_setup/SetupSlaveLauncher/help.jelly
    M src/test/java/org/jenkinsci/plugins/slave_setup/SetupDeployerTest.java

  Log Message:
  -----------
  Merge pull request #16 from MarkEWaite/require-newer-core

Require Jenkins 2.346.3 or newer


Compare: 
https://github.com/jenkinsci/slave-setup-plugin/compare/df23a732d6a8...c73c14f32bd2

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/slave-setup-plugin/push/refs/heads/master/df23a7-c73c14%40github.com.

Reply via email to