Skip to content

Update repositories.txt #6481

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

Merged
merged 1 commit into from
Jun 23, 2025
Merged

Update repositories.txt #6481

merged 1 commit into from
Jun 23, 2025

Conversation

KrrishVerma
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the topic: submission Add library to the list label Jun 23, 2025
Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/KrrishVerma/Atmel_M90E32AS_ESP32:

Linting library in Atmel_M90E32AS_ESP32
INFO: No header file found matching library name (Atmel_M90E32AS_ESP32_Library.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)                                                                                                      
WARNING: Library name Atmel_M90E32AS_ESP32_Library contains "library". This is superfluous.                    
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP016)                                                                                          
WARNING: No example sketches found. Please provide examples.                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#library-examples
         (Rule LD004)                                                                             

Linter results for project: 0 ERRORS, 2 WARNINGS

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

@github-actions github-actions bot merged commit f232708 into arduino:main Jun 23, 2025
11 checks passed
Copy link
Contributor

Your submission has now been accepted! Thanks for your contribution to the Arduino Library Manager index.

The library(s) will be available for installation via Library Manager within a day's time.

You can check the logs from the Library Manager indexer for your library(s) here:
http://downloads.arduino.cc/libraries/logs/github.com/KrrishVerma/Atmel_M90E32AS_ESP32/

github-actions bot pushed a commit that referenced this pull request Jun 23, 2025
KrrishVerma added a commit to KrrishVerma/library-registry that referenced this pull request Jun 23, 2025
@KrrishVerma
Copy link
Contributor Author

@ArduinoBot please check the submission again

@per1234
Copy link
Contributor

per1234 commented Jun 25, 2025

Hello @KrrishVerma. The automated system here only operates on open pull requests. Since your submission was already accepted and the pull request merged, the bot won't pay any more attention to this pull request.

The human maintainers of the repository do closely monitor the comments so that we can provide assistance or fix problems as needed. So please don't make unnecessary comments on the pull request threads.


If you found the checks that the bot performed on your library to be useful, you might consider setting up an automated check in your library repository for compliance with the Library Manager requirements. This could run on every commit and pull request to ensure such violations are caught immediately.

Arduino provides a GitHub Actions action that makes this very easy to do by adding a simple YAML file to the repository:

https://github.com/arduino/arduino-lint-action#readme

This action uses the same Arduino Lint tool as the Library Manager system.

It is in use in all the official Arduino library repositories (example).

If you have any questions about setting up such a system, we will be happy to assist you over on Arduino Forum:

https://forum.arduino.cc/c/community/general-discussion/17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: submission Add library to the list
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants