Skip to content

ci: add build args to release - #14

Merged
ianlewis merged 1 commit into
mainfrom
13-bug-add-build_version-and-build_commit-to-release-image
Feb 4, 2026
Merged

ianlewis merged 1 commit into
mainfrom
13-bug-add-build_version-and-build_commit-to-release-image

Conversation

@ianlewis

@ianlewis ianlewis commented Feb 4, 2026 •

Copy link
Copy Markdown
Contributor

Adds build args to the release. These are built into the release binary in the release image.

Fixes #14

Signed-off-by: Ian Lewis <ianlewis@preferred.jp>
@ianlewis ianlewis linked an issue Feb 4, 2026 that may be closed by this pull request
@ianlewis
ianlewis requested a review from Copilot February 4, 2026 01:13
@ianlewis
ianlewis marked this pull request as ready for review February 4, 2026 01:13

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds build-time arguments to the Docker image build process in the release workflow, enabling the container to embed version and commit information.

Changes:

  • Added BUILD_VERSION and BUILD_COMMIT build arguments to the Docker build step

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ianlewis
ianlewis merged commit c739322 into main Feb 4, 2026
2 checks passed
@ianlewis
ianlewis deleted the 13-bug-add-build_version-and-build_commit-to-release-image branch February 4, 2026 01:26
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.

[bug] Add BUILD_VERSION and BUILD_COMMIT to release image

3 participants