-
Notifications
You must be signed in to change notification settings - Fork 9
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
[DEX-889] Add new release workflow #111
Merged
Merged
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
carine-bonnafous
changed the title
[DEX-889] Update CI/CD pipeline
[DEX-889] Add new release workflow
Jun 10, 2024
carine-bonnafous
force-pushed
the
devx/dex-889-update-cicd-pipeline
branch
from
June 10, 2024 13:20
f875dff
to
ed18089
Compare
gdraynz
reviewed
Jun 10, 2024
gdraynz
approved these changes
Jun 10, 2024
carine-bonnafous
force-pushed
the
devx/dex-889-update-cicd-pipeline
branch
from
June 11, 2024 13:26
882d8a3
to
06bb677
Compare
carine-bonnafous
force-pushed
the
devx/dex-889-update-cicd-pipeline
branch
from
June 14, 2024 08:40
c553910
to
a0101a1
Compare
carine-bonnafous
force-pushed
the
devx/dex-889-update-cicd-pipeline
branch
3 times, most recently
from
June 14, 2024 15:52
d22954e
to
ffcccd9
Compare
gdraynz
reviewed
Jun 21, 2024
gdraynz
approved these changes
Jun 24, 2024
carine-bonnafous
force-pushed
the
devx/dex-889-update-cicd-pipeline
branch
from
June 25, 2024 12:04
0305fbe
to
a1a4c15
Compare
Quality Gate passedIssues Measures |
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.
Reason for change
Completes DEX-889
Code changes
This adds :
task release
andtask hotfix
to automate the creation of release pull requests, github release publication and communication, and backport PR creationHow to test
As a reviewer, you are encouraged to test the PR locally.
Checklist for authors and reviewers
Non applicable