File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 - name : " Setup updatecli"
1818 uses : " updatecli/updatecli-action@2cc8e6d8e356d76b0280cdd03766c36596a0614e" # v3.0.0
1919 with :
20- version : " v0.115 .0"
20+ version : " v0.116 .0"
2121 - name : " Run updatecli"
2222 run : updatecli compose apply --clean-git-branches=true --experimental
2323 env :
Original file line number Diff line number Diff line change 2020 - name : " Setup updatecli"
2121 uses : " updatecli/updatecli-action@2cc8e6d8e356d76b0280cdd03766c36596a0614e" # v3.0.0
2222 with :
23- version : " v0.115 .0"
23+ version : " v0.116 .0"
2424 - name : " Run updatecli only on Updatecli release event"
2525 run : updatecli compose apply --clean-git-branches=true --labels="release:updatecli" --experimental
2626 env :
Original file line number Diff line number Diff line change 1515 - name : " Setup updatecli"
1616 uses : " updatecli/updatecli-action@2cc8e6d8e356d76b0280cdd03766c36596a0614e" # v3.0.0
1717 with :
18- version : " v0.115 .0"
18+ version : " v0.116 .0"
1919 - name : " Test updatecli in dry-run mode"
2020 run : " updatecli compose diff"
2121 env :
Original file line number Diff line number Diff line change 2020 - name : " Setup updatecli"
2121 uses : " updatecli/updatecli-action@2cc8e6d8e356d76b0280cdd03766c36596a0614e" # v3.0.0
2222 with :
23- version : " v0.115 .0"
23+ version : " v0.116 .0"
2424 - name : " Run updatecli only on monitored pipelines"
2525 run : updatecli compose apply --clean-git-branches=true --labels="monitor:active" --experimental
2626 env :
3030 UPDATECLI_UDASH_API_URL : ${{ secrets.UPDATECLI_UDASH_API_URL }}
3131 UPDATECLI_UDASH_ACCESS_TOKEN : ${{ secrets.UPDATECLI_UDASH_ACCESS_TOKEN }}
3232 UPDATECLI_UDASH_URL : ${{ secrets.UPDATECLI_UDASH_URL }}
33-
3433 - name : " Run updatecli only on existing pipelines"
3534 run : updatecli compose apply --clean-git-branches=true --existing-only=true --experimental
3635 env :
You can’t perform that action at this time.
0 commit comments