1
0
Fork 0
forked from infra/ansible
Commit graph

74 commits

Author SHA1 Message Date
Patrik Polakovič
a1c7d0828a Fedora 42 is now End Of Life
Signed-off-by: Patrik Polakovič <patrik@alphamail.org>
2026-05-28 20:33:06 +02:00
43a7a9e0fe proxies / gnome-software: move f44 to active
This should be pushed tomorrow morning after release at 14utc.

It will tell gnome-software to start offering dist upgrades to users.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2026-04-28 14:12:53 +00:00
Patrik Polakovič
46fbcc5567 Branch Fedora 44 from Rawhide
Signed-off-by: Patrik Polakovič <patrik@alphamail.org>
2026-02-05 19:10:58 +00:00
259264b36e Fedora 41 is now EOL
Signed-off-by: Patrik Polakovič <patrik@alphamail.org>
2025-12-15 19:14:06 +01:00
4f2bf475b5 Revert "Fedora 41 is now EOL"
EOL is shifted to december 10.

This reverts commit 717323a450.

Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2025-11-28 15:50:14 +05:30
717323a450 Fedora 41 is now EOL
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2025-11-27 19:43:32 +05:30
c58d2861dd proxies / pkgdb-json: fedora-43 is active now
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-10-28 05:53:42 -07:00
4418d1d001 Branch Fedora 43 from Rawhide
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2025-08-12 14:35:47 +00:00
f8d06a6812 F40 is now EOL
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2025-05-13 14:58:24 +00:00
40f63f81d1 gnome-software: promote f42 to active
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-04-15 12:17:15 -07:00
2ec055db6f Use first uppercase letter for all handlers
This will unify all the handlers to use first uppercase letter for
ansible-lint to stop complaining.

I went through all `notify:` occurrences and fixed them by running
```
set TEXT "text_to_replace"; set REPLACEMENT "replacement_text"; git grep
-rlz "$TEXT" . | xargs -0 sed -i "s/$TEXT/$REPLACEMENT/g"
```

Then I went through all the changes and removed the ones that wasn't
expected to be changed.

Fixes https://pagure.io/fedora-infrastructure/issue/12391

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2025-02-10 20:31:49 +00:00
fd17adce36 Branch Fedora 42 from Rawhide
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2025-02-04 15:02:50 +00:00
6a3816dfdc ansiblelint fixes-- fqcn[action-core] - copy to ansible.builtin.copy
Replaces many references to 'copy' with ansible.builtin.copy

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 10:43:31 +10:00
353ef3464e Update for Fedora 39 EOL
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-11-26 09:30:54 -08:00
34ef8be9ff pkgdb/gnome-software: update f41 to active
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-10-29 06:55:44 -07:00
e06aa414e5 collections.json: fix F41 version, remove duplicated entries
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-08-27 13:32:17 -07:00
d70719c5ab pkgdb json: 37 and 38 are EOL
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-08-22 15:52:34 -07:00
5f164c7347 Branch Fedora 41 from Rawhide
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2024-08-13 14:13:43 +00:00
18390f3189 pkgdb / gnome-software endpoint: Set f40 to active so it is offered to users
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-04-23 11:28:37 -07:00
046990c505 pkgdb-gnome-software-collections: Fix Fedora 40 version
Used for https://src.fedoraproject.org/rpms/fedora-appstream-metadata

See: https://src.fedoraproject.org/rpms/fedora-appstream-metadata/blob/rawhide/f/update-appstream-metadata.go
2024-03-04 16:22:29 +00:00
2a240052b1 Branch Fedora 40 from Rawhide
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2024-02-13 13:12:33 +00:00
1be44be6fd gnome-software: f39 is out, update gnome-software
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-11-07 06:18:39 -08:00
7fbe1323fc roles/pkgdb-proxy: Update Fedora 39 version & update_date
Fixes: 2586c03c3f Branch Fedora 39 from Rawhide
2023-08-15 22:49:23 +00:00
2586c03c3f Branch Fedora 39 from Rawhide
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2023-08-08 19:46:38 +00:00
e77afa63ef [f36-eol] Make changes to cron, bodhi, koji, mbs, pkgdb-proxy
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2023-05-16 15:48:32 +05:30
f504dccca5 mark f38 active for gnome-software
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-04-18 06:18:41 -07:00
cbd4238536 Fix pkgdb gnome entries
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2023-02-08 21:23:26 +01:00
549e5d3ace Branch Fedora 38 from rawhide
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2023-02-08 20:30:05 +01:00
148cf4a47e Fedora 35 is End Of Life
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2022-12-13 14:38:19 +01:00
546d082de1 gnome-software: set f37 active
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-15 05:51:18 -08:00
b589184c2b pgkdb: use numbers in release version field #10880
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-11-02 10:27:31 +00:00
22ebcc86cc pgkdb: use numbers in release version field #10880
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-11-02 10:27:31 +00:00
2d90d4f673 Update roles/pkgdb-proxy/files/pkgdb-gnome-software-collections.json
fixes: fedora-infrastructure#10879
2022-09-07 18:24:39 +00:00
a7dcdbd794 Branch Fedora 37 from rawhide
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2022-08-09 17:58:51 +02:00
f7ed87506b Fedora 34 is now EOL
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2022-06-07 10:54:23 +02:00
16669b17c3 pkgdb/gnome-software: Set f36 to be 'active' instead of 'in development'
This should allow gnome-software users to see the dist upgrade to 36
from both f34 and f35. It's staggered/randomized, so they don't all
upgrade at once.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-05-10 06:20:38 -07:00
08a1187765 pkgdb: koji_name should be the tag, not the rpm name
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-05-03 11:53:10 -07:00
875e6ded64 pkgdb json: remove epel8/9-next for now it breaks mdapi
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-04 12:48:10 -07:00
T.C. Williams
c595b60147 Update pkgdb-gnome-software-collections.json to include epep8-next, epel9 and epel9-next 2022-04-03 17:45:04 +00:00
47cb281f9b Tweak json file that gnome-software uses
It needs to use "Fedora Linux" now since we changed that in various
files, and we need to call f36 version '36' and not 'devel'.

Also we need to add a 'Fedora' version for f36 too because people could
upgrade from f34.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-03-15 19:25:52 +00:00
dfcaed1b32 F36 branching
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2022-02-08 15:55:04 +00:00
054a049eae Fedora 33 is going EOL
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2021-11-30 15:15:19 +00:00
303bd34646 gnome-software to know that F35 is released
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2021-11-02 14:02:10 +00:00
3e9626416c proxies: fix ETag handling for pkgdb json file
We maintain a static json file for gnome-software (and others) that
tells them when new releases are available. This file gets downloaded a
LOT. Right now because this file is spread out on all our proxies and
the default ETag uses MTime in it, they all return different ETag
values, making it impossible to use ETags to not have to re-download the
file. Setting it to use just Size and Digest for this file means all the
proxies will have the same ETag and gnome-software can see that and not
download the file over and over if it's not changed.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-10-20 18:45:24 +00:00
12c416c9ac pkgdb for gnome software: add duplicate enties for Fedora Linux in f35+
In F35,
https://fedoraproject.org/wiki/Changes/Fedora_Linux_in_os-release
changes the name of Fedora installs from Fedora to Fedora Linux.
gnome-software uses this key to read this faugh pkgdb file to tell when
to offer dist upgrades. We need to handle older versions that see
"Fedora" as well as new ones that see "Fedora Linux".
See https://pagure.io/fedora-infrastructure/issue/10154 for more info

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-09-29 19:09:29 +00:00
e15133639e Branching f35 from rawhide
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2021-08-10 15:17:02 +00:00
ec779e9721 F32 EOL
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2021-05-25 14:44:41 -04:00
420aa8d31b gnome-software to know that F34 is released
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2021-04-27 13:52:48 +00:00
c6b02d2071 Branching f34 from rawhide
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2021-02-09 19:09:18 +01:00
73e5393e4e EPEL6 EOL
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-11-30 11:42:35 -05:00