Skip to content

Do not hardcode the version number in the build workflow.#1

Merged
gouttegd merged 1 commit intomainfrom
dont-hardcode-version-in-workflow
Jan 2, 2026
Merged

Do not hardcode the version number in the build workflow.#1
gouttegd merged 1 commit intomainfrom
dont-hardcode-version-in-workflow

Conversation

@gouttegd
Copy link
Collaborator

@gouttegd gouttegd commented Jan 2, 2026

To run the build workflow, we need to know the current version number (since the name of the source distribution archive includes it). Instead of hardcoding, try getting it from the configure.ac script, and pass it to the jobs/steps that need it.

To run the build workflow, we need to know the current version number
(since the name of the source distribution archive includes it). Instead
of hardcoding, try getting it from the configure.ac script, and pass it
to the jobs/steps that need it.
@gouttegd gouttegd merged commit 62f7cdf into main Jan 2, 2026
3 checks passed
@gouttegd gouttegd deleted the dont-hardcode-version-in-workflow branch January 2, 2026 21:52
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.

1 participant