File tree Expand file tree Collapse file tree
example-script-file-copier
example-script-node-executor
example-script-resource-model
example-script-workflow-step
ui-plugins/example-ui-plugin Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ ext.pluginBaseFolder = "."
1818project. version = " 0.1.0-SNAPSHOT"
1919ext. archiveFilename = ext. archivesBaseName + ' -' + version
2020
21- // WARNING: This loads build logic from a remote URL . For production use, consider:
21+ // NOTE: Uses gradle-5.6 branch for stability . For production use, consider:
2222// 1. Copying the script into your repository, OR
23- // 2. Pinning to a specific commit hash instead of 'master'
24- apply from : ' https://raw.githubusercontent.com/rundeck-plugins/build-zip/master /build.gradle'
23+ // 2. Pinning to a specific commit hash
24+ apply from : ' https://raw.githubusercontent.com/rundeck-plugins/build-zip/gradle-5.6 /build.gradle'
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ license: Apache 2.0
88tags :
99 - script
1010 - FileCopier
11- date : 2026-02-03T22:50:10.031001Z
11+ date : 2026-02-03T23:15:55.076223Z
1212version : 1.0.0
1313providers :
1414 - name : example-script-file-copier
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ ext.pluginBaseFolder = "."
1818project. version = " 0.1.0-SNAPSHOT"
1919ext. archiveFilename = ext. archivesBaseName + ' -' + version
2020
21- // WARNING: This loads build logic from a remote URL . For production use, consider:
21+ // NOTE: Uses gradle-5.6 branch for stability . For production use, consider:
2222// 1. Copying the script into your repository, OR
23- // 2. Pinning to a specific commit hash instead of 'master'
24- apply from : ' https://raw.githubusercontent.com/rundeck-plugins/build-zip/master /build.gradle'
23+ // 2. Pinning to a specific commit hash
24+ apply from : ' https://raw.githubusercontent.com/rundeck-plugins/build-zip/gradle-5.6 /build.gradle'
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ license: Apache 2.0
88tags :
99 - script
1010 - NodeExecutor
11- date : 2026-02-03T22:50:08.344368Z
11+ date : 2026-02-03T23:15:53.480885Z
1212version : 1.0.0
1313providers :
1414 - name : example-script-node-executor
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ ext.pluginBaseFolder = "."
1818project. version = " 0.1.0-SNAPSHOT"
1919ext. archiveFilename = ext. archivesBaseName + ' -' + version
2020
21- // WARNING: This loads build logic from a remote URL . For production use, consider:
21+ // NOTE: Uses gradle-5.6 branch for stability . For production use, consider:
2222// 1. Copying the script into your repository, OR
23- // 2. Pinning to a specific commit hash instead of 'master'
24- apply from : ' https://raw.githubusercontent.com/rundeck-plugins/build-zip/master /build.gradle'
23+ // 2. Pinning to a specific commit hash
24+ apply from : ' https://raw.githubusercontent.com/rundeck-plugins/build-zip/gradle-5.6 /build.gradle'
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ license: Apache 2.0
88tags :
99 - option
1010 - Option
11- date : 2026-02-03T22:50:10.586319Z
11+ date : 2026-02-03T23:15:55.603266Z
1212version : 1.0.0
1313providers :
1414 - name : example-script-option
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ ext.pluginBaseFolder = "."
1818project. version = " 0.1.0-SNAPSHOT"
1919ext. archiveFilename = ext. archivesBaseName + ' -' + version
2020
21- // WARNING: This loads build logic from a remote URL . For production use, consider:
21+ // NOTE: Uses gradle-5.6 branch for stability . For production use, consider:
2222// 1. Copying the script into your repository, OR
23- // 2. Pinning to a specific commit hash instead of 'master'
24- apply from : ' https://raw.githubusercontent.com/rundeck-plugins/build-zip/master /build.gradle'
23+ // 2. Pinning to a specific commit hash
24+ apply from : ' https://raw.githubusercontent.com/rundeck-plugins/build-zip/gradle-5.6 /build.gradle'
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ license: Apache 2.0
88tags :
99 - script
1010 - ResourceModelSource
11- date : 2026-02-03T22:50:09.472848Z
11+ date : 2026-02-03T23:15:54.549683Z
1212version : 1.0.0
1313providers :
1414 - name : example-script-resource-model
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ ext.pluginBaseFolder = "."
1818project. version = " 0.1.0-SNAPSHOT"
1919ext. archiveFilename = ext. archivesBaseName + ' -' + version
2020
21- // WARNING: This loads build logic from a remote URL . For production use, consider:
21+ // NOTE: Uses gradle-5.6 branch for stability . For production use, consider:
2222// 1. Copying the script into your repository, OR
23- // 2. Pinning to a specific commit hash instead of 'master'
24- apply from : ' https://raw.githubusercontent.com/rundeck-plugins/build-zip/master /build.gradle'
23+ // 2. Pinning to a specific commit hash
24+ apply from : ' https://raw.githubusercontent.com/rundeck-plugins/build-zip/gradle-5.6 /build.gradle'
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ license: Apache 2.0
88tags :
99 - script
1010 - WorkflowNodeStep
11- date : 2026-02-03T22:50:08.910219Z
11+ date : 2026-02-03T23:15:54.018721Z
1212version : 1.0.0
1313providers :
1414 - name : example-script-workflow-step
You can’t perform that action at this time.
0 commit comments