Commit Graph

2 Commits

Author SHA1 Message Date
9f719916b0 Add Gitea workflow for testing and E2E integration
Some checks failed
RenovateBot / renovate (push) Has been cancelled
- Created a new workflow file (.gitea/workflows/test.yml) to automate testing processes.
- Defined jobs for basic testing and end-to-end (E2E) testing using Jest, Supertest, and Playwright/Cypress.
- Included steps for dependency installation, plugin building, and Strapi server management during E2E tests.
2026-02-05 14:59:54 +00:00
6f7a567dea Add Renovate configuration files for automated dependency management
Some checks failed
RenovateBot / renovate (push) Has been cancelled
- Created .renovaterc for Renovate settings, including package rules for digest updates.
- Added renovate.config.cjs to define the Renovate bot's GitHub endpoint and author.
- Introduced a Gitea workflow in .gitea/workflows/renovate.yml to schedule daily runs of Renovate.
2026-02-05 14:10:23 +00:00