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

feat(ci): rework release workflow and communications #1184

Merged
merged 2 commits into from
Mar 7, 2024

Conversation

tuntoja
Copy link
Contributor

@tuntoja tuntoja commented Mar 5, 2024

Description

Please include a short resume of the changes and what is the purpose of PR. Any relevant information should be added to help:

  • QA Team (Quality Assurance) with tests.
  • reviewers to understand what are the stakes of the pull request.

Fixes #MON-34069

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software
  • Updating documentation (missing information, typo...)

Target serie

  • 22.04.x
  • 22.10.x
  • 23.04.x
  • 23.10.x
  • 24.04.x (master)

How this pull request can be tested ?

Please describe the procedure to verify that the goal of the PR is matched. Provide clear instructions so that it can be correctly tested.

Any relevant details of the configuration to perform the test should be added.

Checklist

  • I have followed the coding style guidelines provided by Centreon
  • I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have made corresponding changes to the documentation.
  • I have rebased my development branch on the base branch (master, maintenance).

tuntoja and others added 2 commits March 5, 2024 15:12
* feat(ci): rework release workflow and communications

* add action and new release action

* remove old release-collect file

* fix

* fix

* fix

* update release workflow

* fix

* Update .github/actions/release/action.yml

Co-authored-by: May <[email protected]>

* Update .github/actions/release/action.yml

Co-authored-by: Stéphane Chapron <[email protected]>

* fix feedbacks round 1

* rebuild json data

* test

* test

* Revert "test"

This reverts commit 366a354.

* Revert "Revert "test""

This reverts commit 3ee3582.

* more tests

* more tests

* review

* handle feedbacks 2

* add feedback

---------

Co-authored-by: May <[email protected]>
Co-authored-by: Stéphane Chapron <[email protected]>
* udpate release workflow

* udpate release action

* add feedbacks

* Update .github/workflows/release.yml

Co-authored-by: Kevin Duret <[email protected]>

* Remove unused arrays

---------

Co-authored-by: Kevin Duret <[email protected]>
@tuntoja tuntoja requested a review from a team as a code owner March 5, 2024 14:13
@tuntoja tuntoja requested review from kduret and sc979 and removed request for a team March 5, 2024 14:13
@tuntoja tuntoja merged commit 2f0d5dd into dev-23.04.x Mar 7, 2024
2 checks passed
@tuntoja tuntoja deleted the MON-34069-rework-release-communications-2304 branch March 7, 2024 16:34
tuntoja added a commit that referenced this pull request Mar 19, 2024
* feat(ci): rework release workflow and communications (#1096)

* feat(ci): rework release workflow and communications

* add action and new release action

* remove old release-collect file

* fix

* fix

* fix

* update release workflow

* fix

* Update .github/actions/release/action.yml

Co-authored-by: May <[email protected]>

* Update .github/actions/release/action.yml

Co-authored-by: Stéphane Chapron <[email protected]>

* fix feedbacks round 1

* rebuild json data

* test

* test

* Revert "test"

This reverts commit 366a354.

* Revert "Revert "test""

This reverts commit 3ee3582.

* more tests

* more tests

* review

* handle feedbacks 2

* add feedback

---------

Co-authored-by: May <[email protected]>
Co-authored-by: Stéphane Chapron <[email protected]>

* fix(ci): replace job conditional by dedicated step (#1169)

* udpate release workflow

* udpate release action

* add feedbacks

* Update .github/workflows/release.yml

Co-authored-by: Kevin Duret <[email protected]>

* Remove unused arrays

---------

Co-authored-by: Kevin Duret <[email protected]>

---------

Co-authored-by: May <[email protected]>
Co-authored-by: Stéphane Chapron <[email protected]>
Co-authored-by: Kevin Duret <[email protected]>
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.

3 participants