Commit graph

15 commits

Author SHA1 Message Date
Timothée Ravier
0fb6521f83 Initial Kinoite Development variant 2024-10-08 22:08:06 +02:00
Timothée Ravier
a1312e41b8 Add initial COSMIC Atomic variant
See: https://pagure.io/fedora-comps/pull-request/1031
2024-10-08 22:07:25 +02:00
Timothée Ravier
8a4fcf94ce justfile: Remove checks for manifest command 2024-07-26 17:06:23 +02:00
Timothée Ravier
65ddf54fd8 justfile: Force gzip compression format for images
Keep all the containers image compressed with gzip until rpm-ostree with
support for zstd & ztd::chunked images (2024.6) lands in F40 & F39.

See: https://fedoraproject.org/wiki/Changes/zstd:chunked
2024-06-21 12:33:26 +02:00
Timothée Ravier
f72a8fcfe5 justfile: Factor skopeo args for container image upload 2024-06-21 12:25:46 +02:00
Timothée Ravier
85a0198db5 Update justfile to compose -ostree for legacy 2024-06-19 18:54:02 +02:00
Timothée Ravier
6b402254c9 Use new Atomic names 2024-06-19 18:54:02 +02:00
Timothée Ravier
3a9a0760ef Update manifests names for variants and their package lists
- Strip the 'fedora' prefix from variant names
- Name the packages list manifest for each variant accordingly
2024-06-13 11:30:19 +02:00
Timothée Ravier
3762e08a77 Fedora Kinoite Mobile: Add initial manifests
See: https://pagure.io/fedora-kde/SIG/issue/506
See: https://pagure.io/fedora-kde/SIG/issue/41
See: https://pagure.io/fedora-kde/SIG/issue/510
2024-06-04 22:45:21 +02:00
Timothée Ravier
abd2d7c6df justfile: Add a recipe to check for comps sync changes
Will be used by Zuul CI.
2024-03-28 18:10:27 +01:00
Timothée Ravier
8ac5599091 justfile: Remove set -x from common interactive commands
For those commands, the -x output is mostly noise.
2024-03-14 14:25:19 +01:00
Timothée Ravier
760544f466 justfile: Run compose-dry-run for a single variant
We'll run it for all official variants in the Ansible playbook used for
the Zuul CI instead.
2024-03-01 19:08:36 +01:00
Timothée Ravier
5a9096b17e justfile: Add compose-dry-run recipe
To use in CI to perform dependency resolution for all official variants.
2024-02-28 11:05:50 +00:00
Aleksei Bavshin
a252f7a2b5
justfile: global table for pretty names and volume ids 2024-02-17 14:55:59 -08:00
Timothée Ravier
14f59cca33 Add a justfile with common commands for this repo
See https://just.systems/man/en/
2024-02-09 18:35:13 +01:00