plotly / Dash.jl

Dash for Julia - A Julia interface to the Dash ecosystem for creating analytic web applications in Julia. No JavaScript required.
MIT License
486 stars 41 forks source link

Why has the DashCoreResources repo been archived? #237

Closed etpinard closed 1 month ago

etpinard commented 1 month ago

https://github.com/plotly/DashCoreResources has been archived on June 3, 2024, but Dash.jl depends on it through its artifacts:

https://github.com/plotly/Dash.jl/blob/4d93ee8654a965eb188a7e90fad2f5f4c261c751/Artifacts.toml#L6

Can someone at Plotly un-archived it?

(I'll cc https://github.com/gvwilson who has recently pushed a commit to Dash.jl)

Thank you!

etpinard commented 1 month ago

Ping @gvwilson

gvwilson commented 1 month ago

thanks @etpinard - wasn't aware of the build dependency. I'll try to get it unarchived today.

etpinard commented 1 month ago

thank you!

gvwilson commented 1 month ago

https://github.com/plotly/DashCoreResources has been restored - please let me know if you need anything more.

etpinard commented 1 month ago

I get

image

perhaps the repo is private?

gvwilson commented 1 month ago

...right. Should be fixed now - sorry about that.

etpinard commented 1 month ago

Great. Thank you!

Could you also grant me push rights to the https://github.com/plotly/DashCoreResources repo?

This is Step 0 in the generate-artifacts checklist :smile: . Thank you very much.

gvwilson commented 1 month ago

done - please let me know if that does what you need

etpinard commented 1 month ago

thanks !!!