Skip to content

Update repositories.txt #6389

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update repositories.txt #6389

wants to merge 1 commit into from

Conversation

Suraj151
Copy link

@Suraj151 Suraj151 commented Jun 5, 2025

Updating URL for repository

from : https://github.com/Suraj151/esp8266-framework
to : https://github.com/Suraj151/pdi-framework

Reason : Earlier this framework was developed for only esp8266 device. now we have added arduino uno and esp32 support as well. so we have renamed the repository from 'esp8266-framework' to 'pdi-framework'. Since the common interface is portable for multiple devices we have named it portable device interface framework.

Updating URL for repository
from : https://github.com/Suraj151/esp8266-framework
to : https://github.com/Suraj151/pdi-framework

Reason : Earlier this framework was developed for only esp8266. now we have added arduino uno and esp32 support as well. so we have renamed the repository from 'esp8266-framework' to 'pdi-framework'. Since the common interface is portable for multiple devices we have named it portable device interface framework.
@github-actions github-actions bot added the topic: modification Change existing list entry label Jun 5, 2025
Copy link
Contributor

github-actions bot commented Jun 5, 2025

Hi @Suraj151.
Your pull request has been detected as something other than a Library Manager submission.
A maintainer will need to review it before it can be merged.

If you intended to submit a library, please check the instructions and update your pull request if necessary:
https://github.com/arduino/library-registry/blob/main/README.md#instructions

Copy link
Contributor

github-actions bot commented Jun 5, 2025

ERROR: Arduino Lint found errors with https://github.com/Suraj151/pdi-framework:

Linting library in pdi-framework
WARNING: Git submodule detected. Library Manager installations and installations from GitHub's "Download ZIP" will only 
         contain an empty folder in place of the submodule. (Rule LS004)                                                
INFO: No header file found matching library name (pdi-framework.h). Best practices are for primary header filename to   
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
ERROR: Library name pdi-framework not found in the Library Manager index. Library names are not allowed to change after 
       being added to the index.                                                                                        
       See: https://github.com/arduino/library-registry/blob/main/FAQ.md#how-can-i-change-a-librarys-name               
       (Rule LP018)                                                                                                     

Linter results for project: 1 ERRORS, 1 WARNINGS

-------------------

Linting sketch in pdi-framework/examples/AddingController

Linter results for project: no errors or warnings

-------------------

Linting sketch in pdi-framework/examples/AddingDatabaseTable

Linter results for project: no errors or warnings

-------------------

Linting sketch in pdi-framework/examples/DeviceIotExample

Linter results for project: no errors or warnings

-------------------

Linting sketch in pdi-framework/examples/MqttExample

Linter results for project: no errors or warnings

-------------------

Linting sketch in pdi-framework/examples/PdiStack

Linter results for project: no errors or warnings

-------------------

Linting sketch in pdi-framework/examples/TaskScheduling

Linter results for project: no errors or warnings

-------------------

Linter results for projects: 1 ERRORS, 1 WARNINGS

Copy link
Contributor

github-actions bot commented Jun 5, 2025

Thanks for your interest in contributing to the Arduino Library Manager index @Suraj151
Please resolve the error(s) mentioned in the previous comment.

After resolving the issue, trigger this check again by doing one of the following:

  • Commit the required change to the branch you submitted this pull request from.
  • Comment here, mentioning @ArduinoBot in the comment.

NOTE: It is not necessary to open a new pull request. ❗

More information:
https://github.com/arduino/library-registry/blob/main/README.md#if-the-problem-is-with-the-pull-request

@github-actions github-actions bot requested a review from per1234 June 5, 2025 06:10
@per1234 per1234 added topic: URL change Change library repository URL and removed topic: modification Change existing list entry labels Jun 5, 2025
Copy link
Contributor

@per1234 per1234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @Suraj151. 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

@per1234 per1234 added the status: pending backend Depends on backend maintenance operations label Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: pending backend Depends on backend maintenance operations topic: URL change Change library repository URL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants