Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement in cleaning mock releases #135

Open
wants to merge 27 commits into
base: develop
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
182782a
workflow logs
wojciech-piotrowiak Nov 8, 2023
c32ec10
disabling activiti-cloud-full-chart
wojciech-piotrowiak Nov 8, 2023
d2df342
enabling activiti-cloud-full-chart
wojciech-piotrowiak Nov 8, 2023
f6daf57
different log message+catching problems with removal
wojciech-piotrowiak Nov 8, 2023
f7f1302
different log message+catching problems with removal
wojciech-piotrowiak Nov 8, 2023
9786b74
no depth
wojciech-piotrowiak Nov 8, 2023
a4f129d
cd
wojciech-piotrowiak Nov 8, 2023
d586366
bot added
wojciech-piotrowiak Nov 8, 2023
42f6d44
different approach
wojciech-piotrowiak Nov 8, 2023
5475d5e
refactor
wojciech-piotrowiak Nov 8, 2023
16ee16b
refactor
wojciech-piotrowiak Nov 8, 2023
e6c9da6
format
wojciech-piotrowiak Nov 8, 2023
d89334f
typo
wojciech-piotrowiak Nov 8, 2023
052a841
fix
wojciech-piotrowiak Nov 8, 2023
e5b77fe
fix
wojciech-piotrowiak Nov 8, 2023
9e5333b
fix
wojciech-piotrowiak Nov 8, 2023
32909ef
fix
wojciech-piotrowiak Nov 8, 2023
bbc20ac
post checkout
wojciech-piotrowiak Nov 8, 2023
cc36d46
refactor
wojciech-piotrowiak Nov 8, 2023
3e95a3b
better logs+pinning
wojciech-piotrowiak Nov 8, 2023
e2ade1d
fail safe to false, reorder
wojciech-piotrowiak Nov 8, 2023
3d357f7
extra check
wojciech-piotrowiak Nov 8, 2023
0f0c076
repo activiti-scripts added to matrix responsible for creating gh rel…
wojciech-piotrowiak Nov 8, 2023
99b075a
Apply suggestions from code review
wojciech-piotrowiak Nov 10, 2023
51122cb
logs fix
wojciech-piotrowiak Nov 10, 2023
2d4aeec
Update .github/actions/remove-mock-release-and-tag/action.yml
wojciech-piotrowiak Nov 15, 2023
6cba7ef
double echo removed
wojciech-piotrowiak Nov 15, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
repo activiti-scripts added to matrix responsible for creating gh rel…
…eases
  • Loading branch information
wojciech-piotrowiak committed Nov 8, 2023
commit 0f0c076443509d128f8ad9fa5b7cf08e88981d34
1 change: 1 addition & 0 deletions .github/workflows/run-release.yml
Original file line number Diff line number Diff line change
@@ -409,6 +409,7 @@ jobs:
- activiti-cloud
- activiti-cloud-common-chart
- activiti-cloud-full-chart
- activiti-scripts
env:
VERSION: ${{ needs.load-release-info.outputs.version }}
NOTES_START_TAG: ${{ needs.load-release-info.outputs.notes-start-tag }}