dangerzone/.github/workflows
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
..
build.yml Fix references to container.tar.gz 2025-03-11 17:33:04 +02:00
check_pr.yml CI: check that the changelog is populated on each pull request 2024-12-02 11:57:30 +01:00
check_repos.yml doc: update Debian Trixie installation instructions 2025-01-20 14:10:15 +01:00
ci.yml ci: Create a CI job that does the following 2025-03-11 17:33:04 +02:00
close-issues.yml build(deps): bump actions/stale from 5 to 9 2024-10-21 14:19:30 +03:00
release-container-image.yml ci: Create a CI job that does the following 2025-03-11 17:33:04 +02:00
scan.yml Fix references to container.tar.gz 2025-03-11 17:33:04 +02:00
scan_released.yml ci: Security scan ARM images 2025-03-10 18:45:26 +02:00