Commit Graph
9876 Commits
Author SHA1 Message Date
ZephyrTFA 531d8705d0 using dir 2024-08-19 14:12:34 -04:00
ZephyrTFA f8de3af931 if it work it work 2024-08-19 13:43:45 -04:00
ZephyrTFA b5fe971514 Merge branch 'noroot' of https://github.com/tgstation/tgstation-server into noroot 2024-08-19 13:23:46 -04:00
ZephyrTFA f4ab1a74e5 allow on docker 2024-08-19 13:23:44 -04:00
Jordan Dominion e149fc9c72 Strip this check for now so we can [TGSDeploy] 2024-08-19 06:52:29 -04:00
ZephyrandGitHub 56bccd6f70 Apply suggestions from code review 2024-08-18 23:51:49 -04:00
a9545ecc51 Update src/Tgstation.Server.Host/Components/InstanceManager.cs
Co-authored-by: Jordan Dominion <Cyberboss@users.noreply.github.com>
2024-08-18 23:50:11 -04:00
a15d5f27c8 Update src/Tgstation.Server.Host/Security/WindowsSystemIdentity.cs
Co-authored-by: Jordan Dominion <Cyberboss@users.noreply.github.com>
2024-08-18 23:50:05 -04:00
Jordan Dominion a90db08db0 [TGSDeploy] 2024-08-18 22:47:02 -04:00
Jordan Dominion d6833af51e Fix Codecov wait check 2024-08-18 22:44:44 -04:00
Jordan Dominion 3c74fb0743 Fix .deb gpg verification [TGSDeploy] 2024-08-18 17:58:35 -04:00
Jordan DominionandGitHub a8934289d5 Merge pull request #1883 from tgstation/dev [TGSDeploy]
v6.9.0 Release
2024-08-18 17:36:15 -04:00
ZephyrTFA 3d231cfcef remove nullable 2024-08-18 13:48:25 -04:00
ZephyrTFA d2c9ab62fe change usage 2024-08-18 13:45:24 -04:00
ZephyrTFA 259fd60ddf move to IsSuperUser 2024-08-18 13:41:06 -04:00
ZephyrTFA 5e3c1d03d4 merge 2024-08-18 13:27:58 -04:00
ZephyrTFA 8da2424909 move IsRoot to posix identity
move checking root to CheckSystemCompatibility
use Syscall internal getuid
2024-08-18 13:26:09 -04:00
Jordan Dominion ec71b37a1d CodeCov uploading sanity pass
- Upgrade action to v4.
- Add ReleaseNotes check to fail job if it doesn't detect the `codecov/project` check on the run in 15 minutes.
- Mark Upload Codecov Job as flaky.
2024-08-18 12:49:04 -04:00
Jordan Dominion d82b5b5bd1 Add missing ptrace capability to systemd service 2024-08-18 12:22:01 -04:00
Jordan Dominion 426d53a06e Trigger PR labeller on all PRs 2024-08-18 09:04:26 -04:00
Jordan Dominion 89e109dd81 Merge branch 'dev' of https://github.com/tgstation/tgstation-server into dev 2024-08-18 08:59:50 -04:00
Jordan Dominion 4903dacf3f Add size labeller workflow 2024-08-18 08:59:49 -04:00
Jordan DominionandGitHub b0fa8e7c91 Merge pull request #1881 from tgstation/LastFixes
Last fixes
2024-08-18 08:57:41 -04:00
Jordan Dominion b71e3f407e Make re-run flaky tests work with CI Security workflow 2024-08-18 08:50:36 -04:00
ZephyrandGitHub dfc6dca572 Update src/Tgstation.Server.Host/Program.cs 2024-08-18 04:43:01 -04:00
ZephyrTFA 3bcda563a0 x 2024-08-18 04:32:18 -04:00
ZephyrTFA 43a9f1d8bc z 2024-08-18 04:31:08 -04:00
ZephyrTFA bc3cff8151 :( 2024-08-18 04:20:48 -04:00
ZephyrTFA e070306b09 ugh 2024-08-18 04:17:19 -04:00
ZephyrTFA 8fd017faa4 ambiguity 2024-08-18 04:07:37 -04:00
ZephyrTFA fc6369ac2f how did you even get there 2024-08-18 04:03:26 -04:00
ZephyrTFA 46b344d833 no root 2024-08-18 04:00:20 -04:00
Jordan Dominion bab11e603a Fix Release build 2024-08-18 00:26:59 -04:00
Jordan Dominion 1c3a99ab6a Fix issues with retrieving process memory 2024-08-18 00:00:14 -04:00
Jordan Dominion df43a072b2 Fix issues with JobProgressReporter 2024-08-18 00:00:02 -04:00
Jordan Dominion f0bf09665d Fix CI Pipeline Badge 2024-08-17 20:27:41 -04:00
Jordan DominionandGitHub 84960027c2 Merge pull request #1875 from tgstation/dependabot/nuget/multi-c065d107d2
Bump Microsoft.EntityFrameworkCore.Sqlite and Microsoft.Bcl.AsyncInterfaces
2024-08-17 14:25:26 -04:00
dependabot[bot]andGitHub 5f21e8050f Bump Microsoft.EntityFrameworkCore.Sqlite and Microsoft.Bcl.AsyncInterfaces
Bumps [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) and Microsoft.Bcl.AsyncInterfaces. These dependencies needed to be updated together.

Updates `Microsoft.EntityFrameworkCore.Sqlite` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.8)

Updates `Microsoft.Bcl.AsyncInterfaces` from 6.0.0 to 8.0.0

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Bcl.AsyncInterfaces
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-17 16:36:36 +00:00
Jordan Dominion 41c95bba7d Remove codecov action overrides 2024-08-17 12:34:01 -04:00
Jordan Dominion a8a193cdcf Fix CI Pipeline conditional for sure this time 2024-08-17 12:25:54 -04:00
Jordan Dominion 5ad81b657d Remove unused workflow input 2024-08-17 12:10:45 -04:00
Jordan Dominion 4cdeed0463 Fix CI Pipeline conditional again 2024-08-17 12:09:45 -04:00
Jordan Dominion 6b79bd00f0 Add name to CI Pipeline call 2024-08-17 12:04:03 -04:00
Jordan Dominion 2ed4f8f0b3 Fix conditional for CI Pipeline call 2024-08-17 12:03:54 -04:00
Jordan Dominion 4262e1dee5 Maybe GitHub doesn't allow specifying a ref on reusable workflows 2024-08-17 11:57:39 -04:00
Jordan Dominion 61f0d90829 CI reworking again
Switch to reusable workflows
2024-08-17 11:42:50 -04:00
Jordan Dominion 60c1e182f4 Fix telemetry key removal steps 2024-08-17 11:10:26 -04:00
Jordan Dominion 31669e18d6 Truly fix run completion conditionals 2024-08-17 11:05:05 -04:00
Jordan Dominion 70a1376155 Hopefully fix run completion conditionals 2024-08-17 10:53:13 -04:00
Jordan Dominion 4e2a4b024e So re-runs are new run IDs, handle that 2024-08-17 10:43:36 -04:00