-
Hello,
The last build of Zrythm on copr was 2 years ago for Fedora 36.
Is it possible to update ?
Thanks a lot for maintaining this repo !
-
In #627 we switched to using pre-built Docker images for some of the actions that are invoked most frequently. This reduced the rate of GitHub actions encountering errors during these builds - as pull…
-
Hi,
It happend a few times to me since the latest update that the bug #4582 is back.
It's the same thing.
I can't place blocks periodically on a blueprint, however I noticed it only happens on th…
-
Thanks for your nice work!
Could you add a option to periodically import data from wakatime?
At https://wakapi.dev/settings#integrations > WakaTime
One can import data from their wakatime accou…
-
Now we create data source like this
```
var dataSourceBuilder = new NpgsqlDataSourceBuilder(dbSettings.Value.ConnectionString);
dataSourceBuilder.BuildMultiHost();
```
It seems that this implem…
-
As a step in a build runs, could the output buffer from that flush to the database as it occurs? It would be cool to watch progress in the browser interactively.
It could flush at some reasonable rat…
-
Currently, in order to use warcbase, users need to clone the repo and build using maven. This requires users to have JDK and Maven installed on their machines. Should we consider tagged pre-built [rel…
-
Was previously https://github.com/textpattern/textpattern-toolbelt/issues/22
We need a script to run periodically (manually / automatically) to sync the multisite files with their associated counte…
-
Hi, there.
I've got another issue with setting up airflow connection. Using refresh token works perfectly fine, but my concern is that we need update refresh token periodically but there is no way …
-
We have devices that we test in our facility and need to run the antivirus to make sure they dont have any. Is there a way to load the databases manually/ via adb to the signatures folder? Putting the…