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

Fixed: the user-agent test on release builds #955

Merged
merged 1 commit into from
Jul 18, 2024
Merged

Conversation

aelsabbahy
Copy link
Member

The user-agent test assumed goss will always have v0.0.0, this is not the case in a release build.

Checklist
  • make test-all (UNIX) passes. CI will also test this
  • unit and/or integration tests are included (if applicable)
  • documentation is changed or added (if applicable)

Description of change

Fixes release builds.

The user-agent test assumed goss will always have v0.0.0, this is not
the case in a release build.
@dklimpel
Copy link
Contributor

I am confused. I had expected that this failure also had happened with release v0.4.7. Presumably it was introduced with #892

@aelsabbahy aelsabbahy merged commit 6ef233d into master Jul 18, 2024
5 checks passed
@aelsabbahy aelsabbahy deleted the fix_release branch July 18, 2024 19:08
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