Branch: refs/heads/master
Home: https://github.com/jenkinsci/visualworks-store-plugin
Commit: 23e7190c300c27902ebd5e587d2d9b6ac1ae3b18
https://github.com/jenkinsci/visualworks-store-plugin/commit/23e7190c300c27902ebd5e587d2d9b6ac1ae3b18
Author: Randy Coulman <[email protected]>
Date: 2020-09-16 (Wed, 16 Sep 2020)
Changed paths:
M pom.xml
Log Message:
-----------
⬆️ Upgrade to latest parent POM
Verification is currently failing due to code quality checks and deprecations.
Commit: 2f6af7cb406b64daf4369469819457275f4ac8af
https://github.com/jenkinsci/visualworks-store-plugin/commit/2f6af7cb406b64daf4369469819457275f4ac8af
Author: Randy Coulman <[email protected]>
Date: 2020-09-16 (Wed, 16 Sep 2020)
Changed paths:
M src/main/resources/index.jelly
M
src/main/resources/org/jenkinsci/plugins/visualworks_store/StoreChangeLogSet/digest.jelly
M
src/main/resources/org/jenkinsci/plugins/visualworks_store/StoreChangeLogSet/index.jelly
M
src/main/resources/org/jenkinsci/plugins/visualworks_store/StoreSCM/config.jelly
M
src/main/resources/org/jenkinsci/plugins/visualworks_store/StoreSCM/global.jelly
Log Message:
-----------
🚨 Add jelly escape directive
Helps prevent XSS exploits in jelly templates.
Commit: 240ae0f70abdf4c3a41e7139ae9e00296df16c68
https://github.com/jenkinsci/visualworks-store-plugin/commit/240ae0f70abdf4c3a41e7139ae9e00296df16c68
Author: Randy Coulman <[email protected]>
Date: 2020-09-16 (Wed, 16 Sep 2020)
Changed paths:
M
src/test/java/org/jenkinsci/plugins/visualworks_store/StoreSCMConfigurationTest.java
Log Message:
-----------
🚨 Migrate away from deprecated HudsonTestCase
It has been replaced by `JenkinsRule` instead. Also, migrate from its
deprecated `hudson` field to `jenkins`.
Commit: 2126ffc380d7fa3b97dd7294998d5e6042e40736
https://github.com/jenkinsci/visualworks-store-plugin/commit/2126ffc380d7fa3b97dd7294998d5e6042e40736
Author: Randy Coulman <[email protected]>
Date: 2020-10-10 (Sat, 10 Oct 2020)
Changed paths:
M .gitignore
Log Message:
-----------
🙈 Update .gitignore
Commit: f2300ab65ecd95c7d0ae80421367c0dd56a866a3
https://github.com/jenkinsci/visualworks-store-plugin/commit/f2300ab65ecd95c7d0ae80421367c0dd56a866a3
Author: Randy Coulman <[email protected]>
Date: 2020-10-10 (Sat, 10 Oct 2020)
Changed paths:
M src/test/java/org/jenkinsci/plugins/visualworks_store/StoreSCMTest.java
Log Message:
-----------
🔥 Remove unused import
Commit: 1cb58c9740b26f2512ec6aec5326cc4256ff8a06
https://github.com/jenkinsci/visualworks-store-plugin/commit/1cb58c9740b26f2512ec6aec5326cc4256ff8a06
Author: Randy Coulman <[email protected]>
Date: 2020-10-10 (Sat, 10 Oct 2020)
Changed paths:
M
src/test/java/org/jenkinsci/plugins/visualworks_store/StoreSCMConfigurationTest.java
Log Message:
-----------
✅ Modernize StoreSCMConfigurationTest
Commit: 673e3eadceb3d64ac49e15f086b9840aa8db3cd3
https://github.com/jenkinsci/visualworks-store-plugin/commit/673e3eadceb3d64ac49e15f086b9840aa8db3cd3
Author: Randy Coulman <[email protected]>
Date: 2020-10-10 (Sat, 10 Oct 2020)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/visualworks_store/StoreCommandRunner.java
Log Message:
-----------
🚨 Specify encoding when converting output streams to strings
Commit: d552988ad852cf20931f9a386f739ddac5bfb43d
https://github.com/jenkinsci/visualworks-store-plugin/commit/d552988ad852cf20931f9a386f739ddac5bfb43d
Author: Randy Coulman <[email protected]>
Date: 2020-10-10 (Sat, 10 Oct 2020)
Changed paths:
M src/main/java/org/jenkinsci/plugins/visualworks_store/StoreSCM.java
Log Message:
-----------
🚨 Return clone of storeScripts
Eliminates a warning from spotbugs.
Commit: aeb92f0ba090ef123a63851f8e6eeda1626f87f6
https://github.com/jenkinsci/visualworks-store-plugin/commit/aeb92f0ba090ef123a63851f8e6eeda1626f87f6
Author: Randy Coulman <[email protected]>
Date: 2020-10-10 (Sat, 10 Oct 2020)
Changed paths:
M .gitignore
M pom.xml
M
src/main/java/org/jenkinsci/plugins/visualworks_store/StoreCommandRunner.java
M src/main/java/org/jenkinsci/plugins/visualworks_store/StoreSCM.java
M src/main/resources/index.jelly
M
src/main/resources/org/jenkinsci/plugins/visualworks_store/StoreChangeLogSet/digest.jelly
M
src/main/resources/org/jenkinsci/plugins/visualworks_store/StoreChangeLogSet/index.jelly
M
src/main/resources/org/jenkinsci/plugins/visualworks_store/StoreSCM/config.jelly
M
src/main/resources/org/jenkinsci/plugins/visualworks_store/StoreSCM/global.jelly
M
src/test/java/org/jenkinsci/plugins/visualworks_store/StoreSCMConfigurationTest.java
M src/test/java/org/jenkinsci/plugins/visualworks_store/StoreSCMTest.java
Log Message:
-----------
Merge pull request #2 from jenkinsci/chore/modernize-plugin
⬆️ Upgrade to latest parent POM
Compare:
https://github.com/jenkinsci/visualworks-store-plugin/compare/1e30c9818801...aeb92f0ba090
--
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/visualworks-store-plugin/push/refs/heads/master/1e30c9-aeb92f%40github.com.