-
Notifications
You must be signed in to change notification settings - Fork 139
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
chore: enhance chart multi version release process #1985
Merged
aabouzaid
merged 6 commits into
main
from
1982-aa-enhance-multi-version-release-process
Jun 12, 2024
Merged
chore: enhance chart multi version release process #1985
aabouzaid
merged 6 commits into
main
from
1982-aa-enhance-multi-version-release-process
Jun 12, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Ahmed AbouZaid <[email protected]>
aabouzaid
force-pushed
the
1982-aa-enhance-multi-version-release-process
branch
2 times, most recently
from
June 11, 2024 21:52
6a8aaaa
to
633dda9
Compare
Signed-off-by: Ahmed AbouZaid <[email protected]>
aabouzaid
force-pushed
the
1982-aa-enhance-multi-version-release-process
branch
4 times, most recently
from
June 11, 2024 22:46
9602a84
to
0ffcf71
Compare
Signed-off-by: Ahmed AbouZaid <[email protected]>
aabouzaid
force-pushed
the
1982-aa-enhance-multi-version-release-process
branch
15 times, most recently
from
June 12, 2024 08:46
f1f5ce0
to
87ae237
Compare
Signed-off-by: Ahmed AbouZaid <[email protected]>
aabouzaid
force-pushed
the
1982-aa-enhance-multi-version-release-process
branch
from
June 12, 2024 08:50
87ae237
to
946eb49
Compare
Signed-off-by: Ahmed AbouZaid <[email protected]>
aabouzaid
force-pushed
the
1982-aa-enhance-multi-version-release-process
branch
from
June 12, 2024 12:29
e65d73b
to
dda1933
Compare
aabouzaid
force-pushed
the
1982-aa-enhance-multi-version-release-process
branch
2 times, most recently
from
June 12, 2024 13:26
c7889f0
to
39ee7f0
Compare
Signed-off-by: Ahmed AbouZaid <[email protected]>
aabouzaid
force-pushed
the
1982-aa-enhance-multi-version-release-process
branch
2 times, most recently
from
June 12, 2024 13:29
981da31
to
a149024
Compare
aabouzaid
added a commit
that referenced
this pull request
Jul 13, 2024
- support multi-version in the release workflow - customize generate-chart-matrix action - set ci snapshot version based on the chart dir name - rename chart dir camunda-platform to camunda-platform-latest - update generate-release-notes.sh to work with multi-version --------- Signed-off-by: Ahmed AbouZaid <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Which problem does the PR fix?
Task: #1982
What's in this PR?
Checklist
Please make sure to follow our Contributing Guide.
Before opening the PR:
make go.update-golden-only
.After opening the PR: