-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Check version #362
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
Check version #362
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Other than this LGTM!
The Docker version we compile doesn't get a version number. Might be a different issue, but it'd be nice to get version checking in there too :)
The docker image eventually inherits the source code from the binary so as soon as the CI catches up (if and when) this is merged it should work for the docker image as well.
41501ac
to
72a9d1c
Compare
dea31a7
to
4670cd1
Compare
Co-Authored-By: nol166 <jmccamb@gmail.com>
Co-Authored-By: nol166 <jmccamb@gmail.com>
4670cd1
to
27d9dd5
Compare
resolved conflicts
Uh oh!
There was an error while loading. Please reload this page.
Describe in detail the problem you had and how this PR fixes it
Checks to see if there is a newer release available when running the CLI
Is there an open issue you can link to?
Fixes #213.