227 Commits

Author SHA1 Message Date
Alicia Sykes
de091eca42 🚀 Fix tag ref in GH release deploy script 2026-04-15 20:45:14 +01:00
Alicia Sykes
2374b8a89d 👷 Updates release workflow to trigger on release
- Now it gets triggered whenever a release is made (either by the
  existing auto release from new minor version update, or if there's a
  manual release)
- Adds concurrency block to prevent same version triggering multiple
  same time runs
- Switches order of TAG reading condition (use git data first, and
  fallback to manual data if undefined)
- Update checkout action from v4 to v6
- Re-uses existing TAG env var instead of repeating the if condition
- Downgrades node version to 20, because 24 won't work yet

Thanks @CrazyWolf13!
2026-04-15 20:23:49 +01:00
Tobias
3992b6d564 simplify 2026-04-14 22:36:37 +02:00
Tobias
fe9c9bcbe7 fix: add src dir 2026-04-13 21:47:16 +02:00
Tobias
fa3f9d026a add: prebuild 2026-04-13 21:17:27 +02:00
Alicia Sykes
c921872ed4 👷 Small fixes to tag workflow 2026-04-09 21:00:00 +01:00
Alicia Sykes
742335ba3a 👷 Updates versions for GH actions 2026-04-02 12:11:03 +01:00
Alicia Sykes
b6bf151092 👷 Add issue release tag link, and make less spammy 2026-04-01 13:11:20 +01:00
Alicia Sykes
da63ebc830 👷 Mark issues as released when new tag published
- Fixed issue where tag body was missing PR info
- Adds tag logic to mark release version for applicable issues
- Trigger rebuild of docs website when version released
- Upgraded the github-script action from v7 to v8
- Show summary of changes when workflow completes
- Updated code comments to explain wtf is happening
2026-04-01 12:26:32 +01:00
Alicia Sykes
aed7fca150 👷 Update CI build of docs site, with --fetch-depth 2026-03-15 15:40:00 +00:00
Alicia Sykes
d5f2af35b0 ️ Improve dev container and workflow configs 2026-03-11 11:34:06 +00:00
Alicia Sykes
1b1de5a99b 🗑️ Remove stale files 2026-03-11 11:33:04 +00:00
Alicia Sykes
abaf27cdac 👷 Adds fallback token for tag workflow, removes obsolete docs workflow 2026-03-09 14:31:56 +00:00
Alicia Sykes
b55fe60d4f 👷 Fix docs site workflow 2026-03-09 14:07:07 +00:00
Alicia Sykes
d40ade0c83 👷 Fix docs site workflow 2026-03-09 14:00:54 +00:00
Alicia Sykes
3a269bb07b 💚 Small fix in CI build for tags, and updates the release docs 2026-03-09 13:36:00 +00:00
Alicia Sykes
20270e05d9 🍱 Fix favicon loading, and add tag workflow 2026-03-08 22:12:03 +00:00
Alicia Sykes
543258417a 👷 Auto bump version on PR merge, and trigger new docker tags 2026-03-08 21:52:18 +00:00
Alicia Sykes
a1f9573270 🗑️ Remove obsolete workflows 2026-03-08 21:23:16 +00:00
Alicia Sykes
70f0ed1e13 🚨 Fixes CI failure from unused imports, resolves deepscan checks 2026-03-08 16:51:13 +00:00
Alicia Sykes
7fb485ecf2 👷 Adds CI for running tests 2026-03-08 16:33:24 +00:00
Alicia Sykes
57fd489480 🚛 Robustness improvments 2026-01-13 12:55:02 +00:00
Alicia Sykes
3e50636c04 🗑 Remove no-longer needed workflows 2025-07-18 18:55:41 +01:00
Alicia Sykes
cc736b2209 🐳 Update Docker workflow with the latest versions 2024-05-25 21:12:56 +01:00
Alicia Sykes
34887272ed 🔨 Update how Docker tagging works 2024-05-25 20:51:11 +01:00
Alicia Sykes
8e01d342a8 🔨 Add a manual dispatch, with tag input 2024-05-25 15:27:26 +01:00
Alicia Sykes
4474cccf30 🔨 Add a workflow to draft a release when new tag published 2024-05-25 14:59:34 +01:00
Alicia Sykes
17fa29c54f 🔨 Add a workflow to auto tag when new version made 2024-05-25 14:59:12 +01:00
Alicia Sykes
86adcbd8dd 🔨 Update docker workflow, to only publish tag when new 2024-05-25 14:58:43 +01:00
Alicia Sykes
d2b68fbd58 🔨 Add a workflow to auto tag when new version made 2024-05-25 14:58:27 +01:00
Alicia Sykes
f68d65264c 🤖 Remove star reminder automation (#1412) 2024-04-21 23:37:03 +01:00
Alicia Sykes
f1867d3cc0 🔨 Update automations 2024-04-20 12:05:52 +01:00
Alicia Sykes
762c6789b1 🤖 Re-enables docs site build automation 2024-03-10 21:31:08 +00:00
Alicia Sykes
2ca71efa29 🤖 Re-enables docs site build automation 2024-03-10 21:30:22 +00:00
Alicia Sykes
6dd18dfca2 🗑 Removal of domain check (.to domains no longer support full WHOIS) 2024-03-10 16:04:50 +00:00
Alicia Sykes
1eed8e5313 🔨 Submits workflow path fix for docs site sync 2024-03-07 18:35:03 +00:00
Alicia Sykes
2de5c8fef5 🔨 Updates automation for syncing website 2024-03-06 22:35:35 +00:00
Alicia Sykes
0229ad6a76 🔨 Adds a GH workflow automation to sync docs to docs site 2024-03-06 22:15:09 +00:00
Alicia Sykes
0d79fcf8a5 🐳 Fix Docker arm/v7 support 2024-03-04 13:00:17 +00:00
Alicia Sykes
2caec6a8a9 🏗 Adds linux/arm/v7 support 2024-03-03 21:23:03 +00:00
Alicia Sykes
472932806d 🏗 Remove verbose logging, support linux/amd64,linux/arm64 architectures 2024-03-03 21:07:56 +00:00
Alicia Sykes
5600d26d5e 🏗 Remove docker driver 2024-03-03 20:32:14 +00:00
Alicia Sykes
124e86e407 🏗 Re-add arm/v7, set driver type to Docker, no-cache 2024-03-03 20:29:25 +00:00
Alicia Sykes
0abc2584bd 🏗 Temp remove arm/v7 2024-03-03 20:24:59 +00:00
Alicia Sykes
502d34e460 🏗 Updates path to Dockerfile 2024-03-03 20:21:40 +00:00
Alicia Sykes
e290451040 🚑 Update start command 2024-03-03 16:53:01 +00:00
Alicia Sykes
453f15c8d9 🧵 Temp updates to arm/v7 to get docker publish working 2024-03-03 16:42:58 +00:00
Alicia Sykes
02db1db2ef 🗑 Delete non-essential workflows 2024-03-03 15:23:15 +00:00
Alicia Sykes
97a75b3643 🔂 Resolve conflicts 2024-02-26 14:38:58 +00:00
Alicia Sykes
eb749ebcd0 💚 Increase time till stale, from 30 days to 1 year #1419 2023-12-31 19:18:23 +00:00