dangerzone/.github
Alex Pyrgiotis 67092b87e5
ci: Create a CI job that does the following
1. Create a multi-architecture container image for Dangerzone, instead
   of having two different tarballs (or no option at all)
2. Build the Dangerzone container image on our supported architectures
   (linux/amd64 and linux/arm64). It so happens that GitHub also offers
   ARM machine runners, which speeds up the build.
3. Combine the images from these two architectures into one, multi-arch
   image.
4. Generate provenance info for each manifest, and the root manifest
   list.
5. Check the image's reproduciblity.

Also, remove an older CI action, that is now obsolete.

Fixes #1035
2025-03-19 11:44:19 +02:00
..
ISSUE_TEMPLATE Drop Ubuntu 20.04 (Focal) support 2025-03-17 15:40:25 +02:00
workflows ci: Create a CI job that does the following 2025-03-19 11:44:19 +02:00
dependabot.yml Added Dependabot for Github actions 2024-04-22 22:02:15 +03:00