tvl-depot/tools
sterni 01b25ebd8e feat(tools/magrathea): implement run command
This command builds the desired target and runs the executable produced
by it. If a directory is produced, it looks for a single (!) executable
in the bin directory. Dot files are ignored, so wrappers should
generally work. In the future we could provide a flag to select one of
multiple executables.

All arguments following the target are passed to the executable as is.

Examples:

    mg run ops/mq_cli ls
    mg run web/bubblegum:examples

Change-Id: I6490668af68e028520973196d9daa5f1d58969ee
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5277
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
2022-02-18 12:06:41 +00:00
..
cheddar style(rust): Format all Rust code with rustfmt 2022-02-08 12:06:39 +00:00
depot-scanner style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
emacs-pkgs style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
magrathea feat(tools/magrathea): implement run command 2022-02-18 12:06:41 +00:00
nsfv-setup style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
rust-crates-advisory feat(rust-crates-advisories): check 3p crates together w/ lock files 2022-02-13 18:42:44 +00:00
tvlc style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
crfo-approve.nix feat(tools/crfo-approve): Add tool for CRFO depot-interventions 2022-02-07 19:12:31 +00:00
depot-build.nix fix(tools/depot-build): handle multiple levels of subdirectories 2020-08-05 22:31:47 +00:00
depot-nixpkgs-update.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
depotfmt.nix feat(depotfmt): Check & format Rust code with rustfmt 2022-02-08 12:06:39 +00:00
eprintf.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
gerrit-cli.nix fix(gerrit-cli): don't output the path to SSH if it's on the path 2020-06-21 23:49:30 +00:00
gerrit-update.nix feat(gerrit-update): Add helper script for updating Gerrit schema 2020-11-29 11:50:58 +00:00
hash-password.nix chore(nixpkgs): Bump channels to 2021-05-25 2021-05-25 17:09:28 +00:00
perf-flamegraph.nix fix(tools/perf-flamegraph): Get rid of most 'unknown's 2020-07-16 00:37:29 +00:00