Branch: refs/heads/main
Home: https://github.com/jenkinsci/snowsoftware-commander-plugin
Commit: 989daa01b0215dd9a77369dc25ea00d7f6146dd2
https://github.com/jenkinsci/snowsoftware-commander-plugin/commit/989daa01b0215dd9a77369dc25ea00d7f6146dd2
Author: Vlad Fesenko <[email protected]>
Date: 2021-07-09 (Fri, 09 Jul 2021)
Changed paths:
M Jenkinsfile
Log Message:
-----------
Initial Jenkinsfile
Commit: ff5962e7a9b5db42aaafa6ad2f9a8d77628781f6
https://github.com/jenkinsci/snowsoftware-commander-plugin/commit/ff5962e7a9b5db42aaafa6ad2f9a8d77628781f6
Author: Vlad Fesenko <[email protected]>
Date: 2021-07-12 (Mon, 12 Jul 2021)
Changed paths:
M Jenkinsfile
Log Message:
-----------
CMSC-21003: Initial Jenkinsfile
Commit: 42567c0e81bc216ad200bdbc597be237692c7c59
https://github.com/jenkinsci/snowsoftware-commander-plugin/commit/42567c0e81bc216ad200bdbc597be237692c7c59
Author: Dan Dorey <[email protected]>
Date: 2021-08-03 (Tue, 03 Aug 2021)
Changed paths:
A
src/main/java/com/embotics/vlm/plugin/VCommanderActionRunEnvironmentVariables.java
A
src/main/java/com/embotics/vlm/plugin/VCommanderEnvironmentContributor.java
M src/main/java/com/embotics/vlm/plugin/actions/PluginUtils.java
A
src/test/java/com/embotics/vlm/plugin/VCommanderEnvironmentContributorTest.java
M
src/test/java/com/embotics/vlm/plugin/actions/VCommanderRequestNewServiceActionTest.java
Log Message:
-----------
CMSC-21135: Jenkins plugin now saves environmental variables correctly in
pipeline mode. They are scoped to a jenkins run.
Commit: 162535038f131aaf9aafb776e9cc1db791669e1f
https://github.com/jenkinsci/snowsoftware-commander-plugin/commit/162535038f131aaf9aafb776e9cc1db791669e1f
Author: Dan Dorey <[email protected]>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
M
src/test/java/com/embotics/vlm/plugin/actions/VCommanderRequestNewServiceActionTest.java
Log Message:
-----------
CMSC-21135: Jenkins plugin now saves environmental variables correctly in
pipeline mode. They are scoped to a jenkins run.
Code review changes. Typo fix.
Commit: 31a3369b445b692971b20294b69ae0aa18444834
https://github.com/jenkinsci/snowsoftware-commander-plugin/commit/31a3369b445b692971b20294b69ae0aa18444834
Author: Dan Dorey <[email protected]>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
M
src/main/java/com/embotics/vlm/plugin/VCommanderActionRunEnvironmentVariables.java
M src/main/java/com/embotics/vlm/plugin/actions/PluginUtils.java
Log Message:
-----------
CMSC-21135: Jenkins plugin now saves environmental variables correctly in
pipeline mode. They are scoped to a jenkins run.
Code review changes.
Commit: 26b1b6ccfe0d700ebe6ab747a89a25a3160c66b4
https://github.com/jenkinsci/snowsoftware-commander-plugin/commit/26b1b6ccfe0d700ebe6ab747a89a25a3160c66b4
Author: Dan Dorey <[email protected]>
Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths:
A
src/main/java/com/embotics/vlm/plugin/VCommanderActionRunEnvironmentVariables.java
A
src/main/java/com/embotics/vlm/plugin/VCommanderEnvironmentContributor.java
M src/main/java/com/embotics/vlm/plugin/actions/PluginUtils.java
A
src/test/java/com/embotics/vlm/plugin/VCommanderEnvironmentContributorTest.java
M
src/test/java/com/embotics/vlm/plugin/actions/VCommanderRequestNewServiceActionTest.java
Log Message:
-----------
Merge pull request #3 from SnowSoftwareGlobal/CMSC-21135-env-vars
CMSC-21135: Jenkins plugin now saves environmental variables correctly
Commit: a201b8dab598dc6020961163fb7cea86422a3cec
https://github.com/jenkinsci/snowsoftware-commander-plugin/commit/a201b8dab598dc6020961163fb7cea86422a3cec
Author: Vlad Fesenko <[email protected]>
Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths:
M pom.xml
Log Message:
-----------
Bump plugin version
Commit: 8db2d38a4cd7f2f7f5bec0229be405c08d0bb882
https://github.com/jenkinsci/snowsoftware-commander-plugin/commit/8db2d38a4cd7f2f7f5bec0229be405c08d0bb882
Author: Vlad Fesenko <[email protected]>
Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths:
M pom.xml
Log Message:
-----------
CMSC-NONE: Bump plugin version
CMSC-NONE: Bump plugin version
Commit: cfc275b4c2c11b54acbe5cbbd695183226e6fe2a
https://github.com/jenkinsci/snowsoftware-commander-plugin/commit/cfc275b4c2c11b54acbe5cbbd695183226e6fe2a
Author: Vlad Fesenko <[email protected]>
Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths:
M README.md
Log Message:
-----------
Update README and version
Commit: 3419bf600481363767da13a1210683e93c9f966a
https://github.com/jenkinsci/snowsoftware-commander-plugin/commit/3419bf600481363767da13a1210683e93c9f966a
Author: Vlad Fesenko <[email protected]>
Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths:
M README.md
Log Message:
-----------
Update README.md
Commit: 2eeb51efc40db4f6a5f884cecc66729c4ab57f5c
https://github.com/jenkinsci/snowsoftware-commander-plugin/commit/2eeb51efc40db4f6a5f884cecc66729c4ab57f5c
Author: Doug Korchinski <[email protected]>
Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths:
M README.md
Log Message:
-----------
Merge pull request #5 from SnowSoftwareGlobal/vf/cmsc-none-readme-update
Update README
Commit: 695d6cdd13b1db9840c0e25d8026d6007766ef21
https://github.com/jenkinsci/snowsoftware-commander-plugin/commit/695d6cdd13b1db9840c0e25d8026d6007766ef21
Author: Vlad Fesenko <[email protected]>
Date: 2021-10-07 (Thu, 07 Oct 2021)
Changed paths:
A LICENSE
Log Message:
-----------
Create LICENSE
Commit: 716cfa7484e7c0e6120cd052624be9f58fa75183
https://github.com/jenkinsci/snowsoftware-commander-plugin/commit/716cfa7484e7c0e6120cd052624be9f58fa75183
Author: Vlad Fesenko <[email protected]>
Date: 2021-10-07 (Thu, 07 Oct 2021)
Changed paths:
A LICENSE
Log Message:
-----------
CMSC-22151: Add license
Commit: 2c470f365ed9ef7c86761e9fa47f7e7dd5ec9978
https://github.com/jenkinsci/snowsoftware-commander-plugin/commit/2c470f365ed9ef7c86761e9fa47f7e7dd5ec9978
Author: Colin Kealty <[email protected]>
Date: 2021-10-08 (Fri, 08 Oct 2021)
Changed paths:
M pom.xml
M src/main/java/com/embotics/vlm/plugin/VCommanderConfig.java
Log Message:
-----------
CMSC-21922 update versions in pom.xml and add permission/post to one
function for testing
Commit: 4fb4e68e8e7be3168721a06ad08b263252c276f1
https://github.com/jenkinsci/snowsoftware-commander-plugin/commit/4fb4e68e8e7be3168721a06ad08b263252c276f1
Author: Colin Kealty <[email protected]>
Date: 2021-10-14 (Thu, 14 Oct 2021)
Changed paths:
M src/main/java/com/embotics/vlm/plugin/VCommanderConfig.java
M
src/main/java/com/embotics/vlm/plugin/actions/AbstractVCommanderAction.java
M
src/main/java/com/embotics/vlm/plugin/actions/VCommanderRequestNewServiceAction.java
M
src/main/java/com/embotics/vlm/plugin/actions/VCommanderRunWorkflowAction.java
M
src/main/java/com/embotics/vlm/plugin/actions/VCommanderWaitForRequestNewServiceAction.java
M
src/main/java/com/embotics/vlm/plugin/actions/VCommanderWaitForRunWorkflowAction.java
Log Message:
-----------
CMSC-21922 Update all public formvalidation functions to require post
and check permissions for admin
Commit: e8982240dce2540a5baf8dd7f8388cc2cfbd32b8
https://github.com/jenkinsci/snowsoftware-commander-plugin/commit/e8982240dce2540a5baf8dd7f8388cc2cfbd32b8
Author: Colin Kealty <[email protected]>
Date: 2021-10-14 (Thu, 14 Oct 2021)
Changed paths:
M pom.xml
Log Message:
-----------
CMSC-21922 Update name of artifact id from embotics to snow
Commit: 3a0b5cf0ada2b7a92bbd2d0e0f8aa469f911eb6f
https://github.com/jenkinsci/snowsoftware-commander-plugin/commit/3a0b5cf0ada2b7a92bbd2d0e0f8aa469f911eb6f
Author: Colin Kealty <[email protected]>
Date: 2021-10-14 (Thu, 14 Oct 2021)
Changed paths:
M pom.xml
M src/main/java/com/embotics/vlm/plugin/VCommanderConfig.java
M
src/main/java/com/embotics/vlm/plugin/actions/AbstractVCommanderAction.java
M
src/main/java/com/embotics/vlm/plugin/actions/VCommanderRequestNewServiceAction.java
M
src/main/java/com/embotics/vlm/plugin/actions/VCommanderRunWorkflowAction.java
M
src/main/java/com/embotics/vlm/plugin/actions/VCommanderWaitForRequestNewServiceAction.java
M
src/main/java/com/embotics/vlm/plugin/actions/VCommanderWaitForRunWorkflowAction.java
Log Message:
-----------
Merge pull request #7 from SnowSoftwareGlobal/cpk/CMSC-21922
CMSC-21922 update versions in pom.xml and add permission/post to public
FormValidation functions
Commit: cd8741ddac8739ed4cf90c26a2587244d137abef
https://github.com/jenkinsci/snowsoftware-commander-plugin/commit/cd8741ddac8739ed4cf90c26a2587244d137abef
Author: Vlad Fesenko <[email protected]>
Date: 2021-10-14 (Thu, 14 Oct 2021)
Changed paths:
M src/main/resources/com/embotics/vlm/plugin/VCommanderBuilder/config.jelly
A src/main/webapp/Snow Commander.html
A src/main/webapp/images/snowsoftware-commander-logo.png
A src/main/webapp/images/snowsoftware-commander-logo.svg
R src/main/webapp/images/vcommander-logo.png
R src/main/webapp/images/vcommander-logo.svg
R src/main/webapp/vCommander.html
Log Message:
-----------
Fix logo after rename Embotics=>Snow
Commit: b4709e064b3dc859bfdc03ce16e9f64f10604194
https://github.com/jenkinsci/snowsoftware-commander-plugin/commit/b4709e064b3dc859bfdc03ce16e9f64f10604194
Author: Vlad Fesenko <[email protected]>
Date: 2021-10-15 (Fri, 15 Oct 2021)
Changed paths:
M src/main/resources/com/embotics/vlm/plugin/VCommanderBuilder/config.jelly
A src/main/webapp/Snow Commander.html
A src/main/webapp/images/snowsoftware-commander-logo.png
A src/main/webapp/images/snowsoftware-commander-logo.svg
R src/main/webapp/images/vcommander-logo.png
R src/main/webapp/images/vcommander-logo.svg
R src/main/webapp/vCommander.html
Log Message:
-----------
CMSC-NONE: Fix logo after rename Embotics=>Snow
CMSC-NONE: Fix logo after rename Embotics=>Snow
Commit: f3805efeddf30f0e9f42e9b0da1ac730f50a14cf
https://github.com/jenkinsci/snowsoftware-commander-plugin/commit/f3805efeddf30f0e9f42e9b0da1ac730f50a14cf
Author: Vlad Fesenko <[email protected]>
Date: 2021-10-29 (Fri, 29 Oct 2021)
Changed paths:
M Jenkinsfile
M pom.xml
M release.properties
Log Message:
-----------
Changes related to plugin onboarding
Commit: f6fb7854f27cd8713b4279f53037ff2e3172e539
https://github.com/jenkinsci/snowsoftware-commander-plugin/commit/f6fb7854f27cd8713b4279f53037ff2e3172e539
Author: Vlad Fesenko <[email protected]>
Date: 2021-10-29 (Fri, 29 Oct 2021)
Changed paths:
A Jenkinsfile-main
Log Message:
-----------
Add missed Jenkinsfile-main:
Commit: 02fde26efd38dedb27dd91058dc99b64c8bce5c4
https://github.com/jenkinsci/snowsoftware-commander-plugin/commit/02fde26efd38dedb27dd91058dc99b64c8bce5c4
Author: Vlad Fesenko <[email protected]>
Date: 2021-10-29 (Fri, 29 Oct 2021)
Changed paths:
M Jenkinsfile
A Jenkinsfile-main
M pom.xml
M release.properties
Log Message:
-----------
Merge pull request #9 from
SnowSoftwareGlobal/vf/cmsc-21321-rename-related-changes
Changes related to plugin onboarding
Compare:
https://github.com/jenkinsci/snowsoftware-commander-plugin/compare/989daa01b021%5E...02fde26efd38
--
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/snowsoftware-commander-plugin/push/refs/heads/main/000000-02fde2%40github.com.