Michael Osipov

Results 801 comments of Michael Osipov
trafficstars

If I don't here any objections I will merge this by end of week.

You can and you must use your OS' startup system. Just did for FreeBSD.

> I'm running this in a script and using it to download artifacts for specific Gradle commands; using the system startup is completely out of the question. > > For...

I guess even though most issues/requirements were resolved, this is still not going forward?

> nvm What's that?

> > Supportability, without office support from dotnet core team, debugging any native dependency problem will be a nightmare. > > Then hire somebody to do it > > >...

> This sounds like a bit of a "chicken or egg" problem. Support for FreeBSD is not going to get added because there is not enough people asking for it...

> One solution is to port the runner to go. We already use it in many of our services in github/actions. We (actions engineering) have discussed and it's something on...

This seems like a way: https://github.com/dzikoysk/reposilite/blob/46ffce1fd65edbdea907e317df823242157b978e/reposilite-backend/src/main/kotlin/com/reposilite/console/ConsoleThread.kt#L37, but in general Java does not provide `isatty(3)`.

Same here with: ``` $ python --version Python 3.11.14 ```