Skip to content

Conversation

@robbywm
Copy link
Contributor

@robbywm robbywm commented Dec 30, 2024

No description provided.

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

Arduino Lint has suggestions for possible improvements to https://github.com/robbywm/RobbyIO/:

Linting library in RobbyIO
WARNING: Invalid category field value Signal input/output in library.properties                                
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: No example sketches found. Please provide examples.                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#library-examples
         (Rule LD004)                                                                             

Linter results for project: 0 ERRORS, 2 WARNINGS

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

@github-actions github-actions bot merged commit b78dd32 into arduino:main Dec 30, 2024
9 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/robbywm/RobbyIO/

github-actions bot pushed a commit that referenced this pull request Dec 30, 2024
Copy link
Contributor Author

@robbywm robbywm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Edit category on library properties

@per1234
Copy link
Contributor

per1234 commented Dec 31, 2024

Hello @robbywm. 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

So if you want to publish the version of your library that has the corrected category metadata, just make a new release in your library repository and it will be added to Library Manager automagically!

The automated system here only operates on open pull requests. Since your submission was already accepted and the pull request merged, the bot completely ignores this pull request thread, and thus commenting here doesn't achieve anything. However, I do monitor all activity in this repository so that I can assist the library maintainers with any problems they might have, so please don't make pointless comments on the pull request threads.

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. We give a conservative estimate of availability within one day's time.

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

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.

2 participants