Skip to content

Conversation

petervanderwalt
Copy link
Contributor

No description provided.

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

github-actions bot commented Oct 2, 2024

A problem was found with your submission https://github.com/OpenBuilds/OpenBuildsBLOX

ERROR: The repository has no tags. You need to create a release or tag that matches the version value in the library's library.properties file.

Copy link
Contributor

github-actions bot commented Oct 2, 2024

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

@petervanderwalt
Copy link
Contributor Author

Copy link
Contributor

github-actions bot commented Oct 2, 2024

Hello! I'm checking your submission again.

Copy link
Contributor

github-actions bot commented Oct 2, 2024

Arduino Lint has suggestions for possible improvements to https://github.com/OpenBuilds/OpenBuildsBLOX:

Linting library in OpenBuildsBLOX
INFO: No header file found matching library name (OpenBuildsBlox.h). Best practices are for primary header filename to  
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: Unable to load the library.properties url field: 404 Not Found                                        
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP042)                                                                                          
WARNING: Missing architectures field in library.properties                                                     
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP043)                                                                                          
WARNING: No license file found.                                                                                                                 
         See:                                                                                                                                   
         https://docs.github.com/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository
         (Rule LD002)                                                                                                                           

Linter results for project: 0 ERRORS, 3 WARNINGS

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

Linting sketch in OpenBuildsBLOX/examples/basic

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 3 WARNINGS

@github-actions github-actions bot merged commit 84259c4 into arduino:main Oct 2, 2024
12 checks passed
Copy link
Contributor

github-actions bot commented Oct 2, 2024

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/OpenBuilds/OpenBuildsBLOX/

github-actions bot pushed a commit that referenced this pull request Oct 2, 2024
@petervanderwalt
Copy link
Contributor Author

@ArduinoBot I made some changes and released V1.0.1

@per1234
Copy link
Contributor

per1234 commented Oct 2, 2024

Hello @petervanderwalt. 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!

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.

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