Skip to content

Include ldflags in builds, have a version command - #60

Merged
jaakkovarjo merged 1 commit into
mainfrom
chore/ldflags-in-builds
Aug 19, 2026
Merged

Include ldflags in builds, have a version command#60
jaakkovarjo merged 1 commit into
mainfrom
chore/ldflags-in-builds

Conversation

@ajmyyra

@ajmyyra ajmyyra commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Description

Builds were lacking ldflags. That functionality existed although it was not called correctly, so this is now fixed.

We're also introducing a version command. " version" is the normal way to check it for these, not deprecating the --version yet, but should later on.

Type of Change

  • feat: New feature
  • fix: Bug fix
  • refactor: Code refactoring
  • docs: Documentation
  • test: Tests
  • chore: Maintenance
  • ci: CI/CD changes

Checklist

  • I have performed a self-review of my own code
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally (make test)
  • Pre-commit checks pass (make pre-commit)
  • My changes generate no new warnings or errors

@jaakkovarjo jaakkovarjo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looking good!

@jaakkovarjo
jaakkovarjo merged commit 10f0725 into main Aug 19, 2026
12 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