1
0
Fork 0
mirror of synced 2024-06-27 02:20:36 +12:00
Commit graph

116 commits

Author SHA1 Message Date
Nick Sweeting d5af216b4e
Update setup.sh 2021-04-24 00:50:05 -04:00
Nick Sweeting b7507de983
Update setup.sh 2021-04-24 00:23:14 -04:00
Nick Sweeting 431020e6e4
Update setup.sh 2021-04-24 00:08:17 -04:00
Nick Sweeting 9f4e13d8b1
Update setup.sh 2021-04-24 00:06:07 -04:00
Nick Sweeting 0624ac5a74
try docker in setup script before anything else 2021-04-23 23:56:55 -04:00
Nick Sweeting 77e5560762
Update setup.sh 2021-04-23 23:50:11 -04:00
Nick Sweeting 4a26d20849
Update setup.sh 2021-04-23 23:49:44 -04:00
Nick Sweeting b7bf9644de
Update setup.sh 2021-04-23 23:43:41 -04:00
Nick Sweeting 98b11eb6d4
add usage to browser history export script and fix output dirs 2021-04-23 23:18:15 -04:00
Nick Sweeting 457556a2a8
add deprecation notice to old archive helper bin 2021-04-23 23:12:14 -04:00
Nick Sweeting eb80dc26a1 cleanup config files 2021-04-23 22:58:44 -04:00
Nick Sweeting 687c34af3e ignore build dist dirs in pytest discovery 2021-04-14 04:49:16 -04:00
Nick Sweeting 09842c1f7e autocreate logs dir 2021-03-27 05:28:54 -04:00
Nick Sweeting 19f7c907e0 exec archivebox from docker entrypoint script to avoid nesting pid under bash 2021-02-16 01:22:36 -05:00
Nick Sweeting 0e6ac39ee1 automate deb dist better and bump version 2021-02-08 23:22:24 -05:00
Nick Sweeting 66fb5b278a move debsign to release not build 2021-02-08 20:39:20 -05:00
Nick Sweeting 6ab3cd2a66 push all tags 2021-02-01 05:38:13 -05:00
Nick Sweeting 783f597955 minor build fixes 2021-02-01 05:13:46 -05:00
Nick Sweeting 4d21a04ab5 0.5.4 release 2021-02-01 03:09:31 -05:00
Nick Sweeting 4123cdc15f fix shellscript perms 2021-02-01 02:52:46 -05:00
Dan Arnfield 187ca7e2b5 Change env vars to linuxserver.io convention 2021-01-28 08:48:21 -06:00
Dan Arnfield db96e7d75b Set archivebox UID/GID via envvars 2021-01-28 08:37:15 -06:00
Nick Sweeting ea209fa575 make permission chowning on docker start less fancy 2021-01-25 18:55:37 -05:00
Nick Sweeting 5cf7efaade
Update setup.sh 2021-01-22 13:47:26 -05:00
Nick Sweeting bfe8f4c539
Update setup.sh 2021-01-22 13:41:16 -05:00
Nick Sweeting b1144f4a81
Update setup.sh 2021-01-22 13:40:14 -05:00
Nick Sweeting d9366774b0
Update setup.sh 2021-01-22 13:37:25 -05:00
Nick Sweeting 7ab62d0b2c
update setup script 2021-01-22 13:03:57 -05:00
Nick Sweeting 5250989e32 split up release script into subscripts 2021-01-12 12:56:06 +02:00
Nick Sweeting b5ce5b35a8 fix apt install without update in deb build 2021-01-12 12:56:06 +02:00
Nick Sweeting 40ce95a9e4 also tag image with short version 2021-01-12 12:56:06 +02:00
Nick Sweeting 922460a230 fix release script 2021-01-06 21:32:44 +02:00
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