-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Add thirstyice/Olimex16x2 #5079
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
Also fix my alphabetization error from last time I submitted
Hi @thirstyice. If you intended to submit a library, please check the instructions and update your pull request if necessary: |
A problem was found with your submission https://github.com/ThisSmartHouse/CoogleIOT ❌ ERROR: Submission URL is already in the Library Manager index. |
❌ ERROR: Arduino Lint found errors with https://github.com/thirstyice/Olimex16x2:
|
Thanks for your interest in contributing to the Arduino Library Manager index @thirstyice 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: |
Of course it's not found, this is me adding it?
Fixed
Fixed |
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.
@thirstyice you are welcome to propose reordering of the URLs if you like, but please submit a separate pull request for each distinct operation type.
You are mashing two distinct operations into a single pull request here:
- Submit
https://github.com/thirstyice/Olimex16x2
- Reorder
https://github.com/ThisSmartHouse/CoogleIOT
This repository's automated pull request handling system isn't smart enough to be able to interpret pull requests that mash together multiple distinct operations, which is why you got that "Library name Olimex16x2 not found in the Library Manager index." error.
So please remove the reordering from this pull request so that it is purely a submission. The automated system will then be able to interpret it correctly.
Will do |
Also fix my alphabetization error from last time I submitted