Commit graph

358 commits

Author SHA1 Message Date
f16ded2a83 fix: use updated pep723 syntax 2024-01-03 13:09:19 -06:00
c8051f9513 refactor: add tomllib preference 2024-01-03 13:09:19 -06:00
12d7f6c322 feat: add preliminary support for pep723 2024-01-03 13:09:19 -06:00
976f9fc0fa
feat: hide stacktraces 2024-01-02 12:40:46 -06:00
6700178d68
chore: ensure directories for dev-install 2024-01-02 12:26:10 -06:00
b378d47253
chore: update pre-commit to only use ruff 2024-01-02 12:25:09 -06:00
5c769fc905
fix: generate bin directory first 2024-01-02 12:22:47 -06:00
96eb08af6a
chore: some cleanup 2023-12-28 08:52:46 -06:00
726cef3092
build: why make when we can do 2023-12-28 08:27:03 -06:00
8c8bd616af
fix: typo on run example 2023-12-18 12:28:18 -06:00
3673e4940c
docs: furo -> shibuya 2023-12-18 12:27:44 -06:00
72ca25c302
fix(#15): use a username for semi-ephemeral 2023-12-11 13:17:02 -06:00
153d9fe774
fix: don't make extra directory in ephemeral directory 2023-10-23 12:53:12 -05:00
873310d900
docs: update outdated command 2023-10-18 13:58:19 -05:00
29d9d965b3 build: task.mk by default 2023-10-18 09:30:37 -05:00
tripleee
ad544f59d9 Makefile: small portability and usability fixes
* clean: don't use Bash syntax
2023-10-18 09:30:37 -05:00
323a194ff0
fix: remove deprecated command from docs 2023-10-16 13:48:41 -05:00
64d55811a2
ci: add flow to release workflow 2023-10-07 16:46:40 -05:00
2bc512314b
bump 2023.1002 -> 2023.1003 2023-10-07 16:41:33 -05:00
8986a436c0
docs: update svg generation with new commands 2023-10-07 16:41:23 -05:00
e6741792ee
build: add back complete lock file 2023-10-07 14:26:46 -05:00
134f220b4f
ci: pull_request not pr 2023-10-07 14:24:03 -05:00
173411dc9e
docs: switch to sphinx and splitup readme 2023-10-07 14:20:56 -05:00
c05e2ae22a
ci: add pr to test 2023-10-07 11:07:21 -05:00
tripleee
7e5c5746ee README.md: typo fixes and formatting tweaks
Mainly punctuation and other minutiae
2023-10-06 12:24:11 -05:00
d665f7ac6b
docs: update main help screenshot 2023-10-02 12:37:06 -05:00
0e262cc0f9
refactor: consolidate cli commands 2023-09-28 13:36:30 -05:00
d71542f5d2
fix: don't skip args if non run command using run 2023-09-27 16:06:22 -05:00
7286e90a36
feat: add experimental support for windows 2023-09-27 15:53:27 -05:00
24787a746c
style: implict types fine and properly escape things 2023-09-27 14:15:10 -05:00
4b3d1fbea5
tests: add some basic integration tests for python api 2023-09-27 13:34:10 -05:00
da77259862
fix: accept args with -s to make shebangs work better 2023-09-27 12:42:32 -05:00
2e916cab5f
bump 2023.1001 -> 2023.1002 2023-09-26 15:13:07 -05:00
62c3270826
fix: don't move local scripts just add viv.py to the path 2023-09-26 15:13:00 -05:00
3fe4110e06
build: fix release regex 2023-09-21 14:50:46 -05:00
ac02151a51
chore: sorry mypy forgot you were there 2023-08-30 14:32:41 -05:00
fa04385997
chore: add issue template 2023-08-30 12:29:41 -05:00
cb7d90f0e1
fix: add padding to size in list 2023-08-30 12:00:42 -05:00
4cdfb4fc50
refactor: drop unnecessary dict for list 2023-08-30 11:42:32 -05:00
68a6f3155a
feat: add system flag to viv manage show 2023-08-30 11:15:25 -05:00
f91d6eb4b4
fix: actually set date value 2023-08-29 16:05:42 -05:00
6d52afe4fe
docs: add conda shield 2023-08-29 11:47:44 -05:00
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
c8be7c1091
build: session was renamed 2023-08-24 10:24:58 -05:00
6d6621bf37
build: new release workflow 2023-08-23 15:18:57 -05:00
871d352189
docs: remove alpha disclaimer 2023-08-23 00:19:48 -05:00
c26702e8e8
ci: fix tag action 2023-08-22 23:20:51 -05:00
eb26e9f43f
chore: bump version 2023-08-22 23:12:14 -05:00
7498b61f57
ci: attempt to defeat gh actions 2023-08-22 23:11:58 -05:00