Commit Graph

185 Commits

Author SHA1 Message Date
Vasilis
2282e3c352 Revert #28358 (#33090) 2024-10-31 19:51:44 +01:00
Vasilis
d446a3e8e9 Potencially fix approved labeler (#33083) 2024-10-31 16:05:42 +01:00
AJCM-git
f5e5646400 New workflow to apply the pr approved label (#28358)
* New workflow to apply the pr approved label

* Maybe fix permissions
2024-10-31 12:22:13 +01:00
lzk
9ceb971535 ping emisse for shuttle changes (#32768) 2024-10-14 14:06:32 +11:00
Jezithyr
570c166517 Disable Auto-Publish (#32627)
disable auto publish
2024-10-04 03:16:32 +02:00
Pieter-Jan Briers
8322b1c2d1 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-18 15:28:09 +02:00
Kara
7a6efeaba4 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-09 13:31:27 -06:00
lzk
d5b9151680 Update PULL_REQUEST_TEMPLATE.md (#31046)
* Update PULL_REQUEST_TEMPLATE.md

* Update PULL_REQUEST_TEMPLATE.md 2

* Update PULL_REQUEST_TEMPLATE.md 3

* Update PULL_REQUEST_TEMPLATE.md 3

* Update PULL_REQUEST_TEMPLATE.md 5

* slart suggestions

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* paste

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2024-09-08 18:57:39 +02:00
Vasilis
c36b94316e Add PR guidelines checkbox to PR template (#30283)
* Add PR guidelines checkbox to PR template

* Update PULL_REQUEST_TEMPLATE.md
2024-08-02 16:02:24 +10:00
deathride58
3a10ffa030 Makes the labeller automatically label PRs with shader changes (#30316)
adds shader label to git labeller
2024-07-28 13:46:22 +10:00
lzk
cac867fa6d improve info about 🆑 symbol in pr template (#30204)
* Improve PR template

* fix typo
2024-07-22 12:56:48 +03:00
Pieter-Jan Briers
c1915c9d73 Remove outdated steps from Test Packaging workflow (#30018)
gen build info was removed in 5e800e0ece but I didn't realize this workflow also tested it. Gone now.
2024-07-13 22:36:20 +02:00
Pieter-Jan Briers
5e800e0ece New CDN publish workflow (#30009)
* LET'S SEE IF THIS WORKS

* I forgot the chmod +x

* I forgot the shebang
2024-07-13 19:34:17 +02:00
lzk
742290c606 Update map changes labeler (#29858)
Update labeler.yml
2024-07-09 23:35:31 +02:00
metalgearsloth
0546c9bf64 Revert "Weapon Reflection Movement Mechanic (#27219)" (#29326)
* Revert "Weapon Reflection Movement Mechanic (#27219)"

This reverts commit b90373356e.

# Conflicts:
#	Content.Shared/Alert/AlertType.cs
#	Content.Shared/Weapons/Reflect/ReflectSystem.cs

* Add myself to codeowners

* Add myself to codeowners

* Also the alerts
2024-06-22 22:16:08 -04:00
Vasilis
ae84889235 Don't add untriage lable if it has been labeled at issue creation (#29356) 2024-06-22 21:47:59 +02:00
Vasilis
81136648da 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-06-19 10:27:12 +10:00
Chief-Engineer
fea2bc9422 Update rules (#28452) 2024-06-05 19:59:22 -04:00
Ed
c0f158bd19 Ed anomalies (#28175)
Update CODEOWNERS
2024-05-21 12:23:55 +03:00
TsjipTsjip
aab103865e 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-04-28 21:23:49 -07:00
Pieter-Jan Briers
a30fb1fffa Update close-master-pr.yml (#26416)
Fix name of "Close PRs on master" workflow
2024-03-24 23:47:30 +01:00
Pieter-Jan Briers
89db4409a4 Remove CRLF, enforce with workflow (#26401)
* Check for CRLF in actions workflow

Make emisse weep

* Copy paste bottom text

* I would like to thank StackOverflow for this spite PR.

* Mention file name in message because the workflow tab doesn't display it.

* dos2unix everything
2024-03-24 22:06:17 +01:00
Pieter-Jan Briers
0303e9cb36 Adds "untriaged" labeler workflow (#26392)
All new opened issues automatically get marked as "untriaged", so a maintainer can go through them properly.
2024-03-24 18:19:32 +01:00
Vasilis
5d5c4c4772 Action for closing prs submitted by the submitters master branch (#24094)
* Action for closing master prs

* Spelling mistakes and better msg

* a
2024-02-02 01:05:01 +11:00
Matt
40e4d43c3b feat: add xsl stylesheet to changelogs (#21930) 2024-01-07 04:02:36 +01:00
Pieter-Jan Briers
d0e77303dd .NET 8 compatibility (#22461) 2023-12-15 18:19:48 +01:00
Leon Friedrich
b8e3cdfb7e Remove myself from codeowners (too many notifications) (#22504) 2023-12-15 08:05:44 +11:00
Vasilis
d4490f7035 Fixed credits action failing (#21733) 2023-12-09 13:15:38 +11:00
metalgearsloth
b9c38879e5 Port python packaging to Content.Packaging (#21458) 2023-11-07 09:53:59 +11:00
Vasilis
eb833335d9 Github actions script to update ingame credits for contributors (#20345) 2023-10-09 16:42:53 -07:00
DrSmugleaf
90404450d4 Remove windows-latest CI runs, remove unused build-test-release.yml (#20540) 2023-09-28 15:46:26 -07:00
Kevin Zheng
f6d07b6b2e Remove old wiki update workflow (#20385) 2023-09-22 14:54:50 -05:00
Jezithyr
31b2c9f830 Refactoring body system to use containers and general body cleanup (#20202)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2023-09-21 17:23:02 +10:00
Kevin Zheng
55f51a3fc5 Update CODEOWNERS (#19835) 2023-09-04 20:29:24 -04:00
Moony
4c965986a2 Update my CODEOWNERS entries (#19776) 2023-09-03 10:23:19 -04:00
Kara
8102f89fc3 remove my codeowners (#19775) 2023-09-02 21:51:23 -07:00
Nemanja
3368e1c778 Remove remie and Paul from CODEOWNERS (#19732) 2023-09-01 13:36:41 -06: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
Moony
baf7af05a4 Update issue templates (#19458) 2023-08-23 16:50:49 -05:00
Moony
b61b0e1fd2 Update CODEOWNERS (#19457) 2023-08-23 16:23:06 -05:00
Kevin Zheng
d31c79fa59 Update pull request template (#18900) 2023-08-18 09:22:00 -08:00
faint
6cdde107bb Update CODEOWNERS (#19173) 2023-08-15 14:44:56 +02:00
Leon Friedrich
5a9317027f Warn on improperly disposed tests. (#18594) 2023-08-03 13:07:21 +10:00
Nemanja
e7b74ca3e7 Add EmoGarbage to codeowners (#18424)
* I own the code, the game is mine!

* scrunkle dan

* dunckle gran
2023-07-29 09:42:37 -04:00
Pieter-Jan Briers
7bfc322ff2 Publish changelogs via RSS (#17788) 2023-07-02 14:18:39 +02:00
Chief-Engineer
2d9d27c1b2 Add Chief-Engineer to code owners (#17296) 2023-06-13 01:27:10 -05:00
faint
d79c0f0a6c CODEOWNER's ServerInfo assigment fix (#17221) 2023-06-08 20:54:24 +02:00
DrSmugleaf
25bb9c0470 Add Emisse to CODEOWNERS for maps (#15416) 2023-04-14 13:22:14 -07:00
DrSmugleaf
ead0352fd1 Remove Vera from CODEOWNERS (#14970) 2023-03-29 17:19:25 -07:00