Commit Graph

7 Commits

Author SHA1 Message Date
16ef7a5a7e Merge pull request 'Update dependency node to v24' (#20) from renovate/node-24.x into main
Reviewed-on: #20
2026-04-06 07:11:56 +00:00
fabef91f9d Merge pull request 'Update pnpm/action-setup action to v5' (#22) from renovate/pnpm-action-setup-5.x into main
Reviewed-on: #22
2026-04-06 07:09:09 +00:00
fc25b66e2b Update actions/checkout action to v6
All checks were successful
Build Check / build (pull_request) Successful in 9m33s
2026-04-06 00:03:03 +00:00
92a3168f2a Update pnpm/action-setup action to v5
All checks were successful
Build Check / build (pull_request) Successful in 9m33s
2026-04-02 17:58:52 +00:00
6b2c96ab2e Update dependency node to v24
All checks were successful
Build Check / build (pull_request) Successful in 9m30s
2026-04-02 17:56:56 +00:00
8acd94059f Remove pnpm version pinning in GitHub Actions build workflow 2026-04-02 18:12:15 +02:00
5a72dc9e8e Add GitHub Actions workflow for build checks on pull requests
- Configure `.gitea/workflows/build.yaml` to run builds on `main` branch pull requests.
- Include steps for dependency installation, Node.js setup, and build execution using pnpm.
2026-04-02 18:04:33 +02:00