1
0
Fork 0
mirror of synced 2024-06-16 09:24:52 +12:00
Commit graph

84 commits

Author SHA1 Message Date
jdcaballerov b3d7243884 Ignore tests inside vendored modules 2020-12-16 12:11:17 -05:00
Nick Sweeting db1f9b759e skip brew build in linux and debian build on mac 2020-12-11 16:59:53 +02:00
Nick Sweeting e17c30ed2b save test output in tests/out 2020-12-11 16:49:00 +02:00
Nick Sweeting 8074a04a41 only activate venv if present 2020-11-28 05:47:03 -05:00
Nick Sweeting 90141c064b more workflows 2020-11-28 05:44:37 -05:00
Nick Sweeting 354fafe8b3 bump npm and python version in image 2020-11-28 05:24:49 -05:00
Nick Sweeting 08401b14c1 precheck if venv exists instead of soft failing 2020-11-28 05:00:45 -05:00
Nick Sweeting d32aad5123 continue script if venv doesnt exist 2020-11-28 04:51:40 -05:00
Nick Sweeting 89eda16533 fix pip editable install 2020-11-28 04:18:07 -05:00
Nick Sweeting 28bc8f1777 add note about checking for deps 2020-11-28 04:11:10 -05:00
Nick Sweeting bfa66fdddb add brew build script 2020-11-28 04:10:48 -05:00
Nick Sweeting 8f7806dfc9 move all pip build artifacts into pip_dist submodule 2020-11-28 03:43:59 -05:00
Nick Sweeting d8f3aac2f1 add deb_dist in release commit 2020-11-28 02:45:24 -05:00
Nick Sweeting 02551c0152 minor packaging fixes and bump to 0.4.21 2020-11-23 17:28:45 -05:00
Nick Sweeting 83693a5c03 add packaging setup with stdeb for debian and apt
vendor the base32_crockford lib
add build script for debain packages
2020-11-23 16:57:05 -05:00
Nick Sweeting cc3579f70f update docker org urls in docs and scripts 2020-11-23 02:20:01 -05:00
Nick Sweeting 0e2ccbc10d update urls to new repo path 2020-11-23 02:06:46 -05:00
Nick Sweeting 5b15c8e29e silence usermod on start 2020-11-23 00:59:50 -05:00
Nick Sweeting 018aecfa93
favor chromium in install script over chromium-browser 2020-11-09 15:09:05 -05:00
Nick Sweeting c47398851b nicer timeout hints 2020-10-31 07:57:11 -04:00
Nick Sweeting 5ecbb0e442 fix bin permissions and layer caching util version 2020-10-10 21:44:06 -04:00
Nick Sweeting a14146c8f0 update helper scripts 2020-10-10 16:44:56 -04:00
Nick Sweeting b9dced5e60
Update setup.sh 2020-09-03 11:40:47 -04:00
Nick Sweeting 1c0df87f78 add build script 2020-08-18 17:12:58 -04:00
Nick Sweeting 87b79fe5e3 cleanup sdist and bdist build process 2020-08-18 17:12:49 -04:00
Nick Sweeting 80863ad050 fix release script semver bump 2020-08-18 15:02:36 -04:00
Nick Sweeting 8b427c9d79 get VERSION from package.json instead of VERSION to avoid duplication 2020-08-18 15:00:00 -04:00
Nick Sweeting b5745d5b6c also add version egg info to git commits 2020-08-18 02:14:18 -04:00
Nick Sweeting ec4db1f75e
add chrome and firefox bookmarks export to history script 2020-08-18 00:36:46 -04:00
Nick Sweeting 26022fc9fb autocommit docs during release 2020-08-15 01:22:29 -04:00
Nick Sweeting e7948cf161 install node dependencies from package.json 2020-08-13 23:21:15 -04:00
Nick Sweeting 33ab7fd4ec autodetect when running inside docker and provide hints 2020-08-10 14:18:04 -04:00
Nick Sweeting dfa5d55c36 make placeholder for old calling style to aid in migration 2020-08-10 13:21:56 -04:00
Nick Sweeting f6ec98e1c0 ignore stderr during chown 2020-07-28 07:58:16 -04:00
Nick Sweeting ace9421b21 fix chown errors 2020-07-28 07:57:26 -04:00
Nick Sweeting ac72423886 prevent releases from non-master branches 2020-07-28 07:06:14 -04:00
Nick Sweeting 9c59582722 update release script 2020-07-28 06:46:13 -04:00
Nick Sweeting e74b3bbb76 add docker build to release script 2020-07-28 06:44:58 -04:00
Nick Sweeting 895428c846 update release script and README instructions 2020-07-28 06:36:58 -04:00
Nick Sweeting dab97b0a5b add release script 2020-07-28 06:28:58 -04:00
Nick Sweeting 2e6837d748 update release script 2020-07-28 06:17:54 -04:00
Nick Sweeting bc180bb0cb add release script 2020-07-28 06:11:30 -04:00
Nick Sweeting d7fc161ac7 update readme examples 2020-07-28 06:00:52 -04:00
Nick Sweeting 6073b454b0 fix lint script 2020-07-27 23:59:10 -04:00
Nick Sweeting ea1ff7b6bc fix linter 2020-07-27 23:34:30 -04:00
Cristian 0fee8149cb refactor: Remove old bin/archivebox 2020-07-22 13:09:06 -05:00
Nick Sweeting 6b7dfa773e minor docker process tweaks 2020-07-22 01:30:58 -04:00
Nick Sweeting b9c03f5094
shellcheck fixes 2020-07-21 16:24:43 -04:00
Nick Sweeting fa771c9505
Use modern bash 4.0+ conditional style 2020-07-21 16:14:54 -04:00
Cristian 6e8e3c69fd fix: Remove unused echo 2020-07-21 13:35:04 -05:00