Will Thompson

Results 129 comments of Will Thompson

There is not. Assuming this is a GitHub repo you're pulling from – or some other forge that has a REST API – you may have more luck using the...

Can you share the Flatpak builder manifest you're working on?

I can see why this is annoying, but it looks like you are not tracking releases of OpenRSC.jar, but builds from the development branch. That's really not what this tool...

There is prior art here. GtkAboutDialog [translates the names of a list of known licenses](https://gitlab.gnome.org/GNOME/gtk/blob/306276b689c49a9943f251aefcc925338b16e847/gtk/gtkaboutdialog.c#L124-144). Here is Nautilus' About dialog on a French system: ![Capture d’écran de 2023-02-28 14-25-47](https://user-images.githubusercontent.com/86760/221882969-fcfb8741-eb1f-44e9-b130-43d9845b65c3.png) >...

Real-life discussion: we could add a new oars category: * `social-internet`: `mild` meaning “has access to arbitrary content, some of which may be saucy, but the app contains its own...

To give some detail: The reason a new PR is opened multiple times every day is because another bot is updating the repo multiple times a day. PRs are deduplicated...

One reason is that updates for multiple sources can be updated at once. But, yes, splitting updates by module and taking that approach would be a solution, at the cost...

That's because the git checker can't determine the release date, so it always uses the current date, so every day the change is different. There are examples in the Readme...

Can you link to the two Zoom PRs?