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
{{ message }}
This repository was archived by the owner on Sep 3, 2024. It is now read-only.
It doesn't currently make sense to produce Releases of our app.
But, there would be merit in the build tracking Tagged commits. When this happens, we should put the release into a releases sub-folder, into a folder named the same as the tag.
Aah, I guess the releases folder should be browsable, so we can see the list of releases. Or, we will need to generate/maintain an index.html file that lists them.
Hmm, further thoughts on this:
we could use a "releases" branch in the repo to store these. It would be good if we could actually show a list of PR titles, each linking to a compiled release of that version.