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
8f34490fd1
:octocat: Simplifies the PR template
2026-04-02 12:10:29 +01:00
Alicia Sykes
18bbaf4b6b
🔐 Adds Dependabot monitoring for docker and npm
2026-04-02 12:04:01 +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
0b9a7032da
🔐 Updates security contact info ( #1994 )
2026-03-29 20:04:40 +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
b23af308c0
:octocat: Shortens the PR template :)
2026-03-09 13:41:06 +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
Tobias
6d219e70b4
❌ 🐺 Update issue auto-assign
2024-09-04 20:13:25 +02: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
abb1730a88
✏ Update PR template
2024-05-25 14:57:55 +01:00
Alicia Sykes
2337be155c
➡ 🐺 Update issue auto-assign
2024-05-21 17:48:39 +01:00
Taylor Southwick
c5f4f17449
Add devcontainer support
2024-05-09 17:13:01 +00: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
ca0ec003e7
Merge branch 'master' into FEAT/Dashy-V3
2024-04-14 14:12:40 +01:00
Alicia Bot
6f94ac8764
💙 Makes author list
2024-04-14 02:30:26 +01:00
Alicia Sykes
2e38a33fa7
🔂 Resolve conflicts
2024-04-09 14:02:40 +01:00
Alicia Bot
d77045bee1
💙 Makes author list
2024-04-07 02:26:38 +01:00
Alicia Sykes
e219296d15
🔂 Merge master into feat
2024-03-31 09:30:36 +01:00
Alicia Bot
c24d169511
💙 Makes author list
2024-03-31 02:26:36 +01:00
Alicia Sykes
041e5d8c28
🔂 Merge master into branch
2024-03-30 21:35:46 +00:00
Alicia Bot
0618aaa93e
💙 Makes author list
2024-03-24 01:26:16 +00:00
Alicia Bot
99a2153e9a
💙 Makes author list
2024-03-17 01:25:07 +00:00
Alicia Sykes
762c6789b1
🤖 Re-enables docs site build automation
2024-03-10 21:31:08 +00:00