Vanilla-OS / ABRoot

ABRoot is a utility that provides full immutability and atomicity to a Linux system, by transacting between two root filesystems. Updates are performed using OCI images, to ensure that the system is always in a consistent state.
http://abroot.vanillaos.org/
GNU General Public License v3.0
309 stars 24 forks source link

fix:[close #25] Automate Versioning #323

Closed jardon closed 2 months ago

jardon commented 2 months ago
jardon commented 2 months ago

@kbdharun thoughts on default being development? My thought is that it distinguishes something that is locally built versus whats built in CI

kbdharun commented 2 months ago

@kbdharun thoughts on default being development? My thought is that it distinguishes something that is locally built versus whats built in CI

Sure that too works IG, btw for the flag setting version as continuous in go.yml would it be possible to add a identifier like ~date of build~ commit SHA along with it so that it allows for easier debugging in future.

taukakao commented 2 months ago

Closes #25 (For issue tracking)