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
Future releases should be UATed for quality before a full release. Recent releases notably had some UX flaws that would have been caught before release with a proper UAT. We need to set up some kind of dev-ops flows to create snapshot releases of future versions from a PR. I'm considering the following:
A snapshot branch
A GitHub action to update the version to a snapshot version upon merging to this snapshot branch
Setting up a deploy workflow for when versions are pushed to this snapshot branch
The text was updated successfully, but these errors were encountered:
Future releases should be UATed for quality before a full release. Recent releases notably had some UX flaws that would have been caught before release with a proper UAT. We need to set up some kind of dev-ops flows to create snapshot releases of future versions from a PR. I'm considering the following:
The text was updated successfully, but these errors were encountered: