-
Notifications
You must be signed in to change notification settings - Fork 1
Add workflow to publish releases #1
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
f269c6c to
a32a319
Compare
Co-authored-by: Luca Rinaldi <lucarin@protonmail.com>
Co-authored-by: Davide <davideneri18@gmail.com>
Co-authored-by: Davide <davideneri18@gmail.com>
Co-authored-by: Luca Rinaldi <lucarin@protonmail.com>
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
I would try to push a tag 0.2.4-rc1 and check that it is working correctly.
I see that the latest release is 0.2.3
@dido18 actually it's here https://github.com/arduino/arduino-flasher-cli/releases/tag/0.2.4-rc.3 Edit: tested on Windows ✅ |
|
Tested on linux ./arduino-flasher-cli flash latest
Checking for Debian image releases
Found Debian image version: 20251006-395
Do you want to download it? (yes/no)
yes
Downloading Debian image version 20251006-395 7% |██████ |
* Add release workflow * Update Taskfile and .gitignore * Fix some leftovers * Trigger workflow on a semver tag * Fix version in release name * Update Taskfile.yml Co-authored-by: Luca Rinaldi <lucarin@protonmail.com> * Update Taskfile.yml Co-authored-by: Davide <davideneri18@gmail.com> * Update Taskfile.yml Co-authored-by: Davide <davideneri18@gmail.com> * Update .github/workflows/release.yml Co-authored-by: Luca Rinaldi <lucarin@protonmail.com> * Remove authentication step * Update task name in workflow * Set GH_TOKEN to use gh cli in workflow * Try with another token --------- Co-authored-by: Luca Rinaldi <lucarin@protonmail.com> Co-authored-by: Davide <davideneri18@gmail.com>
windows-sign-pcrunner