-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Update repositories.txt #6135
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
Update repositories.txt #6135
Conversation
A problem was found with your submission https://github.com/ChandanETE/CK_MAX ❌ ERROR: The repository has no tags. You need to create a release or tag that matches the |
Thanks for your interest in contributing to the Arduino Library Manager index @ChandanETE After resolving the issue, trigger this check again by doing one of the following:
❗ NOTE: It is not necessary to open a new pull request. ❗ More information: |
@ArduinoBot I have added the required tag and release. Please check again. |
Hello! I'm checking your submission again. |
Arduino Lint has suggestions for possible improvements to https://github.com/ChandanETE/CK_MAX:
|
Your submission has now been accepted! Thanks for your contribution to the Arduino Library Manager index. The library(s) will be available for installation via Library Manager within a day's time. You can check the logs from the Library Manager indexer for your library(s) here: |
@ArduinoBot I have fixed the warnings. Please check again. |
@ArduinoBot Please recheck my library. I have fixed the warnings. |
Hello @ChandanETE. The automated system here only operates on open pull requests. Since your submission was already accepted and the pull request merged, the bot won't pay any more attention to this pull request. It is very commendable that you are addressing the warnings from the bot. However, these comments you are making don't accomplish anything at all. If you find the checks that were performed on your library by the submission handling system, you might consider setting up an automated check in your library repository for compliance with the Library Manager requirements, and for best practices. This could run on every commit and pull request to ensure any violations of requirements, or less than optimal configurations are caught immediately. Arduino provides a GitHub Actions action that makes this very easy to do by adding a simple YAML file to the repository: https://github.com/arduino/arduino-lint-action#readme This action uses the same Arduino Lint tool as the Library Manager system. It is in use in all the official Arduino library repositories (example). When you are happy with the changes you have made to your library, you can distribute the improved version to the Library Manager users by making a new release of the library. The procedure for making a release is documented here: |
Please add my library CK_MAX to the Arduino Library Manager.
Thank you for your support!