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

Use alternative methods to get homedir that do not require cgo. #137

Closed
wants to merge 1 commit into from

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Jan 29, 2019

Fix #133
/cc @zoobab

@SConaway
Copy link
Contributor

Any ETA?

@ArduinoBot
Copy link
Contributor

✅ Build completed.

⬇️ Linux 64: https://downloads.arduino.cc/PR/arduino-cli/arduino-cli-60-PR137-linux64.tar.bz2

⬇️ Linux 32: https://downloads.arduino.cc/PR/arduino-cli/arduino-cli-60-PR137-linux32.tar.bz2

⬇️ Linux ARM: https://downloads.arduino.cc/PR/arduino-cli/arduino-cli-60-PR137-linuxarm.tar.bz2

⬇️ Windows: https://downloads.arduino.cc/PR/arduino-cli/arduino-cli-60-PR137-windows.zip

⬇️ OSX: https://downloads.arduino.cc/PR/arduino-cli/arduino-cli-60-PR137-osx.zip

ℹ️ To test this build:

  1. Just replace arduino-cli binary with the provided one

@arduino arduino deleted a comment from ArduinoBot Jun 7, 2019
Copy link
Contributor

@masci masci left a comment

Choose a reason for hiding this comment

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

LGTM!

@endorama
Copy link
Contributor

See also alternative implementation in #239

@masci
Copy link
Contributor

masci commented Jun 11, 2019

Superseded by #239, will port the test in a subsequent PR

@masci masci closed this Jun 11, 2019
per1234 pushed a commit that referenced this pull request Nov 16, 2020
Allow an optional encoding of the timestamp in the CBOR message
per1234 pushed a commit that referenced this pull request Aug 9, 2021
)

* [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.
@cmaglie cmaglie deleted the alternate-homedir branch March 10, 2023 14:15
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.

getting default arduino data dir: retrieving user home dir: user: Current not implemented on linux/amd64
5 participants