Skip to content

Reconfigure Arduino Lint CI for Library Manager #24

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
Jun 30, 2021
Merged

Reconfigure Arduino Lint CI for Library Manager #24

merged 1 commit into from
Jun 30, 2021

Conversation

per1234
Copy link
Collaborator

@per1234 per1234 commented Jun 29, 2021

Arduino Lint, which is used in the "Check Arduino" CI workflow, checks for compliance with the requirements for submission of a library into the Library Manager index, as well as for the requirements for releases of the library to be indexed once it is accepted. Since some of these requirements are contradictory, Arduino Lint must be configured according to the library's status.

In GitHub Actions workflows, this configuration is done via the arduino/arduino-lint-action action's library-manager
input
.

Now that the library has been accepted into the Library Manager index (arduino/library-registry#131), the "update" configuration must be used.

Arduino Lint, which is used in the "Check Arduino" CI workflow, checks for compliance with the requirements for
submission of a library into the Library Manager index, as well as for the requirements for releases of the library to be
indexed once it is accepted. Since some of these requirements are contradictory, Arduino Lint must be configured according to the library's status.

In GitHub Actions workflows, this configuration is done via the `arduino/arduino-lint-action` action's `library-manager`
input.

Now that the library has been accepted into the Library Manager index, the "update" configuration must be used.
@per1234 per1234 requested review from aentinger and pennam June 29, 2021 20:30
@aentinger aentinger merged commit 8dc5ee4 into arduino-libraries:main Jun 30, 2021
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