▲ | rerdavies 5 days ago | |||||||
Isn't that what git tags are for? Just create a tag with something human-readable like, I dunno, a version number would be good. And that way ANYONE can see the state of your sources for a given build. If you use github release workflow, you don't even have a choice about it. You cannot create a release without creating a matching tag. | ||||||||
▲ | 01HNNWZ0MV43FF 5 days ago | parent [-] | |||||||
Yeah that would be free if you have all the CI stuff set up. Maybe she doesn't, though. At a previous job I logged build IDs and never ended up needing them because we were able to uphold a Git-first process pretty well | ||||||||
|