-
Notifications
You must be signed in to change notification settings - Fork 713
Open
Labels
enhancement🏗️New feature or requestNew feature or requestpolish🪒🐃Make existing features more convenient and more consistentMake existing features more convenient and more consistent
Description
This is the tracking issue for run
, mostly for myself.
The design doc is available here (Google Docs) and here (docs/design).
Related to #405
- Add a barebones run command, which is hidden.
- Move the design doc from Google Docs to
docs/design
. - Add the VFS integration point, for EdenFS and CitC.
- Implement the worker interface for the Git backend.
- Add a beautiful TUI with superconsole, based on @arxanas suggestion in On `jj run` #1486.
this should establish the base features of run
.
And to add, here's a simple wishlist based on Discord conversations:
- Add
run --bisect
, to support agit bisect -x
like workflow based on git-branchless'sgit test
.1 - Supporting bayesian based bisection 2
- Partially exposing the underlying repo, for the default backend with something like
--files [PATHS]
Footnotes
-
A suggestion from @thoughtpolice in Discord ↩
prestonvanloon, Grillo-0, jabielecki, clayrosenthal, YaLTeR and 6 more
Metadata
Metadata
Assignees
Labels
enhancement🏗️New feature or requestNew feature or requestpolish🪒🐃Make existing features more convenient and more consistentMake existing features more convenient and more consistent