-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Updated library #7033
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
Updated library #7033
Conversation
A problem was found with your submission https://github.com/tingerlingerr/DigiPotX9C ❌ ERROR: Submission URL is already in the Library Manager index. |
Thanks for your interest in contributing to the Arduino Library Manager index @tingerlingerr 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 am trying to update my library |
Hello! I'm checking your submission again. |
A problem was found with your submission https://github.com/tingerlingerr/DigiPotX9C ❌ ERROR: Submission URL is already in the Library Manager index. |
Thanks for your interest in contributing to the Arduino Library Manager index @tingerlingerr 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 am trying to update my library |
Hello! I'm checking your submission again. |
A problem was found with your submission https://github.com/tingerlingerr/DigiPotX9C ❌ ERROR: Submission URL is already in the Library Manager index. |
Thanks for your interest in contributing to the Arduino Library Manager index @tingerlingerr 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 how to publish updated versions of my library if URL is already in the Library Manager index. |
Hello! I'm checking your submission again. |
A problem was found with your submission https://github.com/tingerlingerr/DigiPotX9C ❌ ERROR: Submission URL is already in the Library Manager index. |
Thanks for your interest in contributing to the Arduino Library Manager index @tingerlingerr 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 version update of library if URL is already in the Library Manager index. |
Hello! I'm checking your submission again. |
A problem was found with your submission https://github.com/tingerlingerr/DigiPotX9C ❌ ERROR: Submission URL is already in the Library Manager index. |
Thanks for your interest in contributing to the Arduino Library Manager index @tingerlingerr 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: |
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.
Hello @tingerlingerr. 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 the only thing you need to do to make a new release of your library is to follow the instructions here:
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
@per1234 wasnt aware of that. thanks for the detailed answer. |
Two versions of the updated library - v1.0.1 and v1.1.0