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

Use versions and releases to ease the versioning #60

Closed
spaenleh opened this issue Oct 21, 2022 · 0 comments · Fixed by #67
Closed

Use versions and releases to ease the versioning #60

spaenleh opened this issue Oct 21, 2022 · 0 comments · Fixed by #67
Assignees
Labels
feature New feature or request

Comments

@spaenleh
Copy link
Member

We should use versions (tags) and create releases of the workflows to ease the use and update of re-usable workflows.
Although using the commit SHA is the most secure and stable way according to the docs, it means it is less easy to know if the workflow uses the latest version.

So instead of graasp/graasp-deploy/.github/workflows/cintegration-s3-apps.yml@a5e6f97c18c86d97e3e8f15b27e4d898746327cf we could use graasp/graasp-deploy/.github/workflows/cintegration-s3-apps.yml@v1

@spaenleh spaenleh added the feature New feature or request label Oct 21, 2022
@spaenleh spaenleh self-assigned this Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant