plotly / graphing-library-docs

Plotly's graphing libraries documentation.
https://plotly.com/graphing-libraries
Other
55 stars 65 forks source link

Swap sidebar ad back to Dash Club #210

Closed red-patience closed 1 year ago

red-patience commented 1 year ago

Swapping the ad back since the webinar is today.

HammadTheOne commented 1 year ago

Taking a look at the CI in this one to see why it's been failing.

HammadTheOne commented 1 year ago

After a bit of trial and error, I managed to fix the CI issues for now by changing the dependency sources to a mirror and adding part of a workaround suggested by CircleCI for legacy images with failing dependencies.

I imagine this will probably break again as more dependencies become unavailable, being that the CircleCI image and the Debian release it uses are quite old and have been deprecated for a while now, so at some point we'll have to do a full-pass overhaul to upgrade the Ruby version and other dependencies.