Skip to content

Commit

Permalink
feat: remove slack plugin
Browse files Browse the repository at this point in the history
Signed-off-by: sebastien.heurtematte <[email protected]>
  • Loading branch information
heurtematte committed Aug 10, 2023
1 parent bf12c78 commit 53a2c57
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion instances/modeling.emf.mwe/config.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
jenkins+: {
version: "2.387.3",
plugins+: [
"slack",
"parameterized-scheduler",
"matrix-communication",
"maven-plugin"
Expand Down
1 change: 0 additions & 1 deletion instances/modeling.emf.mwe/target/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,6 @@
}
],
"plugins": [
"slack",
"parameterized-scheduler",
"matrix-communication",
"maven-plugin"
Expand Down
1 change: 0 additions & 1 deletion instances/modeling.emf.mwe/target/jenkins/plugins-list.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
matrix-communication
maven-plugin
parameterized-scheduler
slack
1 change: 0 additions & 1 deletion instances/modeling.emf.mwe/target/jenkins/plugins.log
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ resource-disposer 0.23
scm-api 676.v886669a_199a_a_
script-security 1264.vecf66020eb_7d
simple-theme-plugin 160.vb_76454b_67900
slack 664.vc9a_90f8b_c24a_
snakeyaml-api 1.33-95.va_b_a_e3e47b_fa_4
sonar 2.15
ssh-agent 333.v878b_53c89511
Expand Down

0 comments on commit 53a2c57

Please sign in to comment.