From bdd62f77e16e9478ddabe68b2a03d296fbabeffe Mon Sep 17 00:00:00 2001
From: ariaworld <143797359+ariaworld@users.noreply.github.com>
Date: Mon, 5 Aug 2024 21:17:33 +0200
Subject: [PATCH] Change workflows: S.P.L.U.R.T -> V.E.N.U.S
---
.github/workflows/generate_documentation.yml | 2 +-
.github/workflows/make_changelogs.yml | 4 ++--
.github/workflows/round_id_linker.yml | 2 +-
code/modules/client/preferences.dm | 2 +-
code/world.dm | 2 +-
modular_splurt/code/modules/client/preferences.dm | 2 +-
tgui/packages/tgui/interfaces/Changelog.js | 6 +++---
7 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/.github/workflows/generate_documentation.yml b/.github/workflows/generate_documentation.yml
index 3f3603538a..6276c962ab 100644
--- a/.github/workflows/generate_documentation.yml
+++ b/.github/workflows/generate_documentation.yml
@@ -20,7 +20,7 @@ jobs:
run: |
~/dmdoc
touch dmdoc/.nojekyll
- echo https://splurt-station.github.io/S.P.L.U.R.T-Station-13/ > dmdoc/CNAME
+ echo https://venus-station.github.io/V.E.N.U.S-Station-13/ > dmdoc/CNAME
- name: Deploy
uses: JamesIves/github-pages-deploy-action@3.7.1
with:
diff --git a/.github/workflows/make_changelogs.yml b/.github/workflows/make_changelogs.yml
index c331ee6fc8..b5ef82438a 100644
--- a/.github/workflows/make_changelogs.yml
+++ b/.github/workflows/make_changelogs.yml
@@ -26,6 +26,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} #Use this instead if you have unprotected branches
#GITHUB_TOKEN: ${{ secrets.CL_TOKEN }}
- GIT_EMAIL: " 97993072+SPLURT-Station-Bot@users.noreply.github.com"
- GIT_NAME: "SPLURT Bot"
+ GIT_EMAIL: " 97993072+VENUS-Station-Bot@users.noreply.github.com"
+ GIT_NAME: "VENUS Bot"
run: python tools/changelog/generate_cl.py
diff --git a/.github/workflows/round_id_linker.yml b/.github/workflows/round_id_linker.yml
index b4d594f4ef..23f5ffb2ca 100644
--- a/.github/workflows/round_id_linker.yml
+++ b/.github/workflows/round_id_linker.yml
@@ -7,6 +7,6 @@ jobs:
link_rounds:
runs-on: ubuntu-20.04
steps:
- - uses: SPLURT-Station/round_linker@master #notice: fork the round linkies from tg!!
+ - uses: VENUS-Station/round_linker@master #notice: fork the round linkies from tg!!
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
diff --git a/code/modules/client/preferences.dm b/code/modules/client/preferences.dm
index 50851bd89b..df89558424 100644
--- a/code/modules/client/preferences.dm
+++ b/code/modules/client/preferences.dm
@@ -1511,7 +1511,7 @@ GLOBAL_LIST_EMPTY(preferences_datums)
dat += "Preferred Chaos Amount: [p_chaos]
"
//SPLURT Edit
- dat += "
Thanks to: Citadel Station 13, /tg/station, Baystation 12, /vg/station, @@ -187,11 +187,11 @@ export class Changelog extends Component {
{'Current project maintainers can be found '} - + here {', recent GitHub contributors can be found '} - + here .