Adam Williamson

Results 112 issues of Adam Williamson

I have my displays oriented portrait (so, 1080x1920) and Firefox maximised. Tagger renders WAY too wide - like, three screens wide, with the border between the previous package and the...

medium

Currently it's not possible for something to know "OK, fedimg has done publishing images for Compose X". We get a message every time a single image is published, but there's...

I wrote a thing a while back: https://pagure.io/fedora-qa/python-ci_messages It's built as a wrapper around https://pagure.io/fedora-ci/messages (which provides JSON Schema schemas for ci.* messages) to wrap them into fedora-messaging type message...

So, I just wrote a script that looks for pkgreqs in Fedora's comps for packages that don't actually exist. And made it work by arch. Turns out there are quite...

It's unclear whether there's any urgency to this (i.e. whether it's considered 'required' for F22 as part of https://fedoraproject.org/wiki/Changes/ReplaceYumWithDNF ), but it's gonna need to get done at _some_ point,...

I've been thinking about how to protect against the F20 fedup 0.7/0.8 issue occurring again. Among other changes, one I thought of is this. Could fedup, as the first thing...

future feature

I tried to make this as accurate as possible based on the method docstrings and the upstream docs.

Hi! I'm a packager for Fedora. We've run into a bit of a roadblock trying to update Fedora's httpbin package: https://bugzilla.redhat.com/show_bug.cgi?id=2233128#c9 since the last version we packaged, httpbin grew a...

As discussed in the ticket, the flasgger dep is a pretty heavy one which is not needed when using httpbin as a library. It's only really needed to produce the...

The way we implement "test gating status" in Bodhi is a bit broken. Each update is treated as having a singular gating status. But there are two possible gating points...