Conversation
|
@FoamyGuy - Looking at the code now, this will probably cause adabot to do some funky things to the library list like duplicate the entries or report that changes were made because it will inadvertently detect a new library was added. I'll update the lists in both bundles today to try to get ahead of the next run at roughly 6:30 UTC (or midnight in the US). |
|
Also, the CI failed for merging this, but I think it's a permissions error if I had to guess (with respect to API or REST calls)? |
|
I looked into the actions failure this morning. I think its possible the token in use may be expired. The tests run successfully locally with personal token. |
|
I fixed the CI by updating the personal access token used for Blinka. (It is no-perm, just read public repos and working ok.) |
I had a CI (pylint, I believe?) run warn about this, and after checking how this renders I believe it is just a stray slash. Removing it doesn't change the inteded rendering on the GitHub page:
https://github.com/adafruit/Adafruit_CircuitPython_Bundle/blob/main/circuitpython_library_list.md