codalab / codalab-worksheets

A collaborative platform for reproducible research (web interface and CLI).
Other
157 stars 84 forks source link

Migrate cl make functionality to the worker #4352

Open AndrewJGaut opened 1 year ago

AndrewJGaut commented 1 year ago

Migrate cl work functionality from the bundle_manager to the worker.

This is a necessary step in the process to make cl replicate.

AndrewJGaut commented 1 year ago

Also, beef up the cl make testing. Right now, it's not very robust.

AndrewJGaut commented 1 year ago

Targeting getting this finished by next Wednesday.

percyliang commented 1 year ago

I think we're no longer doing cl replicate and instead having people manage their own bundle locations, so closing.

percyliang commented 1 year ago

Independent of replicate, we want to have cl make happen on a worker, but this is not a common case, so deprioritizing.