Skip to content

Conversation

@paulwilljones
Copy link
Contributor

No description provided.

@paulwilljones
Copy link
Contributor Author

fixes #315

envPrefix, envSelfhostedPrefix, envSelfhostedHost,
))
fs.StringVar(&o.selfhosted.Host,
fs.StringVar(&o.selfhosted.CAPath,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@davidcollom I think this had been incorrectly set to Host, seems like the flag wasn't going to the right field of CAPath?

@paulwilljones
Copy link
Contributor Author

VERSION_CHECKER_SELFHOSTED_USERNAME_FOO=bar ./bin/version-checker
panic: invalid self hosted configuration
./bin/version-checker --selfhosted-username=foo
panic: invalid self hosted configuration

Copy link
Contributor

@davidcollom davidcollom left a comment

Choose a reason for hiding this comment

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

Thanks for this and agree, the capath option was using the wrong field 🤦

@davidcollom davidcollom merged commit a193a71 into main Apr 18, 2025
5 checks passed
@davidcollom davidcollom deleted the fix-315 branch April 18, 2025 11:39
@davidcollom davidcollom mentioned this pull request May 1, 2025
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.

3 participants