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

ci: implement usage of stepped workflow #215

Merged
merged 8 commits into from
Nov 10, 2022
Merged

ci: implement usage of stepped workflow #215

merged 8 commits into from
Nov 10, 2022

Conversation

afonsojramos
Copy link
Collaborator

@afonsojramos afonsojramos commented Nov 7, 2022

This PR implements the usage of a stepped workflow as well as the feature of canceling a previous job in case a new commit comes in.

Additionally, to reduce the number of packages we are pushing, we are now limiting the push action to when it is either in main branch or a tag.

image

PS: @aquelemiguel Before merging this PR, we should update the required checks.

We currently have 110 untagged versions. Hopefully, with this, we'll reduce this number's growth drastically.

We may also consider using delete-old-packages#ghcrio-packages or something similar.

@afonsojramos afonsojramos added the 🔧 improvement General improvements to existing features label Nov 7, 2022
@afonsojramos afonsojramos self-assigned this Nov 7, 2022
@afonsojramos afonsojramos marked this pull request as ready for review November 7, 2022 22:42
@afonsojramos afonsojramos merged commit fedc85c into main Nov 10, 2022
@afonsojramos afonsojramos deleted the create-workflow branch November 10, 2022 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 improvement General improvements to existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants