Commit graph

258 commits

Author SHA1 Message Date
d3e1afdd55
feat: simplify run logic and add support for VIV_RUN_MODE 2023-08-09 10:52:16 -05:00
0269b46ab1
docs: fix svgs 2023-08-08 17:04:18 -05:00
d9103fd7f8
fix: still use help kwarg 2023-08-08 17:04:01 -05:00
9079ecfcda
docs: update svgs 2023-08-08 16:38:23 -05:00
93d406b424
fix: use docstrings for subcommands 2023-08-08 16:38:02 -05:00
4ee497f2f7
chore: bump version 2023-08-08 16:29:21 -05:00
63fe7c07ea
refactor: update pep722 reference implementation 2023-08-08 16:28:48 -05:00
7a0f3d6ad6
feat: add filter based spec to list 2023-08-08 13:02:20 -05:00
95531c310c
refactor: disambiguate command methods 2023-08-08 12:51:14 -05:00
e8f62289a5
docs: update docstring for list cmd 2023-08-08 12:46:59 -05:00
0ad0447e39
chore: update all types 2023-08-08 11:50:49 -05:00
3f8ddd3362
chore: use pdm run 2023-08-08 09:02:49 -05:00
9709c154e0
refactor: use standalone function for run and exit 2023-08-08 09:01:40 -05:00
821a335381
refactor: use less ambiguous name 2023-08-08 08:54:15 -05:00
d26c0b1d53
fix: stop at id match 2023-08-08 08:49:12 -05:00
570793870c
docs: update docs with new remove command 2023-08-08 08:44:45 -05:00
8e1502951f
chore: bump version 2023-08-08 01:28:14 -05:00
694b57d5fa
fix: only log debug if not error 2023-08-08 01:19:00 -05:00
1a254a5441
refactor: add space to error 2023-08-08 01:10:16 -05:00
3a2832e9a3
docs: updates svgs 2023-08-08 01:08:12 -05:00
65af6834bd
fix: prefer exact matches for id's 2023-08-08 01:04:08 -05:00
91d3fcdaf4
refactor: more OOP less redundancy 2023-08-08 00:54:13 -05:00
6bf2ae4e83
fix: use full id's for viv list -q 2023-08-08 00:53:28 -05:00
c453b8f4bd
refactor: autogenerate flags more 2023-08-07 19:18:18 -05:00
dadf4dacbf
feat: add filtering to viv list 2023-08-07 19:07:30 -05:00
6dfc9c566a
refactor: make error message bold 2023-08-07 11:37:53 -05:00
156f358fde
docs: use better example for help 2023-08-06 22:33:35 -05:00
c75ae60c40
refactor: move remove/info under cache subcmd 2023-08-06 22:30:06 -05:00
2b7f97ecc5
docs: no more viv exe pip/python 2023-08-06 21:56:51 -05:00
36c9706d76
fix: setuptools correction for standalone 2023-08-06 13:52:14 -05:00
d6158137f2
fix: make directory before trying to write to it 2023-08-05 16:34:15 -05:00
a78624c26e
chore: update build backend 2023-08-05 16:22:01 -05:00
c5686c6e82
fix: i forgot I was using type hints 2023-08-05 15:56:58 -05:00
0547fd6c36
docs: use relative links 2023-08-05 12:09:48 -05:00
d8418d2d27
chore: bump version 2023-08-04 14:35:22 -05:00
820791e254
chore: update lock file 2023-08-04 14:04:54 -05:00
35aa7c2788
fix: use default setuptools behavior with standalone 2023-08-04 13:39:02 -05:00
5febbe0267
fix: properly re-use environments 2023-08-04 10:38:09 -05:00
0411f81159
refactor: re-use vivenv.bin_exists 2023-08-04 10:11:20 -05:00
7100243470
feat: additional logging 2023-08-04 10:04:53 -05:00
6e6fb99d1c
fix: catch file not found error 2023-08-04 09:54:58 -05:00
7da6cc79f0
feat: by default include setuptools 2023-08-04 09:53:40 -05:00
ae30ff2b84
fix: use prompt in standalone venvs 2023-08-04 09:27:57 -05:00
b08eeb1c71
chore: bump version 2023-08-03 18:18:41 -05:00
266f3786ac
chore: ignore remote viv copy 2023-08-03 18:17:48 -05:00
71a2e2f600
docs: update svgs 2023-08-03 18:17:23 -05:00
7222bfe094
docs: update README 2023-08-03 18:16:40 -05:00
e613d97200
feat: add support for dependency block 2023-08-03 18:06:43 -05:00
ec123b0d7a
refactor: splitout script code 2023-08-03 17:49:09 -05:00
7932e13de6
feat: add viv prompt to venv 2023-07-31 15:31:15 -05:00