Matthias Aßhauer

Results 57 comments of Matthias Aßhauer

> I think the MacOS runners are free for public repos, but I'm not 100% sure on that. They aren't. But there is a monthly time budget of 2 000...

> The shell script in question does nothing but define an environment variable: helix's runtime dir. This is not necessary, as the default runtime directory can and should be set...

> This issue was previously addressed and resolved in version 2.1.4, as demonstrated in the following pull request: [Fix windows cache path by aigiaoy • Pull Request #670](https://github.com/actions/toolkit/pull/670). The error...

>a second network connected to your home lan will be a local network as well, won't it? so 127.0.0.0/8 or 192.168.0.0/16 should allow that as well. All local lans should...

External NTP servers might also not work w/ this.

The update check accesses `https://api.github.com/repos/rand256/valetudo/releases`, so probably a bunch of Github IPs and a bunch of AWS IPs. The default ntp setting afaik is `pool.ntp.org`

>I don't know if an external NTP server is necessary?! Not necessary, but the default config. And an internal ntp server can't become the default, because we don't even know...

No. The macOS build is built on .NET Core. So the readme is merely inacurate.

> Retarget Windows builds to .NET 8 That might be a slight issue. Cygwin has explicitly announced that they intend to keep supporting Windows 8.1 for the forseable future. AFAIK...

We could also potentially disallow the Git Credential Manager option in the Git for Windows installer on Windows 8.1 and recommend a standalone install of the latest .NET Framework based...