-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Add RCduino library to Library Manager #6342
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
A problem was found with your submission https://github.com/RCduino/RCduino.git ❌ ERROR: Submission URL is already in the Library Manager index. |
Thanks for your interest in contributing to the Arduino Library Manager index @OminduDissanayaka 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 an example sketch. Please check again. |
Hello! I'm checking your submission again. |
A problem was found with your submission https://github.com/RCduino/RCduino.git ❌ ERROR: Submission URL is already in the Library Manager index. |
Thanks for your interest in contributing to the Arduino Library Manager index @OminduDissanayaka 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: |
Hi @OminduDissanayaka. If you intended to submit a library, please check the instructions and update your pull request if necessary: |
@ArduinoBot please check again |
Hello! I'm checking your submission again. |
Hi @OminduDissanayaka. If you intended to submit a library, please check the instructions and update your pull request if necessary: |
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.
Closing as duplicate of #6340.
Hello @OminduDissanayaka. When you want to distribute changes you made to the library, you only need to create a new release by following the procedure described here:
After the initial addition of the library, the indexer job periodically checks each of the libraries in the Arduino Library Manager Registry and picks up any new release/tag that meets the requirements listed here:
This means there is no need to take any additional action to add new releases of your library to Library Manager. They will be added automagically!
So submitting a pull request like this when you make a new release is not necessary and won't accomplish anything other than wasting your time. The human maintainers of the registry monitor all activity in this repository in order to accomodate valid maintenance requests from the library maintainers, so please don't submit pointless pull requests to this repository.
It does take a little time for the indexer job to run, and then some additional time after that for the update to propagate through the CDN and the local cache. But it will get there. We give a conservative estimate of availability within one day's time.
You can monitor the indexing of the library releases by checking the library's dedicated indexer logs web page:
https://github.com/arduino/library-registry/blob/main/FAQ.md#user-content-can-i-check-on-library-releases-being-added-to-library-manager
Hi @ArduinoBot, |
@OminduDissanayaka I already explained the situation to you in the comment above. Please pay attention to the comments I make. We have limited resources available to maintain this registry, and many thousands of libraries, so please make sure to be responsible in your activity here. ⚠ Repeated irresponsible behavior may result in the revocation of your Library Manager Registry privileges. Thanks in advance for your cooperation. |
This pull request adds the RCduino library to the Arduino Library Manager index.
library.properties
fileexamples
folder with a working sketchPlease let me know if anything needs to be fixed.