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 |
|
|
cd9bc5fe8f
|
ci: use newer trusted publishing for pypi
|
2023-08-22 23:02:41 -05:00 |
|
|
4d84f3730e
|
ci: docs exists I promise github
|
2023-08-22 22:57:27 -05:00 |
|
|
640bcba873
|
ci: nox >>>>
|
2023-08-22 22:57:27 -05:00 |
|
|
5eb67be353
|
fix: use correct name in validate script
|
2023-08-22 22:38:08 -05:00 |
|
|
696a512a78
|
refactor: remove another ensure block
|
2023-08-22 22:00:45 -05:00 |
|
|
495ac80cbd
|
build: add seperate session for typechecking
|
2023-08-22 22:00:29 -05:00 |
|
|
cd0f4d5c95
|
fix(types): add some type annotations
|
2023-08-22 21:57:53 -05:00 |
|
|
a4b81d17ce
|
refactor: remove unnecessary hashlib calls
|
2023-08-22 21:54:15 -05:00 |
|
|
44c8beac51
|
refactor: remove more redundant calls
|
2023-08-22 21:51:08 -05:00 |
|
|
0136568137
|
refactor: more consolidation
|
2023-08-22 21:46:33 -05:00 |
|
|
78e533b0a2
|
refactor: reduce boilerplate
|
2023-08-22 21:34:27 -05:00 |
|
|
f522352a33
|
fix: standalone also remove pkgs
|
2023-08-22 21:08:23 -05:00 |
|
|
0cc9faa221
|
fix: standalone should also use shortened name
|
2023-08-22 14:08:33 -05:00 |
|
|
044a22901b
|
chore: start using nox
|
2023-08-22 13:58:49 -05:00 |
|
|
e26922b808
|
ci: add release and build jobs
|
2023-08-21 15:48:40 -05:00 |
|