#166 Modify DistGitAuth.is_supported_branch to work with EPEL 10
Merged by humaton. Opened by carlwgeorge.
carlwgeorge/pagure-dist-git epel10  into  master

Download 166.patch

The important parts of this pull request are in the last commit. The commits before that are mainly for getting the tests in order so that the real changes in the last commit are more trustworthy. Please see the individual commit messages for more details.

I do want to emphasize that without this we are blocked from pushing to any epel10 branches.

https://pagure.io/releng/issue/12236

Is it really necessary to change all the formatting? This is making your code changes lost in the PR...

Viewing just the last commit is the best way to see the exact code changes. Before I started making those changes I wanted to ensure all the tests were passing, including TestStyle.test_code_with_black. I can certainly rework this without the formatting fixes and ignore that test failure if you like.

rebased onto 9a2fd0835be06e6a994e32e3265e80e502331f50

Rebased without the formatting fixes.

Looks good.

Pull-Request has been merged by humaton

Metadata