You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to begin with thanking you for your contributions.
On to the subject now, I am using your package_drazzy.com_index.json as part of a CI pipeline that started failing.
I hadn't run it for a long time and there was a number of unrelated issues that were causing the failure.
One of the them was downloading the 2.5-azd1 of micronucleus hosted at azduino.com.
The reason is that the azduino.com's TLS certificate has expired since October 26. As a result, tools such as arduino-cli error out when attempting to download the tool hosted there.
My fix included reverting back to version 1.4.1 where the micronucleus tool happens to be hosted on a different website.
Not a huge deal but I thought you should know. 🚀
The text was updated successfully, but these errors were encountered:
I'd like to begin with thanking you for your contributions.
On to the subject now, I am using your
package_drazzy.com_index.json
as part of a CI pipeline that started failing.I hadn't run it for a long time and there was a number of unrelated issues that were causing the failure.
One of the them was downloading the
2.5-azd1
ofmicronucleus
hosted at azduino.com.The reason is that the azduino.com's TLS certificate has expired since October 26. As a result, tools such as
arduino-cli
error out when attempting to download the tool hosted there.My fix included reverting back to version
1.4.1
where themicronucleus
tool happens to be hosted on a different website.Not a huge deal but I thought you should know. 🚀
The text was updated successfully, but these errors were encountered: