debian-forge-composer/internal/store
Tomas Hozza b9efe82bd7 distro/fedora: implementation cleanups for newer releases
Clean up some implementation aspects of the Fedora distro definition:
 - Do not have default Fedora distro version and use `fedora` as the
   package name in all places that use it, instead of `fedora33`.
 - Fix bugs when wrong (Fedora 33) values were returned by `OSTreeRef()`
   and `Releasever()` for newer Fedora releases.
 - Test Fedora 35 in package unit tests.
 - Add unit test for `OSTreeRef()` method.
 - Use architecture name constants from `distro` package, instead of
   string literals.

Fix #1802

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2022-02-03 14:51:07 +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: Store and return compose dependencies 2021-03-30 00:19:30 +01:00
fixtures.go api_test: Test compose with 2nd distribution 2021-07-12 08:58:42 +02:00
json.go Add support for OCI upload provider 2022-01-28 15:16:47 +01:00
json_test.go distro/fedora: implementation cleanups for newer releases 2022-02-03 14:51:07 +01:00
store.go gosec: G505, G401 - crypto/sha1 module 2021-12-13 12:17:30 +02:00
store_test.go Extend the "Test Distro" definition and modify affected tests 2021-05-14 15:43:00 +02:00