Nick Sweeting
1c86dfff51
Update README.md
2024-01-13 16:50:03 -08:00
Nick Sweeting
414a499511
Update pip.yml
2024-01-12 05:25:18 -08:00
Nick Sweeting
fd2a91b55b
bump versions
2024-01-11 20:08:01 -08:00
Nick Sweeting
ed49301cf0
only check data/archive if data has space available in entrypoinbt
2024-01-11 20:07:43 -08:00
Nick Sweeting
75d8ed3fec
dont attempt to chown /browsers/.links if it doesnt exist
2024-01-11 20:07:04 -08:00
Nick Sweeting
8ccb4f73ec
check data/archive folder for free space as well
2024-01-11 19:52:53 -08:00
Nick Sweeting
8c07b7e127
disable automatic chrome selfupdating
2024-01-11 19:51:27 -08:00
Nick Sweeting
9766de1b70
bump version of dev build to 0.7.3
2024-01-11 19:08:13 -08:00
Nick Sweeting
ff5aef521e
fix chown of playwright browsers dir links
2024-01-11 19:02:58 -08:00
Nick Sweeting
6184f659dc
improve window size chrome cli handling
2024-01-11 19:02:46 -08:00
Nick Sweeting
014c1e1dc7
remove dbus from docker setup, not actually needed
2024-01-11 19:02:34 -08:00
Nick Sweeting
df11a8a3ba
fix playwright browsers path not having hidden dir inside chowned
2024-01-11 17:26:58 -08:00
Nick Sweeting
eb2112e5b1
install and start dbus service to silence chrome headless errors
2024-01-11 17:26:26 -08:00
Nick Sweeting
825b882633
Update README.md
2024-01-09 21:21:32 -08:00
Nick Sweeting
4adb214812
Update README.md
2024-01-09 21:12:17 -08:00
Nick Sweeting
23a9c538c2
Update README.md
2024-01-09 20:46:22 -08:00
Nick Sweeting
3d2c4c70d2
Update README.md
2024-01-09 20:38:38 -08:00
Nick Sweeting
e43babb7ac
Update README.md
2024-01-05 17:20:09 -08:00
Nick Sweeting
a232b45b61
Update README.md
2024-01-05 17:03:46 -08:00
Nick Sweeting
710167e967
Update README.md
2024-01-05 16:58:14 -08:00
Nick Sweeting
84e026d862
minor readme improvements
2024-01-05 16:57:15 -08:00
Nick Sweeting
975b1b5ae1
fix: handle archive folder permission more graceful ( #1312 )
2024-01-05 16:26:42 -08:00
Nick Sweeting
e085b1d13b
try to chown everything in ./data and only fallback to avoiding ./data/archive if it fails initially
2024-01-05 16:19:47 -08:00
gnattu
bc2bfc1cc7
fix: handle archive folder permission more graceful
...
On mounted network shares, chmod might be hard or impossible to do without modify the server config. Ignore the archive folder because we already tested if that folder is writeable and printed warnings to the user.
2024-01-05 12:57:01 +08:00
Nick Sweeting
a6ea05820b
empty commit to bump version difference
2024-01-04 19:59:34 -08:00
Nick Sweeting
e888869abc
remove conflicting packages when building brew bottle
2024-01-04 19:53:50 -08:00
Nick Sweeting
3108966070
Delete .github/workflows/codeql-analysis.yml
2024-01-04 19:42:50 -08:00
Nick Sweeting
315c9f3844
0.7.2 Release Candidate ( #1297 )
2024-01-04 19:27:19 -08:00
Nick Sweeting
2ef3655d21
fix python version in build tests
2024-01-04 19:26:54 -08:00
Nick Sweeting
fc2bd4a2d5
Update pip.yml
2024-01-04 19:23:26 -08:00
Nick Sweeting
79979d4d05
Update pip.yml
2024-01-04 19:20:03 -08:00
Nick Sweeting
310dede977
limit python version upper bound to 3.11
2024-01-04 19:18:49 -08:00
Nick Sweeting
0353d6b316
Update pip.yml
2024-01-04 19:02:46 -08:00
Nick Sweeting
f695b30d36
Update pip.yml
2024-01-04 18:59:34 -08:00
Nick Sweeting
df56e993f2
Update pip.yml
2024-01-04 18:51:59 -08:00
Nick Sweeting
41e6a0f215
Update debian.yml
2024-01-04 18:50:41 -08:00
Nick Sweeting
e4f1503965
Update test.yml
2024-01-04 18:34:00 -08:00
Nick Sweeting
d23fe6a594
Update test.yml
2024-01-04 18:28:03 -08:00
Nick Sweeting
3840265cef
Update test.yml
2024-01-04 18:21:27 -08:00
Nick Sweeting
7842ca49d1
Update test.yml
2024-01-04 17:59:18 -08:00
Nick Sweeting
c43f861f6f
Update test.yml
2024-01-04 17:55:52 -08:00
Nick Sweeting
10dc9922de
Update test.yml
2024-01-04 17:39:45 -08:00
Nick Sweeting
ffcd1640da
Update test.yml
2024-01-04 17:34:37 -08:00
Nick Sweeting
3247866d3a
Update test.yml to install packages needed by ldap
2024-01-04 17:30:59 -08:00
Nick Sweeting
490b765d5b
add dev deps to lockfile
2024-01-04 17:24:31 -08:00
Nick Sweeting
3ddc0c7f7a
fix free space calculation and make it based on absolute values instead of pcts
2024-01-04 17:24:31 -08:00
Nick Sweeting
3ee3916b29
Update test.yml to fix python builds
2024-01-04 17:24:10 -08:00
Nick Sweeting
2bb6dca294
check for available disk space on docker root fs and data volume and improve shell requoting
2024-01-04 15:58:45 -08:00
Nick Sweeting
48c9a49d56
fix shell re-quoting in docker_entrypoint.sh so that quoted subcommands can be passed in
2024-01-04 15:10:10 -08:00
Nick Sweeting
83eede54da
fix docker image in compose file
2024-01-04 14:59:08 -08:00