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

GitHub Action to create a release containing the image artifacts #6

Open
boldandbrad opened this issue Sep 30, 2023 · 0 comments
Open

Comments

@boldandbrad
Copy link
Owner

GIVEN changes have been made and tested in a feature branch
WHEN that feature branch is merged to main
THEN automatically create a Tag and GitHub release corresponding to the package.json version number or latest changelog version, containing a zip of output image artifacts from the image/ directory.

Assumptions:

  • No pushing directly to main from local

Nice to haves:

  • Automatically build a number of common images sizes in a build step
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

No branches or pull requests

1 participant