Skip to content

Commit

Permalink
Add lockable-resources to modeling.epsilon.
Browse files Browse the repository at this point in the history
  • Loading branch information
pstankie authored and fredg02 committed Jan 30, 2024
1 parent 71a133d commit d862c9c
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 8 deletions.
1 change: 1 addition & 0 deletions instances/modeling.epsilon/config.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
plugins+: [
"embeddable-build-status",
"slack",
"lockable-resources",
],
},
}
3 changes: 2 additions & 1 deletion instances/modeling.epsilon/target/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,8 @@
],
"plugins": [
"embeddable-build-status",
"slack"
"slack",
"lockable-resources"
],
"pluginsForceUpgrade": true,
"staticAgentCount": 0,
Expand Down
1 change: 1 addition & 0 deletions instances/modeling.epsilon/target/jenkins/plugins-list.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# GENERATED FILE - DO NOT EDIT
embeddable-build-status
lockable-resources
slack
15 changes: 8 additions & 7 deletions instances/modeling.epsilon/target/jenkins/plugins.log
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ commons-lang3-api 3.13.0-62.v7d18e55f51e2
commons-text-api 1.11.0-95.v22a_d30ee5d36
config-file-provider 968.ve1ca_eb_913f8c
configuration-as-code 1775.v810dc950b_514
credentials 1311.vcf0a_900b_37c2
credentials 1319.v7eb_51b_3a_c97b_
credentials-binding 657.v2b_19db_7d6e6d
data-tables-api 1.13.8-2
display-url-api 2.200.vb_9327d658781
Expand All @@ -38,7 +38,7 @@ github 1.37.3.1
github-api 1.318-461.v7a_c09c9fa_d63
github-branch-source 1772.va_69eda_d018d4
gitlab-api 5.3.0-91.v1f9a_fda_d654f
gitlab-branch-source 688.v5fa_356ee8520
gitlab-branch-source 694.v1b_045877a_b_92
gitlab-plugin 1.8.0
gson-api 2.10.1-15.v0d99f670e0a_7
handy-uri-templates-2-api 2.1.8-30.v7e777411b_148
Expand All @@ -61,14 +61,15 @@ json-api 20231013-17.v1c97069404b_e
json-path-api 2.9.0-33.v2527142f2e1d
junit 1256.v002534a_5f33e
kubernetes 4179.v3b_88431df708
kubernetes-client-api 6.9.2-239.ve49a_3f285167
kubernetes-client-api 6.10.0-240.v57880ce8b_0b_2
kubernetes-credentials 0.11
ldap 711.vb_d1a_491714dc
lockable-resources 1232.v512d6c434eb_d
mailer 463.vedf8358e006b_
matrix-auth 3.2.1
matrix-project 822.824.v14451b_c0fd42
maven-plugin 3.23
metrics 4.2.18-442.v02e107157925
metrics 4.2.21-449.v6960d7c54c69
mina-sshd-api-common 2.12.0-90.v9f7fb_9fa_3d3b_
mina-sshd-api-core 2.12.0-90.v9f7fb_9fa_3d3b_
okhttp-api 4.11.0-157.v6852a_a_fa_ec11
Expand All @@ -78,8 +79,8 @@ pipeline-build-step 540.vb_e8849e1a_b_d8
pipeline-graph-analysis 202.va_d268e64deb_3
pipeline-groovy-lib 704.vc58b_8890a_384
pipeline-input-step 477.v339683a_8d55e
pipeline-maven 1368.vfb_8509d7b_869
pipeline-maven-api 1368.vfb_8509d7b_869
pipeline-maven 1376.v18876d10ce9c
pipeline-maven-api 1376.v18876d10ce9c
pipeline-milestone-step 111.v449306f708b_7
pipeline-model-api 2.2175.v76a_fff0a_2618
pipeline-model-definition 2.2175.v76a_fff0a_2618
Expand Down Expand Up @@ -110,7 +111,7 @@ trilead-api 2.133.vfb_8a_7b_9c5dd1
variant 60.v7290fc0eb_b_cd
warnings-ng 10.7.0
workflow-aggregator 596.v8c21c963d92d
workflow-api 1283.v99c10937efcb_
workflow-api 1291.v51fd2a_625da_7
workflow-basic-steps 1042.ve7b_140c4a_e0c
workflow-cps 3853.vb_a_490d892963
workflow-durable-task-step 1317.v5337e0c1fe28
Expand Down

0 comments on commit d862c9c

Please sign in to comment.