Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add profiles for Fedora #24

Merged
merged 2 commits into from
Jul 28, 2023
Merged

Add profiles for Fedora #24

merged 2 commits into from
Jul 28, 2023

Conversation

msrb
Copy link
Member

@msrb msrb commented Jul 28, 2023

Fedora images already come with all the repo files that we need,
and therefore we don't need to modify or replace them.
However, we still need those empty repo files so that we can
list explicitly supported versions:

$ mtps-prepare-system --list
fedora-36
fedora-37
fedora-38
fedora-39
...

Signed-off-by: Michal Srb [email protected]

profiles/fedora/prepare-system Fixed Show fixed Hide fixed
profiles/fedora/prepare-system Fixed Show fixed Hide fixed
@msrb
Copy link
Member Author

msrb commented Jul 28, 2023

Fedora CI was using forked mini-tps becase at the time mini-tps didn't have the support for different operating systems (ad64206).

And then I forgot to upstream the profiles as well :)

Note this doesn't fix anything dnf-5 related... this is just upstreaming what was up until now in the Fedora CI fork.

msrb added 2 commits July 28, 2023 14:57
Fedora images already come with all the repo files that we need,
and therefore we don't need to modify or replace them.
However, we still need those empty repo files so that we can
list explicitly supported versions:

$ mtps-prepare-system --list
fedora-36
fedora-37
fedora-38
fedora-39
...

Signed-off-by: Michal Srb <[email protected]>
Signed-off-by: Michal Srb <[email protected]>
@msrb
Copy link
Member Author

msrb commented Jul 28, 2023

@Andrei-Stepanov PTAL :)

@Andrei-Stepanov Andrei-Stepanov merged commit ae20582 into fedora-ci:main Jul 28, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants