-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
v1.0.1 #5496
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
v1.0.1 #5496
Conversation
|
A problem was found with your submission https://github.com/RASPIAUDIO/Muse_library ❌ ERROR: Submission URL is already in the Library Manager index. |
|
Thanks for your interest in contributing to the Arduino Library Manager index @RASPIAUDIO 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: |
|
Hello! I'm checking your submission again. |
|
A problem was found with your submission https://github.com/RASPIAUDIO/Muse_library ❌ ERROR: Submission URL is already in the Library Manager index. |
|
Thanks for your interest in contributing to the Arduino Library Manager index @RASPIAUDIO 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.
@RASPIAUDIO I'm guessing you are attempting to publish a new release of your library, which has already been submitted to the Arduino Library Manager Registry.
After the initial addition of the library, the indexer job periodically checks each of the libraries in the index 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 please don't submit pull requests when you release a new version of your library. These pull requests are pointless and only waste your time and my time.
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
@ArduinoBot