Ed
9d6e023bd0
Merge remote-tracking branch 'upstream/stable' into ed-311-03-2025-upstream-2
...
# Conflicts:
# Content.Client/Administration/AdminNameOverlay.cs
# Content.Client/Administration/UI/Bwoink/BwoinkControl.xaml
# Content.Client/Guidebook/Controls/GuideReagentReaction.xaml
# Content.Client/Options/UI/Tabs/KeyRebindTab.xaml.cs
# Content.Client/SubFloor/SubFloorHideSystem.cs
# Content.Server/Administration/Systems/AdminVerbSystem.Antags.cs
# Content.Server/Antag/AntagSelectionSystem.cs
# Content.Server/Cloning/CloningSystem.cs
# Content.Server/GameTicking/Rules/Components/ParadoxCloneRuleComponent.cs
# Content.Server/GameTicking/Rules/ParadoxCloneRuleSystem.cs
# Content.Server/Roles/ParadoxCloneRoleComponent.cs
# Content.Shared.Database/LogType.cs
# Content.Shared/CCVar/CCVars.Interface.cs
# Content.Shared/Cloning/CloningEvents.cs
# Content.Shared/Cloning/CloningSettingsPrototype.cs
# Content.Shared/Humanoid/NamingSystem.cs
# Content.Shared/Humanoid/Prototypes/SpeciesPrototype.cs
# Content.Shared/Light/Components/SunShadowCycleComponent.cs
# Content.Shared/Storage/StorageComponent.cs
# Resources/Changelog/Admin.yml
# Resources/Changelog/Changelog.yml
# Resources/Credits/GitHub.txt
# Resources/Locale/en-US/paradox-clone/role.ftl
# Resources/Maps/bagel.yml
# Resources/Maps/loop.yml
# Resources/Prototypes/Chemistry/mixing_types.yml
# Resources/Prototypes/Datasets/Names/last.yml
# Resources/Prototypes/Entities/Effects/puddle.yml
# Resources/Prototypes/Entities/Mobs/Player/clone.yml
# Resources/Prototypes/Entities/Mobs/Species/base.yml
# Resources/Prototypes/Entities/Objects/Deliveries/deliveries_tables.yml
# Resources/Prototypes/Entities/Objects/Devices/pda.yml
# Resources/Prototypes/Entities/Objects/Tools/handheld_mass_scanner.yml
# Resources/Prototypes/GameRules/events.yml
# Resources/Prototypes/Maps/Pools/default.yml
# Resources/Prototypes/Objectives/paradoxClone.yml
# Resources/Prototypes/Reagents/Consumable/Drink/alcohol.yml
# Resources/Textures/Clothing/Eyes/Glasses/jensen.rsi/equipped-EYES-arachnid.png
2025-03-31 12:41:37 +03:00
Myra
57e3f0494e
Upgrade GitHub actions in Workfows to node20 ( #33668 )
2025-03-23 13:54:56 +01:00
Ed
4173d96d83
Merge remote-tracking branch 'upstream/staging' into ed-22-12-2024-upstream
...
# Conflicts:
# Content.IntegrationTests/Tests/PostMapInitTest.cs
# Content.IntegrationTests/Tests/ResearchTest.cs
# Resources/Prototypes/Entities/Objects/Decoration/flora.yml
# Resources/Prototypes/Entities/Objects/Misc/spaceshroom.yml
# Resources/Prototypes/Maps/Pools/default.yml
2024-12-22 15:48:30 +03:00
Myra
fb6e85e87e
Test can now run on stable prs ( #33914 )
...
Make tests also run on stable and staging
2024-12-17 20:40:57 +01:00
Nikolai Korolev
ecb6540c61
Upgrade Github actions in Workfows to node20
2024-11-30 22:35:11 +00:00
Ed
b33a094f65
change licenses ( #191 )
...
* change licenses
* Update rsi-schema.json
* change codebase license
* try make schema
* Create rsi.json
* rga fix
2024-05-31 00:01:22 +03:00
DrSmugleaf
d1eea3f6f6
Update CI to use .NET 7.0.x, setup-dotnet 3.2.0, checkout 3.6.0 ( #19552 )
2023-08-25 15:33:01 -07:00
Moony
7232bf4ba4
Configure and enable bors ( #14383 )
...
* Update build-test-debug.yml
* Update build-test-release.yml
* Update test-packaging.yml
* Update validate_mapfiles.yml
* Update yaml-linter.yml
* Update validate-rsis.yml
* Update validate-rgas.yml
* Create bors.toml
2023-03-03 22:55:05 -06:00
Moony
202680ac56
Enable merge group checks for our workflows. ( #14005 )
...
* Enable merge group checks for our workflows.
* Update build-test-release.yml
* Update validate-rgas.yml
* Update validate-rsis.yml
* Update validate_mapfiles.yml
* Update yaml-linter.yml
* Update test-packaging.yml
2023-02-09 16:35:34 +00:00
Pieter-Jan Briers
14f8b4e6d5
Use new validate-rsis for workflow ( #12997 )
...
* Use new validate-rsis for workflow
* A
* Add python deps
* --ignore-installed
* Make it only work on RSI changes again.
* Fix a bunch of RSIs.
2022-12-20 06:31:17 +01:00
Paul Ritter
f69fb1d9ce
Validates yaml schemas from engine ( #10133 )
...
Co-authored-by: Paul Ritter <ritter.paul1@gmail.com >
2022-08-13 22:46:53 -07:00
mirrorcult
f1e56483a2
Only run workflows when necessary ( #4790 )
...
* Run workflows only when necessary
* submod
* also run tests on yml change
* aba bab abab ababa
* give up
* give up 2
2021-10-07 13:32:42 -07:00
ike709
25079ecab6
Improves RSI Validator ( #3615 )
...
* Improve the action
* Update
* Update .github/workflows/validate-rsis.yml
Co-authored-by: ike709 <sparebytes@protonmail.com >
2021-03-12 09:40:55 +01:00
DrSmugleaf
4f9bd4e802
Disable RSI validator on pushes
...
https://github.com/snapcart/json-schema-validator/issues/2
2021-03-10 14:46:11 +01:00
ike709
1f1b530870
Adds a GitHub Action to validate RSIs ( #3587 )
...
* Validate RSIs
* Fix the JSON
* Example invalid RSI
* Revert "Example invalid RSI"
This reverts commit 1905bc9d2c275818db88cd8b643e2646f70b68a1.
* Fixes an invalid identifier to show that it works on valid RSIs
* Update .github/workflows/validate-rsis.yml
2021-03-09 20:51:37 +01:00