dangerzone/.github/workflows
Alex Pyrgiotis 9f713ebb8b
ci: Test official installation instructions
Create a new GitHub Actions workflow which aims to continuously test our
official installation instructions. The way we do it is the following:

1. Create two jobs, one for the Debian-based distros, and one for Fedora
   ones.
2. Copy the instructions from INSTALL.md into each job.
3. Create a matrix that runs the installation jobs in parallel, for each
   supported distro and version.

The jobs will run only on 00:00 UTC, and not on every PR, since it
wouldn't make sense otherwise.

Fix #653
2023-12-21 21:51:07 +02:00
..
check_repos.yml ci: Test official installation instructions 2023-12-21 21:51:07 +02:00
ci.yml Add ubuntu 23.10 (mantic) support 2023-10-17 11:31:30 +03:00
scan.yml ci: Make our security scans stricter 2023-12-06 17:57:19 +02:00
scan_released.yml ci: Make our security scans stricter 2023-12-06 17:57:19 +02:00