Skip to content

Add DPSERVICE_VERSION build arg to override version during Docker build#774

Merged
byteocean merged 1 commit intomainfrom
feature/custom_dpservice_version
Apr 13, 2026
Merged

Add DPSERVICE_VERSION build arg to override version during Docker build#774
byteocean merged 1 commit intomainfrom
feature/custom_dpservice_version

Conversation

@PlagueCZ
Copy link
Copy Markdown
Contributor

If set during meson build, environment variable DPSERVICE_VERSION has the ability to override the version generation from current git tag.

Without this variable set, everything should behave as it previously did.

Fixes #773

@PlagueCZ PlagueCZ requested a review from a team as a code owner March 31, 2026 21:52
@github-actions github-actions Bot added size/XS enhancement New feature or request labels Mar 31, 2026
Copy link
Copy Markdown
Contributor

@byteocean byteocean left a comment

Choose a reason for hiding this comment

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

LGTM. thanks.

@byteocean byteocean merged commit 9ef1b72 into main Apr 13, 2026
6 checks passed
@github-project-automation github-project-automation Bot moved this to Done in Roadmap Apr 13, 2026
@byteocean byteocean deleted the feature/custom_dpservice_version branch April 13, 2026 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Allow dpservice version string to be customizable

3 participants