-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Conversation
Arduino Lint has suggestions for possible improvements to https://github.com/rodrigodornelles/3bc-lang:
|
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: |
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? |
hi @per1234, my package is not showing up in the library manager yet, does it take a long time? |
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: 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 |
No description provided.