-
-
Notifications
You must be signed in to change notification settings - Fork 400
Use alternative methods to get homedir that do not require cgo. #137
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
Conversation
Any ETA? |
4f9165a
to
b36ad8e
Compare
b10e657
to
5b7f4ef
Compare
✅ Build completed. ⬇️ Linux 64: ⬇️ Linux 32: ⬇️ Linux ARM: ⬇️ Windows: ⬇️ OSX: ℹ️ To test this build:
|
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.
LGTM!
See also alternative implementation in #239 |
Superseded by #239, will port the test in a subsequent PR |
Allow an optional encoding of the timestamp in the CBOR message
) * [skip changelog] Rework a dist process and add minimal documentation * [skip changelog] Change how version string is calculated If a nightly is being built the version string will be "nightly-<timestamp>". Else if a tag is set in the currently checked out commit that is used. In all other cases the "snapshot" string is used, this last case handles a local build started manually by a developer.
Fix #133
/cc @zoobab