tgstation-server
tgstation-server copied to clipboard
A production scale tool for DreamMaker server management
Libgit2 currently does not have this functionality. See https://github.com/libgit2/libgit2/issues/3247 Workaround: Delete and reclone the repository.
This is, of course, not necessarily true.
https://discord.com/channels/484170914754330625/484170915253321734/1220386208165793892
This should not require a restart
Now that TGS supports OpenDream, OD would benefit greatly from being able to do testmerges of OD itself rather than just the SS13 code that it's running. I think that...
Use a git-local sqlite DB
See before and after 0df926900b4f49af21d9c4bd6cfc7df3e305112b
**Is your feature request related to a problem? Please describe.** For some reason i am trying to launch TGS behind Proxy. And it can't connect to Github or byond to...
Just learned that `.TagWith(string)` is an EF Core function. We should apply it to all queries so they get visibility in the logs and DB.
Theoretically, now that https://github.com/dotnet/runtime/issues/24009 is closed, we should have no issue doing things fully async. MAKE SURE TO NOT INVOKE THE ASYNC API ON THE CALLING THREAD.