Skip to content

Add EmbUI framework #265

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 22, 2021
Merged

Add EmbUI framework #265

merged 1 commit into from
Jul 22, 2021

Conversation

DmytroKorniienko
Copy link
Contributor

PR: EmbUI web framework ESP8266/ESP32

@github-actions
Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/DmytroKorniienko/EmbUI:

Linting library in EmbUI
WARNING: A commonly misspelled word was found in the library.properties sentence field. Suggested correction: Embedded  
         Web UI framework for esp8266/esp32 IoT prototyping (Rule LP033)                                                
WARNING: A commonly misspelled word was found in the library.properties paragraph field. Suggested correction: Embedded 
         Web UI framework for esp8266/esp32 IoT prototyping (Rule LP035)                                                
WARNING: The library.properties paragraph field repeats the sentence field. These are displayed together so redundancy  
         is not needed. (Rule LP036)                                                                                    

Linter results for project: 0 ERRORS, 3 WARNINGS

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

Linting sketch in EmbUI/examples/01_ex_generic/src

Linter results for project: no errors or warnings

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

Linting sketch in EmbUI/examples/02_sensors/src

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 3 WARNINGS

@github-actions github-actions bot merged commit f5acadf into arduino:main Jul 22, 2021
@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/DmytroKorniienko/EmbUI/

github-actions bot pushed a commit that referenced this pull request Jul 22, 2021
@DmytroKorniienko
Copy link
Contributor Author

DmytroKorniienko commented Jul 27, 2021

@ArduinoBot
force update

@per1234
Copy link
Contributor

per1234 commented Jul 27, 2021

Hello @DmytroKorniienko. The automated system here only operates on library submissions. Since your submission was already accepted and the pull request merged, the bot won't pay any more attention to this pull request.

After the initial addition of the library, the indexer job periodically checks each of the libraries in the index and picks up any new release/tag that meets the requirements listed here:
https://github.com/arduino/library-registry/blob/main/FAQ.md#what-are-the-requirements-for-publishing-new-releases-of-libraries-already-in-the-library-manager-list

This means there is no need to take any additional action to add new releases of your library to Library Manager. They will be added automagically! It does take a little time for the indexer job to run, and then some additional time after that for the update to propagate through the CDN and the local cache. But it will get there. It's likely it already has.

You can monitor the indexing of the library releases by checking the library's dedicated indexer logs web page:
https://github.com/arduino/library-registry/blob/main/FAQ.md#user-content-can-i-check-on-library-releases-being-added-to-library-manager

@rsora rsora added the topic: submission Add library to the list label Sep 22, 2021
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.

3 participants