-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Update repositories.txt #4887
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
Update repositories.txt #4887
Conversation
A problem was found with your submission https://github.com/BlairBlaidd/Libraries/tree/main/Newhaven_CharacterOLED_SPI ❌ ERROR: Submission URL is not a Git clone URL (e.g., |
Thanks for your interest in contributing to the Arduino Library Manager index @BlairBlaidd After resolving the issue, trigger this check again by doing one of the following:
❗ NOTE: It is not necessary to open a new pull request. ❗ More information: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello . Thanks for your interest in contributing to the Arduino Library Manager index.
I see the bot reported a problem with your submission that will block its acceptance:
A problem was found with your submission https://github.com/BlairBlaidd/Libraries/tree/main/Newhaven_CharacterOLED_SPI
❌ ERROR: Submission URL is not a Git clone URL (e.g.,
https://github.com/arduino-libraries/Servo
).
As explained in the documentation:
What are the requirements for a library to be added to Library Manager?
- The library.properties file must be located in the root of the repository.
This means that you must use a dedicated repository for each library rather than mashing a bunch of libraries into a single repository.
So please move the library to the root of the repository's folder structure and plan to use this repository for the development of that library alone. You will find this is a much more sensible approach in the end anyway (GitHub gives unlimited free repositories so there is no benefit in trying to put multiple unrelated projects in a single repo).
You will need to do the following things:
- Fix the repository structure.
- Create a new release or tag in the library repository.
- Add a comment here in the pull request thread that mentions @ArduinoBot.
After that, the automated checks will run again. Once those are passing, your library will automatically be added to Library Manager.
If you have any questions or concerns, please let me know.
Regards, Per
Hi @BlairBlaidd ❌ ERROR: Pull request removes newline from the end of a file. Please resolve this error. The checks will automatically run again once that is done. More information: |
@ArduinoBot the repository file structure was fixed. |
Hello! I'm checking your submission again. |
Hi @BlairBlaidd ❌ ERROR: Pull request removes newline from the end of a file. Please resolve this error. The checks will automatically run again once that is done. More information: |
Arduino Lint has suggestions for possible improvements to https://github.com/BlairBlaidd/Newhaven_CharacterOLED_SPI:
|
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: |
Library to support Newhaven display DZW series character displays using SPI communication.