Skip to content

Conversation

sidkebo
Copy link

@sidkebo sidkebo commented Oct 4, 2025

Libraries for ESP32 using Arduino IDE: 4x4 matrix keypad, HC-SR04 ultrasonic sensor, and 16x2 I2C LCD display (advanced core functions where applicable).

Libraries for ESP32 using Arduino IDE: 4x4 matrix keypad, HC-SR04 ultrasonic sensor, and 16x2 I2C LCD display (advanced core functions where applicable).
@github-actions github-actions bot added the topic: submission Add library to the list label Oct 4, 2025
Copy link
Contributor

github-actions bot commented Oct 4, 2025

A problem was found with your submission https://github.com/sidkebo/Keypad4x4

ERROR: The repository has no tags. You need to create a release or tag that matches the version value in the library's library.properties file.

Copy link
Contributor

github-actions bot commented Oct 4, 2025

A problem was found with your submission https://github.com/sidkebo/ESP32_LCD16x2_I2C

ERROR: The repository has no tags. You need to create a release or tag that matches the version value in the library's library.properties file.

Copy link
Contributor

github-actions bot commented Oct 4, 2025

A problem was found with your submission https://github.com/sidkebo/HCSR04ESP32

ERROR: The repository has no tags. You need to create a release or tag that matches the version value in the library's library.properties file.

Copy link
Contributor

github-actions bot commented Oct 4, 2025

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

@per1234 per1234 self-assigned this Oct 4, 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 @sidkebo. Thanks for your interest in contributing to the Arduino Library Manager.

I see the bot reported a problem with your submission that will block its acceptance:

❌ ERROR: The repository has no tags. You need to create a release or tag that matches the version value in the library's library.properties file.

Please fix the problem so we can proceed with your submission.

You will need to do the following things:

  1. Make sure your libraries meet all the requirements listed here:
    https://github.com/arduino/library-registry/blob/main/FAQ.md#what-are-the-requirements-for-a-library-to-be-added-to-library-manager
    • ❗ All three libraries do not meet the requirement that the library be located in the root of the library. You currently have the libraries under a subfolder of the repository, which is not allowed.
  2. Create a new release or tag in the library repository.
  3. Add a comment here in the pull request thread that mentions @ArduinoBot.

After that, the automated checks will run again. Once those are passing, your library will be automatically added to Library Manager.

If you have any questions or concerns, please let me know.

Regards, Per

@per1234 per1234 added the status: waiting for information More information must be provided before work can proceed label Oct 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting for information More information must be provided before work can proceed topic: submission Add library to the list
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants