Conversation
3aec158 to
5912b19
Compare
|
Does not really work for epel because of packit/packit-service#2924 could try another approach |
|
@LecrisUT can we at least get this fixed for eln? |
|
It is my bad for being slow to update PRs, but packit/packit-service#2924 is moving forward, and I want to go with that approach instead. I can work on that assumption now and move this forward based on that change merging. |
7b769bd to
09bf5e4
Compare
|
@yselkowitz do you have an eln scratch build I can test it on. Locally it seems to work correctly for epel |
|
@LecrisUT just created one: https://koji.fedoraproject.org/koji/taskinfo?taskID=141624540 |
|
Oh dang, the script here does not account for scratch builds that are not tied to PRs. Other than that though it seems to be working correctly. Can you double check the |
|
Ping @yselkowitz for feedback confirmation on this |
|
`version` on rawhide is literal `rawhide`, not what we wanted. `version_number` is preferred `rawhide` is not the only branch that does not have stable tag `fXX-updates`. Anything in pending does so (see a Fedora branch right after branching)
Lol, evidently not, because it did expand to |
|
Here's an ELN PR you can use for testing: https://src.fedoraproject.org/rpms/lorax-templates-rhel/pull-request/26 |
|
Ping @thrix |
ade0f87 to
ddbc9a0
Compare
It should support all fedora, eln and epel now. It also fixes the wrong value for rawhide tag (should not
fXX-updates, butfXX)