It's partially updated to the new way. - [ ] Build version will be set in the Makefile - [ ] gha workflows will need to extract the build info bash script from artifact upload action into a new build_conf action - [ ] build step will use the above config action to fetch the corerct, alpha, beta & build_id values - [ ] test to see if imutable builds can be turned on - [ ] Release cleanup, when merging, delete releases + tags for that PR build, same for Beta builds on mergge to `main`
It's partially updated to the new way.
main