-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
The lib didn't update after new tag drafted #1486
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
Comments
Hi @Forairaaaaa ProblemThe problem is shown here in the "M5-CoreInk" library's dedicated indexer logs web page:
Unfortunately, the logs don't communicate about this particular thing very well, but what this tells us is that the You can see it here: https://github.com/m5stack/M5-CoreInk/library.properties#L2
Even though Git tags are the unit of release for the Arduino Library Manager, all versioning is done according to the SolutionThe solution is to make another release of the library which meets the requirements:
The indexer system will pick up that new release and it will be available from Library Manager within a day. The non-compliant release will still be missing, but since the newer release will be available, that is no problem. Please let me know if you have any questions or concerns. |
Thanks a lot! I'll try again. |
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I update my lib to a new tag few days ago, but i still can't see the update in the ArduinoIDE. So, I tried draft a new tag hours ago, but ArduinoIDE still maintains the old version of the lib. Could you please have a check and point out where I did wrong?
https://github.com/m5stack/M5-CoreInk.git
Thanks
The text was updated successfully, but these errors were encountered: