Skip to content

chore(ci): prepare CI actions for v1 releases - #1621

Merged
leandrodamascena merged 2 commits into
aws-powertools:v1from
rubenfonseca:maintenance/prepare-v1
Oct 20, 2022
Merged

chore(ci): prepare CI actions for v1 releases#1621
leandrodamascena merged 2 commits into
aws-powertools:v1from
rubenfonseca:maintenance/prepare-v1

Conversation

@rubenfonseca

Copy link
Copy Markdown
Contributor

Issue number: #1618

Summary

Changes

Please provide a summary of what's being changed

This PR changes all the workflows from v1 to work only on the v1 branch.
This way we can continue to release Powertools v1 in the future without interfeering with the development branch.

User experience

Please share what the user experience looks like before and after this change

Checklist

If your change doesn't seem to apply, please leave them unchecked.

Is this a breaking change?

RFC issue number:

Checklist:

  • Migration process documented
  • Implement warnings (if it can live side by side)

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@rubenfonseca
rubenfonseca requested a review from a team as a code owner October 19, 2022 18:29
@rubenfonseca
rubenfonseca requested review from heitorlessa and removed request for a team October 19, 2022 18:29
@boring-cyborg boring-cyborg Bot added github-actions Pull requests that update Github_actions code internal Maintenance changes labels Oct 19, 2022
@pull-request-size pull-request-size Bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Oct 19, 2022
@rubenfonseca rubenfonseca linked an issue Oct 19, 2022 that may be closed by this pull request
2 tasks

@heitorlessa heitorlessa left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, only one change to prevent concurrent issue closure (V1 release closing V2 issues pending release).

Comment thread .github/workflows/on_release_notes.yml Outdated
@heitorlessa heitorlessa changed the title chore(github-actions): prepare v1 actions chore(ci): prepare v1 actions Oct 20, 2022
@rubenfonseca rubenfonseca changed the title chore(ci): prepare v1 actions chore(ci): prepare ci actions for v1 releases Oct 20, 2022
@rubenfonseca rubenfonseca changed the title chore(ci): prepare ci actions for v1 releases chore(ci): prepare CI actions for v1 releases Oct 20, 2022
@leandrodamascena
leandrodamascena merged commit 08973b3 into aws-powertools:v1 Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github-actions Pull requests that update Github_actions code internal Maintenance changes size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maintenance: Document how to maintain the release process of v1 and v2

3 participants