Skip to content

Add SimplePrefsPlus to Arduino Library Manager #6536

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

Closed
wants to merge 1 commit into from

Conversation

souvikch
Copy link

@souvikch souvikch commented Jul 4, 2025

This pull request adds the SimplePrefsPlus library to the Arduino Library Manager.

📦 GitHub Repo: https://github.com/souviksays/SimplePrefsPlus

  • AES-128 encrypted key-value config for ESP8266 and ESP32
  • Detects invalid key and opens Web UI for setup
  • Pluggable backends: Preferences / LittleFS
  • Web UI and long-press fallback supported

@github-actions github-actions bot added the topic: other Something other than a library list request label Jul 4, 2025
Copy link
Contributor

github-actions bot commented Jul 4, 2025

Hi @souvikch.
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

@github-actions github-actions bot requested a review from per1234 July 4, 2025 06:53
@per1234 per1234 self-assigned this Jul 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 @souvikch. Thanks for your interest in contributing to the Arduino Library Manager.

This is not the correct way to submit a library. Please carefully follow the instructions from the readme:

https://github.com/arduino/library-registry#adding-a-library-to-library-manager

If you have any questions or problems while following those instructions, please let me know.

Regards, Per

@per1234 per1234 added topic: submission Add library to the list status: waiting for information More information must be provided before work can proceed and removed topic: other Something other than a library list request labels Jul 4, 2025
@souvikch
Copy link
Author

souvikch commented Jul 5, 2025 via email

@per1234
Copy link
Contributor

per1234 commented Jul 5, 2025

Can you please let me know exactly what to do. I'm absolutely clueless
about this.

I provided a link to detailed instructions in my previous comment. Did you try following those instructions? If not, then try following them.

If you follow the instructions and find there is something you don't understand, or you encounter a problem, then provide a detailed description of the problem here and I'll assist you.

Do I need to remove my existing request?

No. Just make the necessary changes in your fork (https://github.com/souvikch/library-registry). Any change you make there will also change the pull request. The change to the pull request will trigger another automated check of the pull request and library.

How to remove the fork I have created.

Don't remove it until this pull request has been merged. After that, you can delete your fork by following the instructions here:

https://docs.github.com/repositories/creating-and-managing-repositories/deleting-a-repository

can you please let me know if it's mandatory for me to create a
build workflow in my original project.

It is not mandatory. However, it is a useful thing to do at some point because it can help to efficiently validate each change you and other contributors make to the library. We actually provide resources to make this easier to do. You can learn about that from this blog post:

https://blog.arduino.cc/2021/04/09/test-your-arduino-projects-with-github-actions/

If you would like assistance with the build workflow, make a post over on Arduino Forum:

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

We'll be happy to help you out over there.

@souvikch
Copy link
Author

souvikch commented Jul 6, 2025 via email

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.

For the sake of a tidy repository, I'm going to close this due to lack of activity.

@souvikch if you ever resolve the issues reported in my previous review, please submit another pull request to add the library.

I'll continue to monitor this thread, so feel free to let me know if you have any questions or concerns.

@per1234 per1234 closed this Jul 8, 2025
@souvikch
Copy link
Author

souvikch commented Jul 9, 2025 via email

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