Skip to content

fill missing GIT_HASH and SW_BUILD keywords - #468

Merged
astronomerdave merged 4 commits into
mainfrom
issue/465
Jul 30, 2026
Merged

fill missing GIT_HASH and SW_BUILD keywords#468
astronomerdave merged 4 commits into
mainfrom
issue/465

Conversation

@astronomerdave

Copy link
Copy Markdown
Contributor

solves issue #465

The keywords were more than just empty, their source was no good. This adds a mechanism to fill them properly.

Dead update_git_commit target replaced with configure-time
execute_process. Hash marked -dirty, re-stamps when HEAD moves.
each daemon stamps its git hash and binary build time into every publish
camerad aggregates running daemons into GIT_HASH and SW_BUILD
each daemon stamps its git hash and binary build time into every publish
hash is marked -dirty when built from a modified tree
DSP carries permanent untracked content, which made every build
report -dirty regardless of the actual source state.
@astronomerdave
astronomerdave merged commit ea7cb7d into main Jul 30, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants