]>
Nutra Git (v1) - nutratech/cli.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Shane Jaroch [Wed, 20 Jul 2022 20:28:48 +0000 (16:28 -0400)]
test old requirement versions, tidy workflows (#11)
Shane Jaroch [Wed, 20 Jul 2022 17:42:40 +0000 (13:42 -0400)]
separate lint workflow, update readme (#10)
Shane Jaroch [Wed, 20 Jul 2022 03:35:14 +0000 (23:35 -0400)]
move stuff around
Shane Jaroch [Wed, 20 Jul 2022 03:32:36 +0000 (23:32 -0400)]
proper python3.4 typing, matrix build on GitHub (#9)
Shane Jaroch [Mon, 18 Jul 2022 18:28:39 +0000 (14:28 -0400)]
compat/travis-ci test python 3.4 and 3.5 (#8)
* matrix build, and try bionic not xenial
* try it on xenial
bionic worked with: 3.6, 3.9, pypy3
* only submit coverage report for python 3.6
* 3.7 won't work apparently. need to fix 3.4 and 3.5
* drop tabulate, one bugfix version
* use dogshit old version of coverage for travis ci
* don't use make _deps in travis
* nvm its stuck on old coveralls too
* back to explicit version of colorama
* travis-ci drop -o log_cli (doesn't work on 5.5)
* fix on win xp setup
* filter unsupported setup.cfg props on old coverage
Shane Jaroch [Mon, 18 Jul 2022 04:29:43 +0000 (00:29 -0400)]
coveralls & git bash argcomplete guide (#7)
Shane Jaroch [Sun, 17 Jul 2022 18:00:50 +0000 (14:00 -0400)]
Dev - win32 testing and Makefile fixes (#6)
* don't include upgrade_scripts/ for now (empty)
* try adding test-win32 job
* test alias; skip tests on win32 (for now)
* win32 workflow: line endings, better note
we're skipping `make test` to directly test out
`make install && nutra init`
* fix PY_SYS_INTERPRETER on Windows_NT
* uncomment target
* automate init with -y flag to skip stdin
* add debug flag to init -y
* remove .env.bat (not need anymore, Makefile does)
* bump version
* separate workflows for linux / win32
* update readme badges
* rename to NUTRA_HOME, try full path
* test out on my windows VM
Shane Jaroch [Tue, 12 Jul 2022 21:58:41 +0000 (17:58 -0400)]
Merge branch 'dev' (#5)
Shane Jaroch [Tue, 12 Jul 2022 19:19:23 +0000 (15:19 -0400)]
fix production issue, reorganize & shrink tarball
exclude 2nd LICENSE in ntclient/ntsqlite from pypi
move nt_init out of main services call
bump version
move changelog back up, reduce tarball size
fix: NTSQLITE_DESTINATION is not defined
bump to release version
Shane Jaroch [Tue, 12 Jul 2022 19:10:03 +0000 (15:10 -0400)]
Merge branch 'dev' (#4)
Shane Jaroch [Tue, 12 Jul 2022 15:39:20 +0000 (11:39 -0400)]
wip stuff
make install use pip install --user
nvm
try going from scripts to entry_points
try both
os specific setup.py, don't lint scripts/ or nutra
bump version, rename to CHANGELOG.rst
make build also does clean (via _build)
add n as script too, shorthand
install wheel as part of install
try better graft
try this, explicit include
explicit exclude?
try this, and update submodule
oops
add .env.bat
adjust changelog
use new db submodule
fix test
Shane Jaroch [Mon, 11 Jul 2022 16:20:26 +0000 (12:20 -0400)]
add Makefile extra/cloc, bump nt target version
Shane Jaroch [Mon, 11 Jul 2022 16:04:42 +0000 (12:04 -0400)]
update submodule
Shane Jaroch [Mon, 11 Jul 2022 15:50:14 +0000 (11:50 -0400)]
bump version 0.2.3.dev1
Shane Jaroch [Mon, 11 Jul 2022 15:46:14 +0000 (11:46 -0400)]
Chore/python3.4 (#2)
Shane Jaroch [Mon, 11 Jul 2022 15:37:01 +0000 (11:37 -0400)]
Merge branch 'chore/decommission-bio' (#3)
Shane Jaroch [Mon, 11 Jul 2022 15:35:26 +0000 (11:35 -0400)]
removed unused imports
Shane Jaroch [Mon, 11 Jul 2022 15:29:03 +0000 (11:29 -0400)]
remove biometrics, for now
Shane Jaroch [Mon, 11 Jul 2022 11:07:51 +0000 (07:07 -0400)]
Update README.rst
Shane Jaroch [Sun, 10 Jul 2022 22:11:51 +0000 (18:11 -0400)]
initial commit