renovate[bot]
69c383cf30
Update pnpm/action-setup action to v6.1.0
2026-09-09 00:24:43 +00:00
Thibaud-Vdb
a2d32091d6
ci: stop persisting checkout credentials
...
actions/checkout writes the workflow token into .git/config by
default. The update workflows push through the create-pull-request
action's own token input and the releases publish with dedicated
credentials, nothing pushes with the persisted token, so every
checkout now sets persist-credentials false.
2026-09-02 16:35:42 +02:00
Thibaud-Vdb
869c3e73a2
ci: pin third party actions and retire the archived test-results action
...
Every third party action now points to a full commit SHA inside the
major already in use, tag kept in a comment. A tag is a movable
pointer, whoever controls the action repository can repoint it and
the next run executes their code with this repo's secrets, the
release, signing and registry credentials included, the March 2025
tj-actions/changed-files incident (CVE-2025-30066) worked exactly
that way. The archived codecov/test-results-action is replaced by
codecov-action with report_type test_results, the migration codecov
documents themselves, no archived code left in the pipeline.
Renovate keeps SHA pins updated through the same manual-merge PRs it
opens for tags today.
2026-09-02 16:35:01 +02:00
renovate[bot]
5117cb7e9f
chore(deps): update actions/setup-node action to v7
2026-07-18 00:30:07 +00:00
Elian Doran
56d803725f
Merge branch 'stable'
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (${{ matrix.language }}) (none, actions) (push) Waiting to run
CodeQL Advanced / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
Deploy Standalone App / Build and Deploy App (push) Waiting to run
Dev / Test development (push) Waiting to run
Dev / Build Docker image (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile) (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile.alpine) (push) Blocked by required conditions
/ Check Docker build (Dockerfile) (push) Waiting to run
/ Check Docker build (Dockerfile.alpine) (push) Waiting to run
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ Merge manifest lists (push) Blocked by required conditions
playwright / E2E tests on ${{ matrix.name }} (arm64, linux-arm64, ubuntu-24.04-arm) (push) Waiting to run
playwright / E2E tests on ${{ matrix.name }} (x64, linux-x64, ubuntu-22.04) (push) Waiting to run
playwright / Standalone E2E tests on ${{ matrix.name }} (linux-arm64, ubuntu-24.04-arm) (push) Waiting to run
playwright / Standalone E2E tests on ${{ matrix.name }} (linux-x64, ubuntu-22.04) (push) Waiting to run
Deploy website / Build & deploy website (push) Waiting to run
2026-06-30 16:37:01 +03:00
Elian Doran
f3f0aa92a4
chore(ci): deploy docs & website on stable too
2026-06-30 16:36:48 +03:00
renovate[bot]
9e9260c97d
chore(deps): update actions/checkout action to v7
2026-06-21 00:28:05 +00:00
renovate[bot]
743db3a9cd
chore(deps): update pnpm/action-setup action to v6
2026-04-14 00:38:33 +00:00
renovate[bot]
c46af4bca9
chore(deps): update pnpm/action-setup action to v5
2026-03-18 01:26:54 +00:00
Elian Doran
b0910baaf0
chore(ci): fix warnings related to if
2026-01-30 07:46:30 +02:00
renovate[bot]
43df4ae0e7
chore(deps): update actions/checkout action to v6
2025-11-21 00:20:47 +00:00
copilot-swe-agent[bot]
4f442551a9
Integrate Developer Guide into documentation build process
...
Added Developer Guide to the documentation build process alongside the User Guide.
- Modified build-docs.ts to import and export both User Guide and Developer Guide
- Created importAndExportDocs helper function to handle multiple documentation sources
- Developer Guide is exported to /site/developer-guide/ subdirectory
- Updated GitHub workflow to validate Developer Guide is built
- Added build-docs app to workflow triggers
The documentation build now produces:
- User Guide at /site/ (root) and /site/user-guide/
- Developer Guide at /site/developer-guide/
- Script API at /site/script-api/{backend,frontend}/
- REST API at /site/rest-api/{internal,etapi}/
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-02 22:28:24 +00:00
Elian Doran
1822eea77c
chore: remove remaining references to mkdocs
2025-10-28 19:19:39 +02:00
Elian Doran
bde03e8378
feat(docs/share): integrate in the CI
2025-10-28 16:42:52 +02:00
renovate[bot]
8f184c5b10
chore(deps): update dependency node to v24
2025-10-28 06:23:07 +00:00
renovate[bot]
b3abd479ad
chore(deps): update actions/setup-node action to v6
2025-10-15 01:37:25 +00:00
Elian Doran
36f5060855
chore(ci): revert changes breaking the workflows
2025-10-13 17:51:50 +03:00
Elian Doran
c64e695036
chore(deps): update dependency python to 3.14 ( #7237 )
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (${{ matrix.language }}) (none, actions) (push) Waiting to run
CodeQL Advanced / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
Deploy MkDocs Documentation / Build and Deploy MkDocs (push) Waiting to run
Dev / Test development (push) Waiting to run
Dev / Build Docker image (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile) (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile.alpine) (push) Blocked by required conditions
/ Check Docker build (Dockerfile) (push) Waiting to run
/ Check Docker build (Dockerfile.alpine) (push) Waiting to run
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Blocked by required conditions
/ Merge manifest lists (push) Blocked by required conditions
playwright / main (push) Waiting to run
2025-10-09 16:18:32 +03:00
Elian Doran
8fab4dd94d
chore(ci): use different check
2025-10-09 13:34:06 +03:00
renovate[bot]
853be9000b
chore(deps): update dependency python to 3.14
2025-10-09 10:15:32 +00:00
Elian Doran
9b37708f0c
fix(ci): missing deployment secrets in reusable action
2025-09-28 00:21:05 +03:00
Elian Doran
6998a3593e
feat(ci): set up deployment workflow for website
2025-09-27 23:57:56 +03:00
perf3ct
fd690592ba
feat(docs): cleanse .md from hyperlinks in compiled mkdocs
2025-09-13 19:14:45 +00:00
Elian Doran
9fe744c545
chore(deps): update actions/setup-node action to v5 ( #6902 )
2025-09-06 22:36:15 +03:00
Elian Doran
f3fa3864b2
chore(deps): update dependency node to v22 ( #6891 )
2025-09-06 22:21:44 +03:00
Elian Doran
eca85d9978
chore(deps): update actions/setup-python action to v6 ( #6909 )
2025-09-06 22:15:10 +03:00
renovate[bot]
ed6d21a05a
chore(deps): update dependency node to v22
2025-09-06 18:58:17 +00:00
renovate[bot]
a2f3913fe5
chore(deps): update actions/setup-python action to v6
2025-09-06 18:57:17 +00:00
renovate[bot]
d66c0ef308
chore(deps): update actions/setup-node action to v5
2025-09-06 18:57:14 +00:00
renovate[bot]
0f9f6746ed
chore(deps): update actions/github-script action to v8
2025-09-06 18:57:10 +00:00
perf3ct
3bf1a77381
feat(docs): also deploy docs upon README change
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (${{ matrix.language }}) (none, actions) (push) Waiting to run
CodeQL Advanced / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
Deploy MkDocs Documentation / Build and Deploy MkDocs (push) Waiting to run
Dev / Test development (push) Waiting to run
Dev / Build Docker image (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile) (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile.alpine) (push) Blocked by required conditions
/ Check Docker build (Dockerfile) (push) Waiting to run
/ Check Docker build (Dockerfile.alpine) (push) Waiting to run
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Blocked by required conditions
/ Merge manifest lists (push) Blocked by required conditions
playwright / main (push) Waiting to run
2025-09-05 19:52:03 +00:00
perf3ct
9b0e817635
feat(docs): transition from python to ts
2025-09-05 15:09:27 +00:00
perf3ct
1847fc2060
feat(docs): fix nav and scripts
2025-09-04 23:50:22 +00:00
perf3ct
33c8406b8a
feat(docs): try to make pnpm happy for mkdocs
...
asfd
asdf
2025-09-04 21:57:26 +00:00
perf3ct
b6212c4e98
feat(docs): try to get wrangler to work...
...
feat(docs)asdf
asdf
2025-09-04 21:32:32 +00:00
perf3ct
fcd2409ee3
feat(docs): try to get mkdocs to work again
2025-09-04 21:20:01 +00:00
perf3ct
dad060d0c9
feat(docs): let's try to deploy our stuff to mkdocs
2025-09-04 21:13:12 +00:00