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 version #80

Merged
merged 2 commits into from
Jan 17, 2025
Merged

Fix version #80

merged 2 commits into from
Jan 17, 2025

Conversation

elliott-imhoff
Copy link
Member

Fix version

What?

Don't grab library version from VERSION environment variable

Why?

This logic was intended for services to set their version in Docker images, not for libraries. I copied this version logic without thinking, and it will cause all our libraries to appear to have the same version when this envvar is set

PR Checklist

  • Merged latest master
  • Updated version number

Breaking Changes

No

Copy link
Contributor

@dzermas dzermas left a comment

Choose a reason for hiding this comment

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

LGTM

@elliott-imhoff elliott-imhoff merged commit 7322075 into main Jan 17, 2025
1 check passed
@elliott-imhoff elliott-imhoff deleted the fix-version branch January 17, 2025 15:59
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