Skip to content

Conversation

deepanshu-deshwal
Copy link
Contributor

This PR adds the SL001_Deepanshu Arduino library to the Library Manager index.

Repository: https://github.com/deepanshu-deshwal/SL001_Deepanshu
Description: A simple and lightweight Arduino library for the HC-SR04 ultrasonic distance sensor. Provides easy-to-use functions to measure distance in centimeters.

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

ERROR: Arduino Lint found errors with https://github.com/deepanshu-deshwal/SL001_Deepanshu:

Linting library in SL001_Deepanshu
ERROR: Library name Ultrasonic is in use by a library in the Library Manager index. Each library must have a unique name
       value. If your library is already in the index, use the "--library-manager update" flag.                         
       See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format           
       (Rule LP017)                                                                                                     
WARNING: No readme found. Please document your library.                                                                                
         See:                                                                                                                          
         https://docs.github.com/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-readmes
         (Rule LD001)                                                                                                                  
WARNING: No license file found.                                                                                                                 
         See:                                                                                                                                   
         https://docs.github.com/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository
         (Rule LD002)                                                                                                                           

Linter results for project: 1 ERRORS, 2 WARNINGS

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

Linting sketch in SL001_Deepanshu/examples/Sensor

Linter results for project: no errors or warnings

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

Linter results for projects: 1 ERRORS, 2 WARNINGS

Copy link
Contributor

Thanks for your interest in contributing to the Arduino Library Manager index @deepanshu-deshwal
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

@deepanshu-deshwal
Copy link
Contributor Author

@Arduino-Bot recheck

@deepanshu-deshwal
Copy link
Contributor Author

Hi, this is my first submission to the Library Manager.
All checks have passed. Could a maintainer please review? Thanks!

@per1234 per1234 self-assigned this Aug 29, 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.

@deepanshu-deshwal I already explained the problem and provided instructions you can follow to solve it in your previous pull request:

#6859 (review)

Did you read my comment? If not, then you need to start paying better attention!!! If you did read it, then why didn't you follow the instructions, instead of wasting everyone's time by creating another pull request with the same problem???

In the future please only create one pull request for each submission.

As was already clearly explained in the comments from the bot, there is no need or point in submitting a new pull request after a problem is detected with your existing PR.

What you must do instead is CAREFULLY read the information provided and then fix the problem. Once you do that, another round of automated checks will be triggered. You can repeat that process in a single pull request as many times as is needed to get it to a fully compliant state. Once your submission passes all the checks it will automatically be accepted by the bot.

You will never fix the problem by submitting the same non-compliant pull request multiple times. That will only waste your time and the time of the humans who maintain this free open source project.

⚠ Repeated irresponsible behavior may result in the revocation of your Library Manager Registry privileges.

Thanks in advance for your cooperation.


If you have any questions, concerns, or problems, you are welcome to write a clear and detailed description in a comment on the pull request thread. I'll be happy to provide assistance.

@deepanshu-deshwal
Copy link
Contributor Author

@ArduinoBot

Copy link
Contributor

Hello! I'm checking your submission again.

@github-actions github-actions bot merged commit ae6dbbb into arduino:main Aug 29, 2025
14 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/deepanshu-deshwal/SL001_Deepanshu/

github-actions bot pushed a commit that referenced this pull request Aug 29, 2025
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