arduino / library-registry

Arduino Library Manager list
https://www.arduino.cc/
Creative Commons Zero v1.0 Universal
234 stars 1.47k forks source link

Library Manager: No log update for wolfSSL? #4300

Open gojimmypi opened 3 months ago

gojimmypi commented 3 months ago

Describe the problem

As described in the FAQ:

For example, the Servo library is hosted at https://github.com/arduino-libraries/Servo, so its logs are at:

http://downloads.arduino.cc/libraries/logs/github.com/arduino-libraries/Servo/

The servo library was last updated on April 1. I'm creating this issue on April 2.

image

However, even yesterday on April 1, the wolfSSL library did not indicate an update before I published a new release:

image

It was 3 days ago that I published the latest wolfSSL release for Arduino

Today, there's still no update to the wolfssl log, however the registration has been completed as the latest 5.7.0 wolfssl is found in the JSON file and available in the application:

image

I'm fairly new to the Arduino publishing, so I'm not sure if I missed a step, or if there's genuinely a problem with the logging.

To reproduce

View wolfSSL log and observe there's been no recent update.

Expected behavior

I would expect the log to be refreshed on a regular basis to indicate success or failure.

Additional context

No response

Issue checklist

gojimmypi commented 2 months ago

@per1234 I'm going to close this issue.

The problem persisted for some time, then quietly went away.

I didn't make any changes, not sure if you saw anything odd with the process.

I've kept an eye on it, and the log seems to always be fresh.

gojimmypi commented 2 months ago

ok, so no sooner than me closing the issue, the problem has resurfaced.

I've not made any changes since publishing wolfSSL a few weeks ago.

See the servo example vs wolfssl and the current date.

image