Skip to content

Conversation

@Init-io
Copy link
Contributor

@Init-io Init-io commented Nov 19, 2024

Description:
Please add my library FireEsp to the Arduino Library Manager.

Library Name: FireEsp

GitHub Repository URL: https://github.com/Init-io/FireEsp

Description:
FireESP is an Arduino library designed for seamless integration of ESP8266 and ESP32 boards with Firebase services. It simplifies Firebase Authentication (sign-up, sign-in, email verification, password reset) and Realtime Database operations (store, update, retrieve, and delete data). FireESP ensures secure data transactions using idToken while also supporting Firebase's test mode for quick prototyping. With an intuitive API and robust functionality, FireESP is perfect for IoT applications and cloud-based projects.

Version: v1.0.1

The library follows the Arduino Library Specification and is ready for review.

Thank you!

@github-actions github-actions bot added the topic: submission Add library to the list label Nov 19, 2024
@github-actions
Copy link
Contributor

ERROR: Arduino Lint found errors with https://github.com/Init-io/FireEsp:

Linting library in FireEsp
ERROR: library.properties version value v1.0.1 is invalid.                                                   
       See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
       (Rule LP020)                                                                                          
WARNING: library.properties version value v1.0.1 is not compliant with the semver specification.
         See: https://semver.org/                                                               
         (Rule LP021)                                                                           
WARNING: library.properties includes field item(s) FireESP.h not found in library.                             
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP052)                                                                                          

Linter results for project: 1 ERRORS, 2 WARNINGS

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

Linting sketch in FireEsp/examples/DatabaseManagement

Linter results for project: no errors or warnings

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

Linting sketch in FireEsp/examples/UserManagement

Linter results for project: no errors or warnings

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

Linter results for projects: 1 ERRORS, 2 WARNINGS

@github-actions
Copy link
Contributor

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

@Init-io
Copy link
Contributor Author

Init-io commented Nov 19, 2024

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

@ArduinoBot I have resolved the errors. Please re-run the checks.

@github-actions
Copy link
Contributor

Hello! I'm checking your submission again.

@github-actions github-actions bot merged commit 025f777 into arduino:main Nov 19, 2024
12 checks passed
@github-actions
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/Init-io/FireEsp/

github-actions bot pushed a commit that referenced this pull request Nov 19, 2024
This was referenced Jun 21, 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.

1 participant