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 #1096

Merged
merged 23 commits into from
Feb 29, 2024

Conversation

tuntoja
Copy link
Contributor

@tuntoja tuntoja commented Feb 1, 2024

Description

Rework the release automation
Add release automation again to github to allow releasing by group of components (aka "scope")

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

Target serie

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

@tuntoja tuntoja marked this pull request as ready for review February 13, 2024 21:01
@tuntoja tuntoja requested a review from a team as a code owner February 13, 2024 21:01
.github/actions/release/action.yml Outdated Show resolved Hide resolved
.github/actions/release/action.yml Outdated Show resolved Hide resolved
.github/actions/release/action.yml Outdated Show resolved Hide resolved
.github/actions/release/action.yml Outdated Show resolved Hide resolved
.github/workflows/release.yml Outdated Show resolved Hide resolved
@tuntoja tuntoja requested a review from a team as a code owner February 15, 2024 08:10
.github/actions/release/action.yml Outdated Show resolved Hide resolved
.github/actions/release/action.yml Outdated Show resolved Hide resolved
@tuntoja tuntoja requested review from kduret, sc979 and mushroomempires and removed request for a team and jean-christophe81 February 15, 2024 19:09
@tuntoja tuntoja merged commit c8d39b3 into develop Feb 29, 2024
2 checks passed
@tuntoja tuntoja deleted the MON-34069-rework-release-communications branch February 29, 2024 08:37
@tuntoja tuntoja restored the MON-34069-rework-release-communications branch February 29, 2024 13:28
tuntoja added a commit that referenced this pull request Mar 5, 2024
* 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]>
tuntoja added a commit that referenced this pull request Mar 5, 2024
* 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]>
tuntoja added a commit that referenced this pull request Mar 5, 2024
* 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]>
tuntoja added a commit that referenced this pull request Mar 5, 2024
* 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]>
tuntoja added a commit that referenced this pull request Mar 5, 2024
* 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]>
tuntoja added a commit that referenced this pull request Mar 5, 2024
* 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]>
tuntoja added a commit that referenced this pull request Mar 5, 2024
* 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]>
tuntoja added a commit that referenced this pull request Mar 7, 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]>
tuntoja added a commit that referenced this pull request Mar 7, 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]>
tuntoja added a commit that referenced this pull request Mar 7, 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]>
tuntoja added a commit that referenced this pull request Mar 7, 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]>
tuntoja added a commit that referenced this pull request Mar 7, 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]>
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]>
sfarouq-ext pushed a commit that referenced this pull request Apr 1, 2024
* 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]>
bouda1 pushed a commit that referenced this pull request Jun 10, 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.

5 participants