tobi / tobi/try

Migrate existing experiments

Open
#137 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.