-
-
Notifications
You must be signed in to change notification settings - Fork 489
Use Task
to build pinned CLI for IDE
#1315
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
Closes #1313 Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
bc73751
to
3355220
Compare
The behavioral change cannot be approved in this PR. I made #1310 depend on this PR. As a result, if a build is produced from #1310, the About
dialog should show this CLI commit hash instead of 0.0.0-git
Screen Shot 2022年08月10日 at 14 04 10
The de6ae8c0
is currently pointing to the CLI PR here.
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.
Looks great. Thanks Akos!
Task
to build pinned CLI for IDE2. (削除ここまで)Task
to build pinned CLI for IDE (追記ここまで)
Uh oh!
There was an error while loading. Please reload this page.
Motivation
To show the exact CLI version (commit hash) in IDE when IDE is using a pinned version, not yet released CLI.
Change description
Task
available,task
instead ofgo
when a CLI ought to be produced on the fly.Other information
It's recommended for devs to install
Task
on the dev env. See here.Closes #1313
Reviewer checklist