Commit graph

91 commits

Author SHA1 Message Date
9229337f29
refactor: slight change to subprocess output style/typing 2023-06-02 07:17:17 -05:00
d1ea8c3868
fix: use pip --report instead of fake environment 2023-06-02 06:46:42 -05:00
0996628a97
refactor: use direct venv method 2023-06-02 06:46:20 -05:00
76df12d882
reafactor: rearrange for clarity 2023-06-01 15:55:17 -05:00
3cf2dce767
fix: cmd -> subcmd 2023-06-01 14:44:21 -05:00
4a1f01f459
refactor: make cli more data less boilerplate 2023-06-01 14:17:05 -05:00
8307895fdb
feat: add json output to info 2023-06-01 10:12:39 -05:00
1c2e5a85e4
fix: use tree not show for info 2023-06-01 09:59:21 -05:00
35bffaebad
fix: update access time on run/freeze 2023-06-01 09:56:51 -05:00
2da0d30867
style: linting 2023-06-01 09:50:28 -05:00
f0e18acab8
refactor: modify list parameters/add json output 2023-06-01 09:42:06 -05:00
e3284bee78
chore: update version 2023-06-01 00:20:24 -05:00
fcb48daade
feat(metadata)!: revamp metadata tracking
This breaks any existing cache but now allows for tracking files that
access vivenv's
2023-05-31 19:17:26 -05:00
fc30b5143b
style: seperate line for question 2023-05-31 19:17:09 -05:00
d0796ac350
fix: user proper site.addsitedir 2023-05-31 19:17:00 -05:00
ae77c15827
refactor: replace references with new url 2023-05-31 10:46:37 -05:00
e257b2a49b
fix: use raw string literal 2023-05-30 16:24:17 -05:00
a6bd81dfc3
refactor: consolidate arg checking 2023-05-30 16:16:08 -05:00
138809ebeb
refactor: modify standalone output 2023-05-30 16:15:36 -05:00
2e46fd36b4
types: should add these while refactoring not after 2023-05-30 12:12:39 -05:00
b36e4d0d95
refactor: f-strings and templates 2023-05-30 12:00:20 -05:00
8a5f63d5e7
refactor: drop dataclass dependency 2023-05-30 10:26:56 -05:00
27d7952cb1
style: lowercase v's 2023-05-30 09:55:55 -05:00
819257c9bd
docs: update some of the docstrings 2023-05-29 14:43:42 -05:00
158acbcbce
fix(#2): don't partial match id's on named vivenvs 2023-05-29 14:40:49 -05:00
f04729fd5e
chore: bump version 2023-05-29 12:52:27 -05:00
b5b02f82a6
chore: update version 2023-05-29 12:48:49 -05:00
a015592fb0
refactor: more consolidating 2023-05-29 12:48:07 -05:00
c97bc81f08
style: bold the cli text 2023-05-29 12:48:04 -05:00
b7883a9aa9
fix: don't overwrite src without permission 2023-05-29 12:48:00 -05:00
cc8d333801
fix: suggest correct PYTHONPATH 2023-05-29 12:47:57 -05:00
3126a64463
fix: accept '--' positionals for viv exe 2023-05-29 12:47:52 -05:00
bf9249656a
fix: remove nonsense path arg 2023-05-29 12:47:48 -05:00
a616e91e4b
feat: initial viv run implementation 2023-05-29 12:47:41 -05:00
9a33a99480
refactor: move validate spec into ViVenv 2023-05-29 12:47:31 -05:00
d6acc562e5
chore: bump version 2023-05-28 18:44:10 -05:00
f95d304d42
feat: add viv manage purge command 2023-05-28 18:36:53 -05:00
22e90fa8db
chore: bump version 2023-05-28 17:43:29 -05:00
3b923abe01
types: add return type 2023-05-28 17:36:38 -05:00
1a685ea8c0
chore: remove space 2023-05-28 17:35:44 -05:00
ea9a184e6a
chore: try adding back pre-commit 2023-05-28 17:31:10 -05:00
445a523b83
fix: finish transition to 'ref' 2023-05-28 17:25:29 -05:00
c7bae61706
fix: use a moving target 'latest' 2023-05-28 17:22:26 -05:00
08cf8ee7d1
build: stop using finicky version setter 2023-05-28 17:21:11 -05:00
900dcefff7
feat: add viv shim plus more major refactors 2023-05-28 17:17:48 -05:00
298e8b274c
fix: add some more checks to freeze 2023-05-27 16:48:47 -05:00
57f025b735
refactor: shim/freeze overlap 2023-05-27 16:42:56 -05:00
94bc35147a
refactor: update standalone for remote release 2023-05-27 15:01:19 -05:00
80ae99c754
chore: actually isort with ruff 2023-05-26 22:20:37 -05:00
3a85fe4f3a
fix: make installed copy work when viv isn't on PYTHONPATH 2023-05-26 22:17:43 -05:00