This repository was archived by the owner on Jun 25, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3131
3232 - label : " :bomb: Testing groups"
3333 plugins :
34- - monebag/monorepo-diff#v2.5.4 :
34+ - monebag/monorepo-diff#v2.5.6 :
3535 diff : " cat ./e2e/multiple-paths"
3636 watch :
3737 - path :
4343
4444 - label : " :bomb: Testing hooks"
4545 plugins :
46- - monebag/monorepo-diff#v2.5.5 :
46+ - monebag/monorepo-diff#v2.5.6 :
4747 diff : " cat ./e2e/multiple-paths"
4848 watch :
4949 - path : " user-service/"
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ If the version number is not provided then the most recent version of the plugin
1818steps :
1919 - label : " Triggering pipelines"
2020 plugins :
21- - monebag/monorepo-diff#v2.5.5 :
21+ - monebag/monorepo-diff#v2.5.6 :
2222 diff : " git diff --name-only HEAD~1"
2323 watch :
2424 - path : " bar-service/"
3535steps :
3636 - label : " Triggering pipelines"
3737 plugins :
38- - monebag/monorepo-diff#v2.5.5 :
38+ - monebag/monorepo-diff#v2.5.6 :
3939 diff : " git diff --name-only $(head -n 1 last_successful_build)"
4040 interpolation : false
4141 env :
@@ -144,7 +144,7 @@ Add `log_level` property to set the log level. Supported log levels are `debug`
144144steps :
145145 - label : " Triggering pipelines"
146146 plugins :
147- - monebag/monorepo-diff#v2.5.5 :
147+ - monebag/monorepo-diff#v2.5.6 :
148148 diff : " git diff --name-only HEAD~1"
149149 log_level : " debug" # defaults to "info"
150150 watch :
@@ -220,7 +220,7 @@ hooks:
220220steps:
221221 - label: "Triggering pipelines"
222222 plugins:
223- - monebag/monorepo-diff#v2.5.5 :
223+ - monebag/monorepo-diff#v2.5.6 :
224224 diff: "git diff --name-only HEAD~1"
225225 watch:
226226 - path: app/cms/
You can’t perform that action at this time.
0 commit comments