deeplow
250d8356cd
Hash-verify container pip install & merge build-image
...
Ensure that when the container image is installing pymupdf (unavailable
in the repos) with verified hashes. To do so, it has the pymupdf
dependency declared in a "container" group in `pyproject.toml`, which
then gets exported into a requirements.txt, which is then used for
hash-verification when building the container.
Because this required modifying the container image build scripts, they
were all merged to avoid duplicate code. This was an overdue change
anyways.
2024-01-03 12:58:35 +00:00
Alex Pyrgiotis
29c0181b4d
Add test_docs_large in our .gitignore
2023-09-20 16:38:54 +03:00
deeplow
d3f478b17f
migrate to pytest & test_docs -> tests/test_docs
...
Use pytest instead of unittest to have greater flexibility in test
parametrization.
2022-09-13 13:07:58 +01:00
Guthrie McAfee Armstrong
36d96ccb5c
Add unit tests
2022-09-13 13:06:59 +01:00
Micah Lee
2de2b6dca5
Rename dangerzone-converter to container
2021-11-29 15:30:21 -08:00
Micah Lee
83759d1a33
Delete vm-builder folder, and make build-image.sh build the dangerzone image
2021-11-22 14:23:17 -08:00
Micah Lee
f1cbbdf43c
Start to support building for M1 chips, using Docker Desktop instead of vagrant
2021-11-18 15:53:00 -08:00
Micah Lee
83bd021803
Update build instructions to say Intel chip is required, and delete accidentally commited vagrant files
2021-11-17 14:03:56 -08:00
Micah Lee
588206a9e8
Start implementing built-in container in Linux, without a VM
2021-08-04 14:42:46 -07:00
Micah Lee
e8f7d96f90
Fix building VM ISO, and start implementing start_vm
2021-06-29 17:37:00 -07:00
Micah Lee
7b2211fc1f
Rename rip_docker to install/vm-builder, and start making a build script that uses it
2021-06-29 17:01:47 -07:00
Micah Lee
f4739e749a
Start adding systray
2021-06-29 16:52:10 -07:00
Micah Lee
1144fd9f87
Make the CLI fully functional
2021-06-09 17:00:39 -07:00
Micah Lee
872b672dba
Ignore sample-safe.pdf
2021-06-09 13:28:38 -07:00
Micah Lee
10dfc1441b
Build the Wix wxs file on the fly
2020-10-28 12:13:09 -07:00
Micah Lee
b6696dab52
Commit the pyinstaller.spec, including CFBundleDocumentTypes array to open all document formats
2020-01-13 14:16:21 -08:00
Micah Lee
810fa31a69
Start adding Mac app bundle packaging
2020-01-13 12:41:14 -08:00
Micah Lee
e85191b498
Debian packaging
2020-01-07 17:10:54 -08:00
Micah Lee
0b9823a34e
Initial commit
2020-01-06 14:40:09 -08:00
Micah Lee
deba465a5b
Initial commit
2020-01-06 12:42:38 -08:00