Will Thompson
Will Thompson
What data would you need to ascertain that – the full HTML contents? That's not currently included in the log, though I suppose it could be added. I can at...
I can't think of a good way short of hardcoding a special case for the projector into the web service for the flash plugin – but if we expect that...
Could the bot explicitly check that there is at least one `builds/*` jobs and all `builds/*` jobs have succeeded?
Can you clarify why you would want this? Is it so you can add the annotations and run the tool manually, but not get PRs from Flathub's instance of the...
Something should check for a `no-global-check` key in `flathub.json` and if its value is true, skip the global check. However, IMO, just running this program, with no arguments, against such...
Yes, that would be great in theory. I fear it may be difficult to build something generic that can parse release information that is intended for end-users rather than developers....
Maybe -- the approach would presumably vary depending on whether the stanza to add to the file is treated as raw text or parsed as XML. Maybe it's not so...
According to https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Date and other sources like https://httpwg.org/specs/rfc7231.html#header.date that header is illegal. In that format (`IMF-fixdate` in the language of RFC 7231) the zone field is the literal string `GMT`....
Sorry, I think I was unclear in my report. I am not talking about the tray icon. I am talking about the application icon & name in the left hand...
With pleasure. I created a symlink at `/sysroot/home/wjt/.local/share/icons/hicolor/symbolic/apps/org.keepassxc.KeePassXC-symbolic.svg` pointing to `/var/lib/flatpak/exports/share/icons/hicolor/scalable/apps/org.keepassxc.KeePassXC-monochrome-light.svg` (the path is slightly different, replacing "scalable" with "symbolic"). Now, this icon is used on the GNOME top bar:...