Skip to content

add 3bc language libary #836

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
Dec 25, 2021
Merged

add 3bc language libary #836

merged 1 commit into from
Dec 25, 2021

Conversation

RodrigoDornelles
Copy link
Contributor

No description provided.

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

Arduino Lint has suggestions for possible improvements to https://github.com/rodrigodornelles/3bc-lang:

Linting library in 3bc-lang
INFO: No header file found matching library name (3BC_Language_Virtual_Machine.h). Best practices are for primary header
      filename to match library name. (Rule LS008)                                                                      
WARNING: library.properties name value 3BC Language Virtual Machine is longer than the recommended length of 16         
         characters. (Rule LP010)                                                                                       
WARNING: library.properties name 3BC Language Virtual Machine contains spaces. Although supported, best practices is to 
         not use spaces. (Rule LP015)                                                                                   

Linter results for project: 0 ERRORS, 2 WARNINGS

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

Linting sketch in 3bc-lang/examples/ArduinoBlink

Linter results for project: no errors or warnings

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

Linting sketch in 3bc-lang/examples/ArduinoHelloworld

Linter results for project: no errors or warnings

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

Linting sketch in 3bc-lang/examples/ArduinoInfo

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 2 WARNINGS

@github-actions github-actions bot merged commit b73f658 into arduino:main Dec 25, 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/rodrigodornelles/3bc-lang/

github-actions bot pushed a commit that referenced this pull request Dec 25, 2021
@RodrigoDornelles RodrigoDornelles deleted the patch-1 branch December 25, 2021 11:31
@RodrigoDornelles
Copy link
Contributor Author

@ArduinoBot

@per1234
Copy link
Contributor

per1234 commented Dec 25, 2021

Hello @RodrigoDornelles. The automated system here only operates on open pull requests submissions. Since your submission was already accepted and the pull request merged, the bot won't pay any more attention to this pull request. But this human is happy to provide assistance. Was there something you needed from the bot?

@RodrigoDornelles
Copy link
Contributor Author

hi @per1234, my package is not showing up in the library manager yet, does it take a long time?

@per1234
Copy link
Contributor

per1234 commented Dec 25, 2021

The logs show that it has been indexed:

http://downloads.arduino.cc/libraries/logs/github.com/rodrigodornelles/3bc-lang/

And it is available for me:

image

It does take some time to be available for everyone everywhere though. The indexing job runs hourly, so it ca be up to an hour from the time the submission is accepted to when it is indexed. After that, there may be some additional delay as the updated index propagates through the CDN cache. Even once it is available at your area via the CDN, the index is cached locally on your machine to avoid excessive load on Arduino's servers. So it is only after that local cache has expired that you will see the library in your Arduino IDE 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