You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
Nice to haves:
The text was updated successfully, but these errors were encountered: