debian-forge-composer/internal/store
Ondřej Budai 4bafe1ead9 remove Fedora 35 support
Fedora 35 is going EOL on Tue 2022-12-13. At the time of writing this commit
message, that's the next day. As we do releases on Wednesdays, the next
release will never find its way to F35 and thus, there's no point in keeping
support for it.

Let's delete everything that relates to Fedora 35. If there's something that
cannot be deleted (e.g. CI containers based on F35), let's upgrade it to F37.

TestCrossArchDepsolve now uses CentOS Stream 8 because RHEL 8.4 cannot read
F37 repository metadata. This is a similar issue to
https://bugzilla.redhat.com/show_bug.cgi?id=2004853 . Basically, newer
repositories can be only read by libmodulemd >= 2.11.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2023-01-06 11:34:50 +01:00
..
test store: verify that old versions of the store can still be unmarshalled 2020-06-03 00:30:01 +02:00
compose.go store: delete unused GetLocalTargetOptions() method 2022-07-01 18:55:01 +01:00
fixtures.go store: Fix loading cross distro compose results 2022-11-03 08:39:22 +01:00
json.go store: Add blueprints to the stored changes 2022-11-24 11:19:14 +01:00
json_test.go remove Fedora 35 support 2023-01-06 11:34:50 +01:00
store.go store: Fix loading cross distro compose results 2022-11-03 08:39:22 +01:00
store_test.go store: add containers to test 2022-11-28 17:20:49 +01:00