Release Strategy Ideas #802
Replies: 6 comments 2 replies
from: @t-young31 |
|
may want to figure out how frequently to ask accessibility people to play/test |
|
add instructions to dev docs for how to tag release etc |
|
My thoughts:
git switch main
git pull
git tag v<x.y.z>
git push origin tag v<x.y.z>
|
|
Initial release published: https://github.com/ucl-arc-tre/portal/releases/tag/v0.0.0 |
|
(coming to this after being away from the project) It sounds like the release strategy is now somewhat decided? Shall we get this into the main docs? Is the next step to make a ticket for this (i.e. |
Uh oh!
There was an error while loading. Please reload this page.
Loose idea based on discussion in retro july 17:
All reactions