dangerzone/.github
Alex Pyrgiotis 553b0047c6
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-11 17:33:04 +02:00
..
ISSUE_TEMPLATE Issue templates: rephrase how we ask docker info to the users 2024-11-28 18:04:24 +01:00
workflows ci: Create a CI job that does the following 2025-03-11 17:33:04 +02:00
dependabot.yml Added Dependabot for Github actions 2024-04-22 22:02:15 +03:00