Commit Graph

138 Commits

Author SHA1 Message Date
deltanedas e6623991bb
try fix review labeler action (#2904)
try fix labeler action

Co-authored-by: deltanedas <@deltanedas:kde.org>
2025-02-06 13:36:33 +00:00
Samantha Yule Fireheart 1d194b1b1a
Update domain name and remove dead links (#2810)
* Update domain name and remove dead links

* Fix markdown in FTL
2025-01-28 04:20:52 +00:00
Pieter-Jan Briers 58496b9700 Update submodule, .NET 9 (#34320) 2025-01-12 08:17:24 +00:00
Milon cd949addd1
update pr review labeler (#2297)
Update labeler-needsreview.yml
2024-11-27 07:54:32 +00:00
Milon 100b575b45
update pr labeler pt 2 (#2283)
why
2024-11-25 08:15:34 +00:00
deltanedas 5ffc9c140a CONFLICT LABELER CONFLICT!!! 2024-11-15 20:37:57 +00:00
deltanedas 099aca0658 change labeler sizes to powers of 2 2024-11-15 19:35:50 +00:00
SlamBamActionman 2629b074b2 Update Label workflows to use new labels (#33310)
* Update labeler.yml

* Update labeler-needsreview.yml

* Update labeler-staging.yml

* Update labeler-stable.yml

* Update labeler-untriaged.yml

* Create labeler-size.yml

* Update labeler-size.yml

* Update labeler-size.yml

* Update conflict-labeler.yml

* Rename conflict-labeler.yml to labeler-conflict.yml
2024-11-15 17:57:44 +00:00
Pieter-Jan Briers bc8c5228ef New publish workflow for Robust.Cdn (#32222)
This uses multiple API requests to directly send the publish to the CDN server, no more GitHub artifacts.

Faster, less moving parts.

Needs Robust.Cdn 2.2.0
2024-09-22 02:38:38 +01:00
Kara a63fb35d4a Properly credit contributors who were truncated by GitHub API (#31739)
* Properly credit contributors who were truncated by GitHub's 500 email limit

* update list oops forgot my origin was so out of date

* another
2024-09-14 14:02:06 +01:00
deltanedas 4e272550d3
Revert "make the credits action commit directly" (#1795)
Revert "make the credits action commit directly (#1735)"

This reverts commit 08f24cb6a2.
2024-09-11 12:44:08 +00:00
deltanedas 08f24cb6a2
make the credits action commit directly (#1735)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-09-01 02:11:41 -03:00
Pieter-Jan Briers f1d3ed9efc Remove outdated steps from Test Packaging workflow (#30018)
gen build info was removed in 5e800e0ece7beadeb06bba901dd573e84fa4c133 but I didn't realize this workflow also tested it. Gone now.
2024-08-09 17:47:20 +01:00
Pieter-Jan Briers 5717bc407b New CDN publish workflow (#30009)
* LET'S SEE IF THIS WORKS

* I forgot the chmod +x

* I forgot the shebang
2024-08-09 17:47:06 +01:00
Vasilis bbb59e293c
Don't add untriage lable if it has been labeled at issue creation (#29356) 2024-07-25 01:40:20 +02:00
Vasilis 10890df52d
Upgrade rsi-diff's changed files action | Make it only return rsi and png changes (#29185)
It was brought up to me in https://github.com/space-wizards/space-station-14/pull/29179#issuecomment-2177140740 (and from a dm from them) that space bars can cause issues with the rsi bot.

Upon investigation its case we use "space-delimited" on the "get changes files" check. Which returns ALL changed files. Even if the change has nothing to do with png's or rsi's (example a downstream merging upstream)
2024-07-25 00:26:58 +02:00
Null 9e22328ce1
CDN V2 2024-07-14 19:23:31 +00:00
null edf7661031
Revert "Temporary CI/CD fix (#1199)"
This reverts commit 7e3ba621d3.
2024-05-18 13:26:23 +02:00
Null 7e3ba621d3
Temporary CI/CD fix (#1199)
Testing my beloved
2024-05-15 11:36:29 +00:00
TsjipTsjip c32eaeb331
Update PR Labeler to v5 (#26845)
* Update PR Labeler to v5

* Change conflict labeler.

* Implement draft filtering functionality

* Actually, pull_request_target is appropriate here.
2024-05-07 02:13:15 +02:00
Pieter-Jan Briers 1d5a14409a
Update close-master-pr.yml (#26416)
Fix name of "Close PRs on master" workflow

(cherry picked from commit a30fb1fffa107bac79668866fdbf7fb7c6d3f8e0)
2024-03-27 18:34:35 +01:00
Pieter-Jan Briers 19c440fea2
Adds "untriaged" labeler workflow (#26392)
All new opened issues automatically get marked as "untriaged", so a maintainer can go through them properly.

(cherry picked from commit 0303e9cb36902007354e9a5ed9fbc147c9ebe70f)
2024-03-27 18:33:33 +01:00
Null 78c1e11bef
Add CLRF workflow 2024-03-27 11:05:32 +00:00
Debug 101d478660
Adjust publish script location
Deltav is fake anyways

Signed-off-by: Debug <49997488+DebugOk@users.noreply.github.com>
2024-02-20 01:55:21 +01:00
Debug 6687a3187f
Prevent action runners from being wasted on DeltaV-Bot (#831)
Stop actions from running on our bot
2024-02-13 16:12:37 +00:00
Vasilis e3bf59a3be
Action for closing prs submitted by the submitters master branch (#24094)
* Action for closing master prs

* Spelling mistakes and better msg

* a

(cherry picked from commit 5d5c4c4772739c0fdf6d289217061c8f74ac1ee8)
2024-02-08 12:24:10 +01:00
Matt c277c9d7b0
feat: add xsl stylesheet to changelogs (#21930)
(cherry picked from commit 40e4d43c3b33097df35b45dedeed7a75c4855433)
2024-01-26 22:04:40 +01:00
Debug 18f0af1f68
Implement gridinv, proper (#703)
* Implement gridinv, 1500 squashed commits :elp:

* Me when

* Linter errors

* Fix katana belts
2024-01-21 19:58:28 +01:00
Pieter-Jan Briers fcf99fd72a .NET 8 compatibility (#22461) 2023-12-16 20:31:24 +01:00
Vasilis a8866e33b6 Fixed credits action failing (#21733) 2023-12-16 19:36:12 +01:00
metalgearsloth 80441a0022 Port python packaging to Content.Packaging (#21458) 2023-11-12 20:45:40 +01:00
DEATHB4DEFEAT ce1c86dff4
Update conflict-labeler.yml (#380)
Signed-off-by: DEATHB4DEFEAT <77995199+DEATHB4DEFEAT@users.noreply.github.com>
2023-11-02 00:08:07 +01:00
Debug bcb9a069f6 Update publish.yml 2023-10-25 12:21:28 +02:00
Debug 13f28e90cf Update Contributor Changelog 2023-10-14 22:53:18 +02:00
Vasilis 68a3d86497 Github actions script to update ingame credits for contributors (#20345) 2023-10-14 22:01:29 +02:00
Debug 4a39facc69
Update changelog.yml to use self-hosted
Who knows, this may or may not work :blunt:

Signed-off-by: Debug <49997488+DebugOk@users.noreply.github.com>
2023-10-05 21:52:40 +02:00
Debug fd2cc8570d
Sync master up to 1/10 (#74)
* Automatic changelog update

* Make NPC names proper nouns & fix some genders (#20534)

* Proper names & genders

* Uppercase proper names

* Make Smile female

* fix bingus wrinkly head (#20531)

* rouny meat and steak (#20526)

* lost friendship flavor

* add rouny steak

* rouny special meat

* rouny meat textures

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>

* Automatic changelog update

* Wearable Wet Floor Sign and 'Janitorial Suicide Vest' (#20311)

* Explosive wet floor sign & janitorial suicide vest

* fix attributions

* Remove name & desc from explosive wet floor sign

* Make wet floor sign chameleonable

* Automatic changelog update

* Minor slippery stuff (#20535)

* Update submodule to 162.2.0 (#20570)

* Predicted armor (#20560)

* clean up some lines in smile the slime prototype (#20552)

* Revert "Use full file path for temp replays (#19002)" (#20545)

* Add EyesGlasses into ClothesMate (#20523)

* Automatic changelog update

* Fix Punpun crew monitor sensor (#20484)

* Automatic changelog update

* EasyPry airlocks for arrivals. Now also prying refactor I guess (#19394)

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>

* Automatic changelog update

* Make arcades hackable again (#20555)

* Automatic changelog update

* Health alert tweaks (#20557)

* Automatic changelog update

* Add active and ended game rule components, generic TryRoundStartAttempt and minPlayers field (#20564)

* Improve active game rule querying, add generic try round start attempt method, move minPlayers to GameRuleComponent

* Nukeops todo and cleanup

* Remove Active field

* Add EndedGameRuleComponent

* bartender suit (#20521)

* give me a drink bartender

* guh

* aARG

* Necropolis and mine walls (#20578)

* Automatic changelog update

* archaic accent tweaks (#20567)

* Automatic changelog update

* Add confirmation to kick and respawn in the admin player actions panel (#20542)

* Remove windows-latest CI runs, remove unused build-test-release.yml (#20540)

* Change .editorconfig to keep existing attribute arrangement (#20538)

* Automatic changelog update

* Catch replay start and end errors on round restarts (#20565)

* Update trivial components to use auto comp states (#20539)

* Fix role unbans not applying in real time (#20547)

* Disable AHelp buttons when no player is selected, update button styling (#20568)

* Automatic changelog update

* Added a toggle fullscreen button (default F11) (#20272)

* Added a toggle fullscreen button (default F11)

* Removed un-needed comments

* Review Requested Changes

* Fixed Acidental Spacing Change

* bwoink, removed extraneous code

* nothing, litterally

* Automatic changelog update

* Fix not networking markings (#20588)

* Automatic changelog update

* Update RobustToolbox to v162.2.1 (#20590)

* Automatic changelog update

* Glorfcode (force say on damage/stun/crit) (#20562)

* Automatic changelog update

* Fix AHelp progressively showing more AHelp panels (#20591)

* Automatic changelog update

* caninsert entitystorage tweaks (#20589)

* Automatic changelog update

* Fix mapping actions crashing on load (#20592)

* Fix loading a map with a ThirstComponent crashing the game (#20594)

* Fix electrocution displaying real name of disguised players (#20603)

* Organ fixes (#20488)

* Automatic changelog update

* Kettle medical rework (#20435)

* Initial try at medical rework for kettle

* Re-add decal decorations to Kettle's medical

* Add more lockers to kettle's med

* Actually upload kettle's map, not its proto

* Automatic changelog update

* Added blocked visuals to volumetric pump (#20610)

* Automatic changelog update

* Move TimedDespawn to engine (#20515)

* Update submodule to 163.0.0 (#20616)

* Remove v0.1 version number from local main menu screen (#20617)

* Remove cloneData parameter from AutoNetworkedField (#20596)

* Update submodule to 164.0.0 (#20618)

* fix cognizine ghost role (#20632)

Co-authored-by: deltanedas <@deltanedas:kde.org>

* Automatic changelog update

* Move ID layer one pixel to correct alignment (#20630)

* Update nukie hardsuit descriptions (#20529)

* Make holofans destructable (#20445)

* Automatic changelog update

* bowl is open (#20453)

Co-authored-by: deltanedas <@deltanedas:kde.org>

* Add TestPair.WaitCommand() (#20615)

* Rename ThreatPrototype and mark fields as required (#20611)

* Adjust hard bomb shape (#20608)

* dragon refactor, objectives and use GenericAntag (#20201)

Co-authored-by: deltanedas <@deltanedas:kde.org>

* Automatic changelog update

* Added generic empty liquids tank (#20563)

* Move view variables verb to the top of the list with no category and localize it (#20546)

* saltern update (#20325)

Co-authored-by: deltanedas <@deltanedas:kde.org>

* Fix followers leaking (#20643)

* Add Winter Boots (#20622)

* add

* fix prototype

* Add QM mantle (#20621)

* add

* fix prototype

* Automatic changelog update

* Slime mobs breathe nitrogen and resprite their organs (#20577)

* Slimes breathe nitrogen and resprite their organs

* ups

* mmm

* Automatic changelog update

* Fix the new lizard horn's consistency + issue (#20620)

* fix

* add

* Revert "add"

This reverts commit a054a3204a8f185a94ceb80b1bd3bc9f30423711.

* Add RandomHumanoidAppearance component to for space ninjas (#20605)

* Automatic changelog update

* Space cat breathes space (#20550)

* Space cat breathes space

Made Space Cat lungs ROBUST

* Made Space Cat's lungs ROBUST 2.0

* Automatic changelog update

* Wide anomaly locator (#20581)

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* add textures

* fix encoding

* fix 2

* Automatic changelog update

* Fixed Telescopic Shield Lighting (#20650)

* Fixed Telescopic Shield Lighting Bug fix #20199

* no need for these at all

---------

Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>

* Automatic changelog update

* Add a special hardsuit for nukie medic (#20471)

* Automatic changelog update

* Carry over other mutations when doing species mutation (#20551)

* Automatic changelog update

* Add Spanish accent to poncho and sombrero (#20377)

---------

Co-authored-by: PJBot <pieterjan.briers+bot@gmail.com>
Co-authored-by: Psychpsyo <60073468+Psychpsyo@users.noreply.github.com>
Co-authored-by: deltanedas <39013340+deltanedas@users.noreply.github.com>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
Co-authored-by: ravage <142820619+ravage123321@users.noreply.github.com>
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
Co-authored-by: LEVELcat <68501903+LEVELcat@users.noreply.github.com>
Co-authored-by: Repo <47093363+Titian3@users.noreply.github.com>
Co-authored-by: nikthechampiongr <32041239+nikthechampiongr@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
Co-authored-by: Doru991 <75124791+Doru991@users.noreply.github.com>
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
Co-authored-by: Skarletto <122584947+Skarletto@users.noreply.github.com>
Co-authored-by: NULL882 <104377798+NULL882@users.noreply.github.com>
Co-authored-by: lunarcomets <140772713+lunarcomets@users.noreply.github.com>
Co-authored-by: Miro Kavaliou <miraslauk@gmail.com>
Co-authored-by: Kara <lunarautomaton6@gmail.com>
Co-authored-by: Kacper Urbańczyk <kacperjaroslawurbanczyk@gmail.com>
Co-authored-by: TsjipTsjip <19798667+TsjipTsjip@users.noreply.github.com>
Co-authored-by: daerSeebaer <61566539+daerSeebaer@users.noreply.github.com>
Co-authored-by: Fluffiest Floofers <thebluewulf@gmail.com>
Co-authored-by: Flareguy <78941145+Flareguy@users.noreply.github.com>
Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>
Co-authored-by: Kevin Zheng <kevinz5000@gmail.com>
Co-authored-by: drteaspoon420 <87363733+drteaspoon420@users.noreply.github.com>
Co-authored-by: Ubaser <134914314+UbaserB@users.noreply.github.com>
Co-authored-by: Nim <128169402+Nimfar11@users.noreply.github.com>
Co-authored-by: Kacper Urbańczyk <mikrel071204@gmail.com>
Co-authored-by: Tox Cruize <141375638+TexCruize@users.noreply.github.com>
Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>
Co-authored-by: Michael Cu <43478115+michaelcu@users.noreply.github.com>
2023-10-03 14:15:46 -05:00
Debug 0cff0101f9
Another spelling mistake (real)
Signed-off-by: Debug <49997488+DebugOk@users.noreply.github.com>
2023-09-27 22:49:02 +02:00
Debug bfd39b340e
Prepare workflows for test publishes (#48) 2023-09-27 22:12:44 +02:00
Kevin Zheng 882e2abeb0 Remove old wiki update workflow (#20385) 2023-09-27 21:59:12 +02:00
Debug 6c21b29c50
Add automatic changelogs (#11) 2023-09-11 15:58:45 +02: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
DrSmugleaf f9c3e6e00c
Add CI workflow to build and run the map renderer on the Dev map (#19548) 2023-08-25 14:57:00 -07:00
Leon Friedrich 5a9317027f
Warn on improperly disposed tests. (#18594) 2023-08-03 13:07:21 +10:00
Pieter-Jan Briers 7bfc322ff2
Publish changelogs via RSS (#17788) 2023-07-02 14:18:39 +02:00
Pieter-Jan Briers 497be5a470
Project files CI changes (#14466) 2023-03-10 11:58:57 -08:00
Moony 028fa395d8 fix bors config (#14389)
i did an oops
2023-03-04 23:56:55 +00: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
Pieter-Jan Briers 587e173bcc
Oopsied the workflow file, awesome. (#14293) 2023-02-26 17:48:06 +01:00
Pieter-Jan Briers 61a671bbc6
Send changelog to Discord webhook. (#14292) 2023-02-26 17:45:06 +01:00