-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Update repositories.txt #7189
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 #7189
Conversation
|
A problem was found with your submission https://github.com/rochat2/v202_protocol ❌ ERROR: Submission URL is already in the Library Manager index. |
|
Thanks for your interest in contributing to the Arduino Library Manager index @rochat2 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 @rochat2. If you intended to submit a library, please check the instructions and update your pull request if necessary: |
|
A problem was found with your submission https://github.com/franfreezy/e220_400t22d-lora-libra ❌ ERROR: Unable to load submission URL. Is the repository public? |
|
A problem was found with your submission https://github.com/jobitjoseph/SoftWire_CH32 ❌ ERROR: Submission URL is already in the Library Manager index. |
|
Thanks for your interest in contributing to the Arduino Library Manager index @rochat2 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: |
per1234
left a comment
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.
@rochat2 you must follow the procedure described in the documentation to release updates to your library:
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
Sorry, this is my first time adding libraries to the manager; I just want to update the changes in my library.
*Examples folder added
*README.md modified