-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Update repositories.txt #6014
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 #6014
Conversation
A problem was found with your submission https://github.com/dzalf/EEPROM_UID ❌ 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 @dzalf 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 @dzalf. Thanks for your interest in contributing to the Arduino Library Manager.
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/dzalf/EEPROM_UID
❌ ERROR: The repository has no tags. You need to create a release or tag that matches the
version
value in the library's library.properties file.
Please fix the problem so we can proceed with your submission.
You will need to do the following things:
- 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 be automatically added to Library Manager.
If you have any questions or concerns, please let me know.
Regards, Per
Thanks, @per1234 Working on it at the moment. I will update my repo soon Cheers |
Hello! I'm checking your submission again. |
A problem was found with your submission https://github.com/dzalf/EEPROM_UID ❌ 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 @dzalf 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: |
The repo has been updated! 🍻 |
Hello! I'm checking your submission again. |
❌ ERROR: Arduino Lint found errors with https://github.com/dzalf/EEPROM_UID:
|
Thanks for your interest in contributing to the Arduino Library Manager index @dzalf 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: |
It turns out that I submitted my library to the PlatformIO package manager, which uses an include and src folders to hold the header and source file, respectively. This is contrary to Arduino standards. I may have to create a second repository to comply with the Arduino file organization, however, I was not aware of this, and I may not have time to do this. |
@dzalf PlatformIO supports the Arduino library format, and in fact thousands of such libraries are in the PlatformIO library registry. So if you change your library to the Arduino format, it will continue to be compatible with PlatformIO. Thus there is no need for you to maintain two repositories. |
The repo has been updated! (again) 🍻 |
Hello! I'm checking your submission again. |
Arduino Lint has suggestions for possible improvements to https://github.com/dzalf/EEPROM_UID:
|
❌ ERROR: Your submission meets all requirements. However, the pull request could not be merged. Please follow this guide to resolve a merge conflict: Once that is done, it will be merged automatically. |
I don't know what the merge conflict the bot is referring to. I do not see any merge conflict on my repo. Any pointers? Cheers |
Arduino Lint has suggestions for possible improvements to https://github.com/dzalf/EEPROM_UID:
|
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: |
@per1234 Ah, I know now! It was the latest submissions clashing with mine. Sorry for the confusion |
Please add my latest libary to communicate with UID/EID EEPROM devices
Thanks for your consideration
🍻