set up a release build pipeline for new tags #79
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
set up an action that triggers when a new tag is proposed that runs a release build for the following components
all packages are automatically attached to the new release that is built and the release gets a description based on the issues that were closed and went into this release, but condensed to a digestible form with links to the original issues.
The iOS app is handled differently, that is a manual process due to the apple review that is needed for notarization.
Implemented and pushed in
189ae7721e.Verification:
The temporary validation release and tag were removed after verification.