Migrate existing experiments
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 4k
- Forks
- 159
- PR merge metrics
- No merged PRs in 30d
Description
It would be cool if there was a nice way to migrate all of my existing experiment directories into try. Even if it is a command I can run from within the directory to migrate just that directory into try. like try migrate opens a confirmation before moving and renaming the cwd into the tries directory. or try migrate go-sqlite-test to migrate that directory to tries.
I built the feature myself, see the linked PR below.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the existing try CLI entry point and inspect how experiment directories are created and named. Trace the directory move and rename flow for both the current directory and a named argument; done means try migrate confirms before moving into the tries directory and both forms work reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100