Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

RELENG-619 - version updates to better support CRT/VBA #4828

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sarahethompson
Copy link
Contributor

@sarahethompson sarahethompson commented Jul 4, 2023

See https://hashicorp.atlassian.net/browse/RELENG-619. This will mean the current version will only need to be maintained in one place (VERSION file).

  1. Move internal/version/version.go -> version/version.go so that we can go:embed the VERSION file
  2. Update version.go to get the Version and VersionPrerelease directly from the VERSION file
  3. Update make target to no long set the Version and VersionPrerelease via ldflags at build time (CRT)

https://github.com/hashicorp/waypoint/actions/runs/5455886991

@sarahethompson sarahethompson requested a review from a team as a code owner July 4, 2023 14:31
@sarahethompson sarahethompson requested review from dekimsey and emilymianeil and removed request for a team July 4, 2023 14:31
@github-actions github-actions bot added the core label Jul 4, 2023
@sarahethompson sarahethompson requested a review from a team July 4, 2023 14:32
@sarahethompson sarahethompson added pr/no-changelog No automatic changelog entry required for this pull request backport/0.9.x Automerge PR into release/0.9.x branch after merge to main backport/0.10.x backport/0.11.x labels Jul 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport/0.9.x Automerge PR into release/0.9.x branch after merge to main backport/0.10.x backport/0.11.x core pr/no-changelog No automatic changelog entry required for this pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant