Skip to content

Add PantryClient library to Arduino Library Manager #6622

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
Jul 18, 2025

Conversation

Zakrzewiaczek
Copy link
Contributor

Please add my library PantryClient to the Arduino Library Manager.

Repository: https://github.com/Zakrzewiaczek/pantryclient-esp
Version: 0.1.0
License: GPL-3.0
Architectures: esp32, esp8266
Description: A simple Arduino client for the Pantry service, allowing you to store and retrieve JSON data for your ESP32 or ESP8266 projects.

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

Arduino Lint has suggestions for possible improvements to https://github.com/Zakrzewiaczek/pantryclient-esp:

Linting library in pantryclient-esp
WARNING: Sketch(es) found outside examples and extras folders:                                    
           pantryclient-esp/dependencies/ArduinoJson-7.3.1/examples/JsonConfigFile                
           pantryclient-esp/dependencies/ArduinoJson-7.3.1/examples/JsonFilterExample             
           pantryclient-esp/dependencies/ArduinoJson-7.3.1/examples/JsonGeneratorExample          
           pantryclient-esp/dependencies/ArduinoJson-7.3.1/examples/JsonHttpClient                
           pantryclient-esp/dependencies/ArduinoJson-7.3.1/examples/JsonParserExample             
           pantryclient-esp/dependencies/ArduinoJson-7.3.1/examples/JsonServer                    
           pantryclient-esp/dependencies/ArduinoJson-7.3.1/examples/JsonUdpBeacon                 
           pantryclient-esp/dependencies/ArduinoJson-7.3.1/examples/MsgPackParser                 
           pantryclient-esp/dependencies/ArduinoJson-7.3.1/examples/ProgmemExample                
           pantryclient-esp/dependencies/ArduinoJson-7.3.1/examples/StringExample                 
           pantryclient-esp/dependencies/ArduinoJson-7.3.1/extras/particle/src                    
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#library-examples
         (Rule LD003)                                                                             

Linter results for project: 0 ERRORS, 1 WARNINGS

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

Linting sketch in pantryclient-esp/examples/CreateOrReplaceBasket

Linter results for project: no errors or warnings

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

Linting sketch in pantryclient-esp/examples/DeleteBasket

Linter results for project: no errors or warnings

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

Linting sketch in pantryclient-esp/examples/GetBasket

Linter results for project: no errors or warnings

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

Linting sketch in pantryclient-esp/examples/GetPantryDetails

Linter results for project: no errors or warnings

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

Linting sketch in pantryclient-esp/examples/UpdateBasket

Linter results for project: no errors or warnings

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

Linting sketch in pantryclient-esp/examples/UpdatePantryDetails

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 1 WARNINGS

@github-actions github-actions bot merged commit b65f2cb into arduino:main Jul 18, 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/Zakrzewiaczek/pantryclient-esp/

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