-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Update repositories.txt #4601
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 #4601
Conversation
Hi @sswartley. If you intended to submit a library, please check the instructions and update your pull request if necessary: |
❌ ERROR: Arduino Lint found errors with https://github.com/VernierST/GDXLib:
|
Thanks for your interest in contributing to the Arduino Library Manager index @sswartley 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 @sswartley. I am confirming your request.
Unlike submissions, this type of request is still handled manually. The Library Manager index maintainer occasionally comes through to clear all the outstanding requests. They will merge this pull request when it is done. You will get a notification from GitHub at that time.
After that, you can monitor the indexing of the library via its dedicated logs web page.
Information about that here:
https://github.com/arduino/library-registry/blob/main/FAQ.md#can-i-check-on-library-releases-being-added-to-library-manager
Hello @per1234, I have not received any notification or update on this request. I wanted to check to see if there was something I needed to do. Thanks, |
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.
Done:
2024/06/13 15:15:28 Loaded 7062 libraries from DB
Removing GDXLIb
Success!
Hi @per1234 I just wanted to check that there was not an issue with the GDXLib library. After it was moved to a new Github repository and renamed I made some changes to the library. This updated library was released as version 2.0.0. The Library Manager indexer did show it found 2.0.0, but it had errors in the library.properties file and did not update to this version. I then made changes to fix the error and released the updated version as 2.0.1. When I open Arduino IDE version 2.0.1 is available to be installed. However, when I check the log page for the library it does not show that it was updated. I am checking the log page at: https://downloads.arduino.cc/libraries/logs/github.com/VernierST/GDXLib/ Can you confirm that there are no issues with the GDXLib library and that I did not make some mistakes? Thanks! |
Hi @sswartley. Unfortunately the Arduino web team have instated a draconian caching policy on the indexer log web pages so they are often days out of date. As you noticed, the actual Library Manager index has been updated even though the logs didn't reflect that. So all is well. |
Thank you! |
This is a pull request that would require two manual changes:
The first is to update the URL of a library that is already in the Library Manager. The library (GDXLib) was moved from an individual's GitHub account ("dvernier") to the official GitHub account for Vernier Science Education.
The second request that would require a manual change is for an update of the libraries name. The original library was misnamed in libraries.properties as "GDXLIb". The name has been corrected and updated as "GDXLib".