[jenkins-infra/update-center2] 124321: SECURITY-1928: fixed in release-plugin 2.11 (#506)

2021-04-22 Thread 'Smasherr' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: 124321e63c46eb147dad3415ea3857755f7dee0a
  
https://github.com/jenkins-infra/update-center2/commit/124321e63c46eb147dad3415ea3857755f7dee0a
  Author: Smasherr 
  Date:   2021-04-22 (Thu, 22 Apr 2021)

  Changed paths:
M resources/warnings.json

  Log Message:
  ---
  SECURITY-1928: fixed in release-plugin 2.11 (#506)

* SECURITY-1928: fixed in release-plugin 2.11

* Fix regex

Co-authored-by: Daniel Estermann 
Co-authored-by: Daniel Beck <1831569+daniel-b...@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/jenkins-infra/update-center2/push/refs/heads/master/6b30dd-124321%40github.com.


[jenkinsci/configuration-as-code-plugin] c6d4c4: Introduce a SecretSource implementation for .prope...

2019-10-18 Thread Smasherr
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: c6d4c4325fbb36fb0ada04ed4f7e3f1e042629a0
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/c6d4c4325fbb36fb0ada04ed4f7e3f1e042629a0
  Author: Smasherr 
  Date:   2019-10-18 (Fri, 18 Oct 2019)

  Changed paths:
M docs/features/secrets.adoc
A 
integrations/src/test/java/io/jenkins/plugins/casc/PropertiesSecretSourceTest.java
A 
integrations/src/test/resources/io/jenkins/plugins/casc/PropertiesSecretSourceTest.yaml
A integrations/src/test/resources/io/jenkins/plugins/casc/secrets.properties
A 
plugin/src/main/java/io/jenkins/plugins/casc/impl/secrets/PropertiesSecretSource.java

  Log Message:
  ---
  Introduce a SecretSource implementation for .properties file (#1160)


-- 
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/551e83-c6d4c4%40github.com.


[jenkinsci/configuration-as-code-plugin] 8eee4c: Add demo for the NodeJS plugin (#1153)

2019-10-11 Thread Smasherr
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 8eee4c307f3a70abc1e2b2d528f287f284793247
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/8eee4c307f3a70abc1e2b2d528f287f284793247
  Author: Smasherr 
  Date:   2019-10-11 (Fri, 11 Oct 2019)

  Changed paths:
A demos/nodejs/README.md
M integrations/pom.xml
A integrations/src/test/java/io/jenkins/plugins/casc/NodeJSTest.java

  Log Message:
  ---
  Add demo for the NodeJS plugin (#1153)

* Add demo for NodeJS

* Add integration test for NodeJS

* Fix build

* Fix readme file extension case


-- 
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/154fe1-8eee4c%40github.com.


[jenkinsci/configuration-as-code-plugin] 003d07: Update error message in RoundTripAbstractTest (#1144)

2019-10-11 Thread Smasherr
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 003d074875f93eebc03b1644e72399bbf3210c89
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/003d074875f93eebc03b1644e72399bbf3210c89
  Author: Smasherr 
  Date:   2019-10-11 (Fri, 11 Oct 2019)

  Changed paths:
M 
plugin/src/test/java/io/jenkins/plugins/casc/misc/RoundTripAbstractTest.java

  Log Message:
  ---
  Update error message in RoundTripAbstractTest (#1144)


-- 
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/20cb9c-003d07%40github.com.


[jenkinsci/nodejs-plugin] 1ad086: Remove redundant null-check (#27)

2019-10-06 Thread Smasherr
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nodejs-plugin
  Commit: 1ad08687a52d4063af15cdf3dd7b02bf9fbd0a44
  
https://github.com/jenkinsci/nodejs-plugin/commit/1ad08687a52d4063af15cdf3dd7b02bf9fbd0a44
  Author: Smasherr 
  Date:   2019-10-06 (Sun, 06 Oct 2019)

  Changed paths:
M src/main/java/jenkins/plugins/nodejs/NodeJSBuildWrapper.java
M src/main/java/jenkins/plugins/nodejs/NodeJSCommandInterpreter.java

  Log Message:
  ---
  Remove redundant null-check (#27)

Remove redundant null-check


-- 
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/nodejs-plugin/push/refs/heads/master/da7753-1ad086%40github.com.


[jenkinsci/configuration-as-code-plugin] 94a2a7: Fix too late initialization of secret sources (#1006)

2019-08-25 Thread Smasherr
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 94a2a73095a290ed2cb92b7ace5bf3afbd64b1ba
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/94a2a73095a290ed2cb92b7ace5bf3afbd64b1ba
  Author: Smasherr 
  Date:   2019-08-25 (Sun, 25 Aug 2019)

  Changed paths:
M plugin/src/main/java/io/jenkins/plugins/casc/ConfigurationAsCode.java

  Log Message:
  ---
  Fix too late initialization of secret sources (#1006)


-- 
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/817168-94a2a7%40github.com.