enso-org / enso

Hybrid visual and textual functional programming.
https://enso.org
Apache License 2.0
7.3k stars 317 forks source link

`duplicate project` endpoint for local project manager #10367

Open hubertp opened 3 days ago

hubertp commented 3 days ago

Similarly to a cloud version, a local project manager should allow for duplicating an existing project.

enso-bot[bot] commented 2 days ago

Dmitry Bushev reports a new STANDUP for today (2024-06-26):

Progress: Started working on the issue. Implemented the logic for copying the project directory. Implemented the project duplication logic. Implemented the logic for hiding all dotfiles on Windows and created the PR. It should be finished by 2024-06-29.

Next Day: Next day I will be working on the #10367 task. Continue working on the task

enso-bot[bot] commented 1 day ago

Dmitry Bushev reports a new STANDUP for today (2024-06-27):

Progress: Continue working on the issue. [10376] Fixed linter errors in Hide dotfiles on Windows. [10367] Implemented the JSON-RPC request. Fixed the logic for detecting the resulting directory name. Fixed the logic for finding the available project name. Started writing tests. It should be finished by 2024-06-29.

Next Day: Next day I will be working on the #10367 task. Continue working on the task

enso-bot[bot] commented 9 hours ago

Dmitry Bushev reports a new STANDUP for today (2024-06-28):

Progress: Continue working on the issue. Implemented filesystem copy tests. Implemented project management API tests. Fixed the logic of handing the new directory name. Cleaned up. Created PR. Fixed arbitrary timeout on Windows It should be finished by 2024-06-29.

Next Day: Next day I will be working on the #10367 task. Continue working on the task