Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Revert 186 and 187 for injecting version during build #206

Merged
merged 3 commits into from
Sep 18, 2023

Conversation

JamieDanielson
Copy link
Contributor

Which problem is this PR solving?

Short description of the changes

As seen in #192 (and attempted to fix in #201), GitHub Actions checkout action doesn't include git tag history, so computing current version from tags doesn't work at the moment.

We are temporarily reverting this to expedite a new release using hardcoded version values, and will revisit this later.

How to verify that this has the expected result

honeycomb.agent_version shows the vX.Y.Z version in use, in agent container logs and telemetry.

@JamieDanielson JamieDanielson requested a review from a team September 18, 2023 20:11
@JamieDanielson JamieDanielson self-assigned this Sep 18, 2023
@JamieDanielson JamieDanielson added the type: bug Something isn't working label Sep 18, 2023
@JamieDanielson JamieDanielson merged commit 4a7a2aa into main Sep 18, 2023
4 checks passed
@JamieDanielson JamieDanielson deleted the revert-186-robb.inject-version-during-build branch September 18, 2023 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants