Skip to content

Update arduino-cli binary filename #67

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

Merged
merged 1 commit into from
Sep 20, 2019
Merged

Update arduino-cli binary filename #67

merged 1 commit into from
Sep 20, 2019

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Aug 7, 2019

The arduino-cli binary filename was recently changed, which broke CI builds:

mv: cannot stat ‘arduino-cli-*-linux64’: No such file or directory

The arduino-cli binary filename was recently changed, which broke CI builds:

mv: cannot stat ‘arduino-cli-*-linux64’: No such file or directory
@per1234 per1234 changed the title Update arduino-cli binary filename [WIP] Update arduino-cli binary filename Aug 12, 2019
@per1234
Copy link
Contributor Author

per1234 commented Aug 12, 2019

From Slack discussion, it sounds like http://downloads.arduino.cc/arduino-cli/arduino-cli-latest-linux64.tar.bz2 will no longer provide the latest version of arduino-cli and so a further fix needs to be made to restore the previous behavior of the Travis CI build.

I'm waiting on the discussion to settle to make sure I understand the correct action to take and then I will update this PR accordingly.

@per1234
Copy link
Contributor Author

per1234 commented Aug 22, 2019

An update on the "latest" URL situation. From arduino/arduino-cli#346 (comment) it sounds like the plan is to eventually restore the functionality of the URL to point to the latest build again. So it's unclear to me whether it's necessary or desirable to switch from the current system of downloading from the "latest" URL to using install.sh to install the latest version of arduino-cli.

Since the CI build is currently broken due to the file name change which was the original intent of this PR to fix, and the fact that the outdated version of arduino-cli currently provided by "latest" URL doesn't cause any problems for the CI build, I'm going to go ahead and remove the "WIP" status of this PR. If it is necessary to change from using the "latest" URL to install arduino-cli, I'll do that in a dedicated PR. I'd welcome any input on that decision.

@per1234 per1234 changed the title [WIP] Update arduino-cli binary filename Update arduino-cli binary filename Aug 22, 2019
@aentinger aentinger merged commit 615b3d6 into arduino-libraries:master Sep 20, 2019
@per1234 per1234 deleted the fix-arduino-cli-filename branch March 15, 2020 08:45
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