-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Update repositories.txt #6364
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 #6364
Conversation
A problem was found with your submission https://github.com/arduino-libraries/Arduino_CapacitiveTouch ❌ ERROR: The repository has no tags. You need to create a release or tag that matches the |
Thanks for your interest in contributing to the Arduino Library Manager index @cristidragomir97 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: |
Please check it again @ArduinoBot. |
Hello! I'm checking your submission again. |
❌ ERROR: Arduino Lint found errors with https://github.com/arduino-libraries/Arduino_CapacitiveTouch:
|
Thanks for your interest in contributing to the Arduino Library Manager index @cristidragomir97. 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: |
Hello @per1234, I fixed the issues in the properties file. I think we should be ok now |
@ArduinoBot please check again. |
Hello! I'm checking your submission again. |
❌ ERROR: Arduino Lint found errors with https://github.com/arduino-libraries/Arduino_CapacitiveTouch:
|
Thanks for your interest in contributing to the Arduino Library Manager index @cristidragomir97 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: |
Hi @cristidragomir97. The checks are performed against the newest tagged revision, so you must make a new release of the library that contains the |
I created a new tag and release, should be fine now. |
❌ ERROR: Arduino Lint found errors with https://github.com/arduino-libraries/Arduino_CapacitiveTouch:
|
Thanks for your interest in contributing to the Arduino Library Manager index @per1234 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: |
Hi @cristidragomir97. I submitted a PR to fix the metadata problem that is causing the checks to fail even after the creation of the arduino-libraries/Arduino_CapacitiveTouch#2 Once that fix has been applied and a new release created, the checks here should pass and the submission should be accepted. |
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.
For the sake of a tidy repository, I'm going to close this due to lack of activity.
@cristidragomir97 if you ever resolve the issues reported by the bot, please submit another pull request to add the library.
I'll continue to monitor this thread, so feel free to let me know if you have any questions or concerns.
This commit adds the Arduino_CapacitiveTouch library which enables official support for capacitive touch pins on the Arduino Uno R4 Minima and R4 WiFi.