Adam Williamson
Adam Williamson
This is a long-standing request and I know the new maintainer knows about it (it was on the 'todo list' he posted on taking over the plugin), but I figured...
With Python 3.11, Enum members have a `_sort_order` attribute that shows up in the hashes. Update the tests to pass if it's present (but also still if it's not present,...
In werkzeug 2.0.0 and later, the Location header autocorrection moved from BaseResponse to Response, so we need to set `autocorrect_location_header = False` in `Response` not `BaseResponse`. For now let's just...
## Type of Changes | | Type | | --- | ---------------------- | | ✓ | :bug: Bug fix | ## Description For some reason, commit 83d544b to cpython added...
See https://github.com/fedora-infra/bodhi/issues/2537 and https://bodhi.fedoraproject.org/updates/FEDORA-2022-092636385d . The tests failed because freeipa should be rebuilt against samba. The update fails gating because the tests fail. To make the tests pass we need...
If you look at any UpdateReadyForTesting message - like [this one](https://apps.fedoraproject.org/datagrepper/v2/id?id=23afcb2c-9bbc-4571-8c7a-b078d0ac8e3e&is_raw=true&size=extra-large) - you'll see that `["artifact"]["id"]` looks like this: "id": "FEDORA-2022-3b6ce9a395-6b9cac263d915ccb798d1269a096c8ac22a793c5", this seems to be because it's constructed [here](https://github.com/fedora-infra/bodhi/blob/de676f836c165e390b7e4b9a634344d6bfe2def8/bodhi-server/bodhi/server/models.py#L4114) as:...
When someone waives results on an update via Bodhi, it seems the scenario field of the generated waiver is always `null`, even when the result definitely has a scenario. e.g....
See https://bodhi.fedoraproject.org/updates/FEDORA-2021-7b03865dbc . The gating status was set to 'failed' on 2021-06-09, I see no later update to the gating status after that, but it was then submitted for stable...
Currently, `update_test_gating_status` just sets the status to `TestGatingStatus.waiting` if it gets *any kind of error at all* from Greenwave. But I'm not sure that's really correct. There are quite a...
I intentionally submitted `lorax-34.9-4.fc34` on its own as [this update](https://bodhi.fedoraproject.org/updates/FEDORA-2021-ea564e699b), and then edited `lorax-34.9-5.fc34` into [this update](https://bodhi.fedoraproject.org/updates/FEDORA-2021-16525d15e0). I wanted both updates to be current. The latter update should **NOT** obsolete...