dangerzone/dev_scripts
Alex Pyrgiotis 4b32827ee3
dev_scripts: Allow building a Fedora 41 dev env
Use Python 3.12 in Fedora 41 dev environments, since Python 3.13
(default in Fedora 41) does not work with PySide6 from PyPI yet.
2024-10-16 15:26:35 +03:00
..
envs dev_scripts: Introduce script for Dangerzone envs 2023-01-16 18:48:09 +02:00
apt-tools-prod.pref dev_scripts: Install conmon from our apt-tools-prod repo 2024-02-13 11:55:32 +02:00
apt-tools-prod.sources dev_scripts: Install conmon from our apt-tools-prod repo 2024-02-13 11:55:32 +02:00
dangerzone Fix OCR bug in Qubes Fedora 38 templates 2024-03-04 16:53:04 +02:00
dangerzone-cli Refactor dangerzone to move GUI code into its own module 2021-06-09 15:24:03 -07:00
dangerzone-cli.bat Change a bunch of stuff so Windows will work again 2021-06-16 16:55:25 -07:00
dangerzone.bat Change a bunch of stuff so Windows will work again 2021-06-16 16:55:25 -07:00
env.py dev_scripts: Allow building a Fedora 41 dev env 2024-10-16 15:26:35 +03:00
qa.py dev_scripts: Properly skip QA scenarios on Linux 2024-06-27 21:47:51 +03:00
README.md docs: Move dev_scripts docs under docs/ dir 2024-06-12 13:22:45 +03:00
sign-assets.py Explain how to create, sign, and verify source tarballs 2024-06-03 12:59:22 +03:00
storage.conf Force Podman use the overlay storage driver 2023-08-01 15:18:24 +03:00
upload-asset.py chore: Do not use fstrings without placeholders 2024-06-05 14:19:31 +02:00

Developer scripts

This directory holds some scripts that are helpful for developing on Dangerzone. Read the respective documentation for more details on some of the scripts.