-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
change library name #2255
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
change library name #2255
Conversation
Hi @dvarrel. If you intended to submit a library, please check the instructions and update your pull request if necessary: |
Hello @dvarrel. 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. Note that it appears that, in addition to changing the library URL, which is now in progress, you are also attempting to change the library's name: dvarrel/ESPping@f33c784#diff-f267f9ae2f5d5d56a1dbb305e95d40d4408d9ee7f71357f1f67fb18c29b7f082R1 - name=ESP_Ping
+ name=ESPping If you want to do that, you must first make a release/tag that contains the change. The current release version of the library still uses the currently registered name "ESP_Ping": https://github.com/dvarrel/ESPping/blob/1.0.0/library.properties#L1
You can learn how to request a name change here: https://github.com/arduino/library-registry/blob/main/FAQ.md#how-can-i-change-a-librarys-name |
Hi @dvarrel. 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/dvarrel/ESPping:
|
Thanks for your interest in contributing to the Arduino Library Manager index @dvarrel 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: |
Done in #2256 (comment) |
No description provided.