Commit Graph

382 Commits

Author SHA1 Message Date
Daylin Morgan 0e262cc0f9
refactor: consolidate cli commands 2023-09-28 13:36:30 -05:00
Daylin Morgan d71542f5d2
fix: don't skip args if non run command using run 2023-09-27 16:06:22 -05:00
Daylin Morgan 7286e90a36
feat: add experimental support for windows 2023-09-27 15:53:27 -05:00
Daylin Morgan 24787a746c
style: implict types fine and properly escape things 2023-09-27 14:15:10 -05:00
Daylin Morgan 4b3d1fbea5
tests: add some basic integration tests for python api 2023-09-27 13:34:10 -05:00
Daylin Morgan da77259862
fix: accept args with -s to make shebangs work better 2023-09-27 12:42:32 -05:00
Daylin Morgan 2e916cab5f
bump 2023.1001 -> 2023.1002 2023-09-26 15:13:07 -05:00
Daylin Morgan 62c3270826
fix: don't move local scripts just add `viv.py` to the path 2023-09-26 15:13:00 -05:00
Daylin Morgan 3fe4110e06
build: fix release regex 2023-09-21 14:50:46 -05:00
Daylin Morgan ac02151a51
chore: sorry mypy forgot you were there 2023-08-30 14:32:41 -05:00
Daylin Morgan fa04385997
chore: add issue template 2023-08-30 12:29:41 -05:00
Daylin Morgan cb7d90f0e1
fix: add padding to size in list 2023-08-30 12:00:42 -05:00
Daylin Morgan 4cdfb4fc50
refactor: drop unnecessary dict for list 2023-08-30 11:42:32 -05:00
Daylin Morgan 68a6f3155a
feat: add system flag to viv manage show 2023-08-30 11:15:25 -05:00
Daylin Morgan f91d6eb4b4
fix: actually set date value 2023-08-29 16:05:42 -05:00
Daylin Morgan 6d52afe4fe
docs: add conda shield 2023-08-29 11:47:44 -05:00
Daylin Morgan f2dc1b8bec
fix: remove duplicated standalone 2023-08-29 11:46:11 -05:00
Keith Maxwell be02344954 chore: remove scripts/bump-dev.sh from .pre-commit-config.yaml
The script was removed in 08cf8ee7d1

Fixes #10
2023-08-29 11:19:54 -05:00
Daylin Morgan c8be7c1091
build: session was renamed 2023-08-24 10:24:58 -05:00
Daylin Morgan 6d6621bf37
build: new release workflow 2023-08-23 15:18:57 -05:00
Daylin Morgan 871d352189
docs: remove alpha disclaimer 2023-08-23 00:19:48 -05:00
Daylin Morgan c26702e8e8
ci: fix tag action 2023-08-22 23:20:51 -05:00
Daylin Morgan eb26e9f43f
chore: bump version 2023-08-22 23:12:14 -05:00
Daylin Morgan 7498b61f57
ci: attempt to defeat gh actions 2023-08-22 23:11:58 -05:00
Daylin Morgan cd9bc5fe8f
ci: use newer trusted publishing for pypi 2023-08-22 23:02:41 -05:00
Daylin Morgan 4d84f3730e
ci: docs exists I promise github 2023-08-22 22:57:27 -05:00
Daylin Morgan 640bcba873
ci: nox >>>> 2023-08-22 22:57:27 -05:00
Daylin Morgan 5eb67be353
fix: use correct name in validate script 2023-08-22 22:38:08 -05:00
Daylin Morgan 696a512a78
refactor: remove another ensure block 2023-08-22 22:00:45 -05:00
Daylin Morgan 495ac80cbd
build: add seperate session for typechecking 2023-08-22 22:00:29 -05:00
Daylin Morgan cd0f4d5c95
fix(types): add some type annotations 2023-08-22 21:57:53 -05:00
Daylin Morgan a4b81d17ce
refactor: remove unnecessary hashlib calls 2023-08-22 21:54:15 -05:00
Daylin Morgan 44c8beac51
refactor: remove more redundant calls 2023-08-22 21:51:08 -05:00
Daylin Morgan 0136568137
refactor: more consolidation 2023-08-22 21:46:33 -05:00
Daylin Morgan 78e533b0a2
refactor: reduce boilerplate 2023-08-22 21:34:27 -05:00
Daylin Morgan f522352a33
fix: standalone also remove pkgs 2023-08-22 21:08:23 -05:00
Daylin Morgan 0cc9faa221
fix: standalone should also use shortened name 2023-08-22 14:08:33 -05:00
Daylin Morgan 044a22901b
chore: start using nox 2023-08-22 13:58:49 -05:00
Daylin Morgan e26922b808
ci: add release and build jobs 2023-08-21 15:48:40 -05:00
Daylin Morgan 478c8da422
fix: don't calc size of broken links 2023-08-21 15:28:55 -05:00
Daylin Morgan dafa099e4a
feat: use isolated env for default viv cli 2023-08-21 15:16:37 -05:00
Daylin Morgan 10e668b2d9
docs: add badges 2023-08-21 15:16:18 -05:00
Daylin Morgan 0e12692b71
docs: show full context of diff 2023-08-21 12:21:35 -05:00
Daylin Morgan 0392c6f0e7
feat: more spinner 2023-08-21 12:08:23 -05:00
Daylin Morgan 2adcd6faf4
fix: actually get viv_run_mode 2023-08-21 12:08:01 -05:00
Daylin Morgan 17785a6dc5
fix: return run mode 2023-08-21 12:07:11 -05:00
Daylin Morgan 57ae475e69
chore: bump version 2023-08-21 10:29:19 -05:00
Daylin Morgan 095babbe87
docs: remove old svgs 2023-08-21 10:03:15 -05:00
Daylin Morgan fc1591ed21
fix: catch unexpected values 2023-08-21 09:54:35 -05:00
Daylin Morgan f88a7bd15f
fix: handle viv_run_modes appropriately with script mode 2023-08-21 09:48:22 -05:00