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

[DEX-889] Add new release workflow #111

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

carine-bonnafous
Copy link
Contributor

@carine-bonnafous carine-bonnafous commented Jun 10, 2024

Reason for change

Completes DEX-889

Code changes

This adds :

  • A CODEOWNERS file
  • pre-commit checks
  • The new commands task release and task hotfix to automate the creation of release pull requests, github release publication and communication, and backport PR creation

How to test

As a reviewer, you are encouraged to test the PR locally.

Checklist for authors and reviewers

  • The title of the PR uses business wording, not technical jargon, for the changelog readers to understand it
  • The PR implements the changes asked in the referenced task / issue
  • The automated tests are compliant with the testing strategy
  • The tests are relevant, and cover the corner/error cases, not only the happy path
  • You understand the impact of this PR on existing code/features
  • The changes include adequate logging and Datadog traces
  • Documentation is updated (API, developer documentation, ADR, Notion...)

Non applicable

@carine-bonnafous carine-bonnafous changed the title [DEX-889] Update CI/CD pipeline [DEX-889] Add new release workflow Jun 10, 2024
@carine-bonnafous carine-bonnafous marked this pull request as ready for review June 10, 2024 13:00
@carine-bonnafous carine-bonnafous requested a review from a team June 10, 2024 13:15
@carine-bonnafous carine-bonnafous force-pushed the devx/dex-889-update-cicd-pipeline branch from f875dff to ed18089 Compare June 10, 2024 13:20
Taskfile.yml Show resolved Hide resolved
@carine-bonnafous carine-bonnafous force-pushed the devx/dex-889-update-cicd-pipeline branch from 882d8a3 to 06bb677 Compare June 11, 2024 13:26
@carine-bonnafous carine-bonnafous force-pushed the devx/dex-889-update-cicd-pipeline branch from c553910 to a0101a1 Compare June 14, 2024 08:40
@carine-bonnafous carine-bonnafous force-pushed the devx/dex-889-update-cicd-pipeline branch 3 times, most recently from d22954e to ffcccd9 Compare June 14, 2024 15:52
@carine-bonnafous carine-bonnafous requested a review from gdraynz June 20, 2024 13:54
Taskfile.yml Outdated Show resolved Hide resolved
@carine-bonnafous carine-bonnafous requested a review from a team June 24, 2024 08:31
@carine-bonnafous carine-bonnafous force-pushed the devx/dex-889-update-cicd-pipeline branch from 0305fbe to a1a4c15 Compare June 25, 2024 12:04
Copy link

@carine-bonnafous carine-bonnafous merged commit 9ca2ca8 into develop Jun 25, 2024
3 of 12 checks passed
@carine-bonnafous carine-bonnafous deleted the devx/dex-889-update-cicd-pipeline branch June 25, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants