Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/space-wizards/SS14.Watchdog

Server management system for Space Station 14.
https://github.com/space-wizards/SS14.Watchdog

Update to .NET 8

6b95fe2973f6abafe516e863360432987613b508 authored about 1 year ago by Pieter-Jan Briers <[email protected]>
Make the Git method use the new packeger if possible, else fallback to python (#25)

54454bbb913d86f62c6adf9a86692c74339d4d7f authored about 1 year ago by Vasilis <[email protected]>
Editorconfig

d603d8976d87a8e0d93f435f131df2c50f2ca197 authored over 1 year ago by Pieter-Jan Briers <[email protected]>
Improve server shutdown kill logic

d0a68202284e837e987d38b3e99f15a6a53f2a0b authored over 1 year ago by Pieter-Jan Briers <[email protected]>
Basic server process persistence mechanism.

Only PID is supported for now. That won't be enough for proper deployments so I have to test the...

4bb4f5010ba5b8c1440ddfc278411ca73c724ea4 authored over 1 year ago by Pieter-Jan Briers <[email protected]>
Slight README tweaks

09df2705fa40e0ca75df197eb27cd72273c5a1e0 authored over 1 year ago by Pieter-Jan Briers <[email protected]>
Remove data.json

SQLite goes BRRT.

090792a5e1e1548d1849ab604748edadc49e6ceb authored over 1 year ago by Pieter-Jan Briers <[email protected]>
Basic infrastructure for SQLite-based data storage.

b07849abb0bc1095db96a8de5dbffc63a7561211 authored over 1 year ago by Pieter-Jan Briers <[email protected]>
Less bad Serilog output theme

f17b246859c91976dcd51de99c51c6fe1960805f authored over 1 year ago by Pieter-Jan Briers <[email protected]>
Rewrite ServerInstance to use command queue main loop.

This cleans up the nightmarish spaghetti of _stateLock and makes the code sane to follow.

146350ecf1a150069f4cc28e55be0475ea95fba1 authored over 1 year ago by Pieter-Jan Briers <[email protected]>
Add zstd to Nix FHS env.

Needed for ACZ on non-x86_64 computers

daf61b16f77fd128670f2c0e355d5a7dd198e7b2 authored over 1 year ago by Vera Aguilera Puerto <[email protected]>
Add dotnet-sdk to Nix package FHS env.

Hopefully the last one!

d7af42af281f032b333e65649d15ed757325904d authored over 1 year ago by Vera Aguilera Puerto <[email protected]>
Add python3 to Nix package FHS Env.

I forgot that this is needed for the git update provider, too... Oops.

1f2bb0ae43b86ea863af46759b88951cbcd078e7 authored over 1 year ago by Vera Aguilera Puerto <[email protected]>
Add git to nix package FHS env.

Should fix git update provider.

097b324f7f39f4364049a2903d066ce018698c69 authored over 1 year ago by Vera Aguilera Puerto <[email protected]>
Add Nix flake with package and NixOS module (#23)

c948f155feda899e1794d22190723cf7f9c295d8 authored over 1 year ago by Vera Aguilera Puerto <[email protected]>
Update versions of actions

89e288c93ae7aadf19f42d68304ba6bfcee88ea6 authored over 1 year ago by Pieter-Jan Briers <[email protected]>
Update NuGet packages

00097a214522cf3e2936ce631ad2916e4682c8f2 authored over 1 year ago by Pieter-Jan Briers <[email protected]>
Update it to .NET 7

d7ff1bf1f5d9b0ee014c28cc1b34affa90c87511 authored over 1 year ago by Pieter-Jan Briers <[email protected]>
Add misc files to solution

4b3e0ed4af193f08861a1ed00a7064c51a622b74 authored over 1 year ago by Pieter-Jan Briers <[email protected]>
""fix"" the fact Wizard's Den keeps timing out. (#21)

97c8cfa029757ce7c029f3f7a0357bbc39ae9bff authored over 2 years ago by Moony <[email protected]>
Cleanup and fix Git update provider.

It now works with branches other than master, when cloning.

19779a9ffe6c164460075ab6fc2a80e85920774b authored almost 3 years ago by Vera Aguilera Puerto <[email protected]>
Fix build-test workflow (#13)

373295764c44841165192c1ad4c9771f0f83182c authored about 3 years ago by Benjamin Ryan <[email protected]>
Remove runtime.json from publishes.

10883bf73bfe13cc89e19d5a6dc1d074d7a65625 authored about 3 years ago by Pieter-Jan Briers <[email protected]>
.NET 6

b496388cede12079ddedff1cd911fa2993c6183d authored about 3 years ago by Pieter-Jan Briers <[email protected]>
Reload instance configuration on file change.

This means that we can change env vars live.

1e39fb2890f837e7fccc5e69aa8a9cf517b33672 authored about 3 years ago by Pieter-Jan Briers <[email protected]>
Return of Git: Fixed Git-based update method (#10)

fe701e2eb9271d6122d2c39761dff2c01e6a418e authored about 3 years ago by 20kdc <[email protected]>
No server gc (#12)

Co-authored-by: Pieter-Jan Briers <[email protected]>

89491841ff2a734cc9d39d69ced56f28f759abb5 authored about 3 years ago by 20kdc <[email protected]>
Updates documentation link. (#6)

a47705633fc243f5df0ccad7e498ae622f9becb1 authored about 3 years ago by Swept <[email protected]>
New server debugging improvements.

Now makes minidumps of the server if killed due to timeout.
Allow reconfiguring timeout length.
...

e7b89b531360197771e789bad32f36ca22b189b2 authored about 3 years ago by Pieter-Jan Briers <[email protected]>
Get rid of WaitForExitAsync now that we're on .NET 5.

91eaa1bd9199c2a68bc9b5a9de188a653184fa15 authored about 3 years ago by Pieter-Jan Briers <[email protected]>
Move to Actions instead of AppVeyor

8edb465c4d77d5b93bce266c9bba52e09bd3204a authored about 3 years ago by Pieter-Jan Briers <[email protected]>
Remove sln .user file

334a7f09c2f0ea701b421ba95b06925b081bbbf4 authored about 3 years ago by Pieter-Jan Briers <[email protected]>
Change default testing source to our game builds

706f0b2168ab0ab6fa9786f5f86c82cccdee02c0 authored about 3 years ago by Pieter-Jan Briers <[email protected]>
chmod +x publish.ps1

09c87f706e2e486af659214285e8ee9b1ebba533 authored over 3 years ago by Pieter-Jan Briers <[email protected]>
Actually delete temp files used for zip extraction.

Whoops.

0582ba0b557074dd03862d0b3409b56340967a6e authored over 3 years ago by Pieter-Jan Briers <[email protected]>
Add timeout to download of server build.

7c11437b1f914fafa39391f6cdeb76afe7f0fa22 authored almost 4 years ago by Pieter-Jan Briers <[email protected]>
Manifest builds support.

Hooray centcomm builds.

5c2ec0b2e9ea432a5c5a07629fec17532d01b8af authored almost 4 years ago by Pieter-Jan Briers <[email protected]>
Guess who forgot to push Loki support.

87b30782787ed427b49e5e93dc180ea43519f4b0 authored almost 4 years ago by Pieter-Jan Briers <[email protected]>
Merge pull request #5 from SweptWasTaken/patch-1

Create README.md

a18e4de3bb05f5509c446719fa306c64c0ab3dbc authored almost 4 years ago by Pieter-Jan Briers <[email protected]>
Create README.md

c4a909c0334729fed7eed5ff40a912e8632f7fe9 authored almost 4 years ago by Swept <[email protected]>
Fetch tags BEFORE getting engine version.

f159f3697f7b00d72d176d1fe4035831455c3fd1 authored almost 4 years ago by Vera Aguilera Puerto <[email protected]>
Fetch engine tags in Git update provider.

88592b6339d397f3b8f0a098b97378d3a14d519c authored almost 4 years ago by Vera Aguilera Puerto <[email protected]>
Git update provider (#2)

829c1b19480d5628c840b7e895136277df06d14a authored about 4 years ago by Vera Aguilera Puerto <[email protected]>
Fix nullability warnings

b7506510405292e7f9fe8df2dac98bd4cb49c9f5 authored about 4 years ago by Pieter-Jan Briers <[email protected]>
Make it work with engine versioning.

8c8628432146600ab641a88794dfa7975d9ce402 authored about 4 years ago by Pieter-Jan Briers <[email protected]>
Fix a crash from not catching canceled exceptions correctly.

3a887fed45f0b375d6699800c9e5941a4742ec94 authored about 4 years ago by Pieter-Jan Briers <[email protected]>
Make /restart API more... brutal.

Will now sigkill the server if it fails to shut down in 5 seconds.

1e034bc8dca2018bc5465885e3be6df9e69fe2c3 authored about 4 years ago by Pieter-Jan Briers <[email protected]>
Update to .NET 5.

7130f45b3f9f499d0084308156e9080c77f22877 authored about 4 years ago by Pieter-Jan Briers <[email protected]>
Merge pull request #1 from metalgearsloth/directories

Create directories where none exist

8bf855bcdfa22d3cb91c36aae2a4a0df0968ea65 authored about 4 years ago by Pieter-Jan Briers <[email protected]>
Create directories where none exist

f02626469054dcc8da5a0f51fe2ad808434bfb9a authored about 4 years ago by Metal Gear Sloth <[email protected]>
Handle exception inside server process start gracefully.

8f2f90649b47041504030c9bca4d73b640e8d4d7 authored over 4 years ago by Pieter-Jan Briers <[email protected]>
Actually wait for the chmod to complete.

9d353e6988467e31c82e67a2ff3fe0caa584f9cb authored over 4 years ago by Pieter-Jan Briers <[email protected]>
If this is the reason the server isn't restarting I'm gonna be so mad.

90b07bb67a15d065f502060b785902cf143efccb authored over 4 years ago by Pieter-Jan Briers <[email protected]>
Publish script.

b4a6973ee9d73e7d43e0ace7de89cc2abb68b3ef authored over 4 years ago by Pieter-Jan Briers <[email protected]>
Fix watchdog losing API control of server after one restart.

da1fb5176c3d31ad8337b6b07fa49315e8fd5978 authored over 4 years ago by Pieter-Jan Briers <[email protected]>
Tell the server again, I guess

9d41ad432ccb1de6a3a24689ee65d6cff61188bb authored over 4 years ago by Pieter-Jan Briers <[email protected]>
Try to fix hang by disabling shell execute.

b4fc6415faebab5c6c206f829511eaec6b7ecd8a authored over 4 years ago by Pieter-Jan Briers <[email protected]>
IUpdateProvider.cs -> UpdateProvider.cs

9e70bce7f67036fe946d58f7f53966351abfb2c3 authored over 4 years ago by Pieter-Jan Briers <[email protected]>
More trace logs.

527d38376984f0c03d4de1a7026e1fbacd9b2ac1 authored over 4 years ago by Pieter-Jan Briers <[email protected]>
Extra logs.

62b05531ef4f794161f882d44888119422f911df authored over 4 years ago by Pieter-Jan Briers <[email protected]>
Minor fixes.

734314f1e50c5775149bb4d569cda09ba7517237 authored over 4 years ago by Pieter-Jan Briers <[email protected]>
Improve some config defaults.

bcbb2985b99a21762224fd0c7e5cf7100bc2f939 authored over 4 years ago by Pieter-Jan Briers <[email protected]>
chmod +x the server on Linux/macOS.

c981d014acb524a5afde7cc405c9d6171dea98eb authored over 4 years ago by Pieter-Jan Briers <[email protected]>
Watchdog rewrite so it's less ass.

60bab56ce0e6cfc6ad5a0e6874b80d5d2058e33a authored over 4 years ago by Pieter-Jan Briers <[email protected]>
Retarget to netcoreapp3.1

aa3c084f46dbaf49ac49da01f8a490a74ef36425 authored almost 5 years ago by Pieter-Jan Briers <[email protected]>
Initial Commit

c6babdd12c811b720178dbfa1517cea294ba4ac4 authored over 5 years ago by Pieter-Jan Briers <[email protected]>