Mattia Verga
Mattia Verga
We currently retrieve the list of candidate builds from Koji using `latest=True`. Since all modular builds of different streams are tagged with the same candidate tag (for example f32-modular-updates-candidate), we...
Maybe it's best to provide some predefined users instead of having an interactive prompt during machine provisioning. If a developer wants to use their real account can always provision the...
I'm not familiar with the code used in UI to fetch data from Greenwave, I've never looked too much into it. I don't remember who wrote that. I wouldn't like...
> Bodhi (web) queries bugzilla for bug descriptions. That query appears to hang forever at several locations: > > * the new update form; effectively, this keeps me from adding...
@dependabot rebase
Well, this is how python arrow module humanize times... https://github.com/arrow-py/arrow/issues/848 You can however get the exact time of a comment by hovering the mouse on the time
Just a reminder, this will be fixed when Bodhi server will move to F35 as base image so that python-arrow can be upgraded to be >1.0
Linking #4154 discussion
I was thinking about relaxing the regex to accept any `fedora#` or `epel#` or `rh(bz)#`. I mean, we can suppose that putting any bug id in the changelog it means...
I've filed https://pagure.io/fedora-infra/ansible/pull-request/915 Local testing seems to work. I don't think we can allow something like `#123456` (bugs without prefix) because we must be sure to link only bugs from...