No update of library release after days

I published a library for Posit arithmetic and after the needed correction in library.properties, it was added to the list. Now I wanted to updated it, and the recent releases do not appear after several days. I found Library update not publishing (and maybe closing after 6 months is too short, as I had the intention to add to that thread, but that's another story, not mine to judge.)
I tried several times updating library.properties and generating releases on github, but nothing changes. The log (https://downloads.arduino.cc/libraries/logs/github.com/tochinet/Posit/) says it has seen my changes and it is "already loaded", but only version 0.1.0 is visible (even in private window where there is no cache). Can someone tell me what I did wrong ?
Thanks.


Showing 0.1.2 to me

That's good news. great ! I could also update the installed one to 0.1.2. Do you see it also on https://docs.arduino.cc/libraries/posit/ ? I just tried now, and there it only shows 0.1.0

Hi @tochinet. Even though the Arduino Library Reference uses the Arduino Library Manager index for its source data, the Library Reference web pages are generated by a completely separate system from the one that provides the Library Manager infrastructure. So the updates to the Library Reference web pages won't necessarily coincide with the updates to Library Manager.

Although I am much involved in the Library Manager infrastructure, I am not at all in the Library Reference (because it is the responsibility of a different team at Arduino), so I can't provide any definitive answer, but my guess is that the Library Reference is updated at relatively low frequency and the update job simply hasn't ran since the time you submitted your library for inclusion in the Library Manager index.

So I recommend giving it a few more days (at least a week after the submission as that is a logical period for a recurring automated process), then if it is still not in the reference, send a message via the contact form here:

https://www.arduino.cc/en/contact-us

That will put you in contact with the people who support and maintain the Library Reference system, who probably don't monitor the forum and thus won't see your post here.

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.