-
-
Notifications
You must be signed in to change notification settings - Fork 12
Release a new version of the arduino-lint #756
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
Comments
I believe it will be necessary to pull in arduino/tooling-project-assets#469 (and adjust the repository secrets to reflect the change to the workflows) before a release can be made. I see that the nightly build publishing is already failing at the "Upload release files on Arduino downloads servers" step: https://github.com/arduino/arduino-lint/actions/runs/11357212988/job/31589796943#step:5:17
and I'm sure the same error would occur if the "Release" workflow was triggered by a release without the workflow having been updated per arduino/tooling-project-assets#469. |
We also need to pull in arduino/arduino-cli#2732 before making a release. If that isn't done then the macOS release won't be notarized due to the regression introduced by pulling in arduino/tooling-project-assets#507 via #662. UPDATE: this has now been completed: #803 |
Some fixes have been done to
arduino-lint
, release a new version of it.#751
The text was updated successfully, but these errors were encountered: