opsdash-app/CI_ROADMAP.md
blade34242 c56afc677a
Some checks failed
Nextcloud Server Tests / version-consistency (push) Successful in 28s
Nextcloud Server Tests / matrix-config (push) Successful in 27s
Nextcloud Server Tests / Nextcloud stable30 / PHP 8.2 (stable30, 8.2) (push) Has been cancelled
Nextcloud Server Tests / Nextcloud stable31 / PHP 8.2 (stable31, 8.2) (push) Has been cancelled
Nextcloud Server Tests / Nextcloud stable31 / PHP 8.3 (stable31, 8.3) (push) Has been cancelled
Nextcloud Server Tests / Nextcloud stable32 / PHP 8.2 (stable32, 8.2) (push) Has been cancelled
Nextcloud Server Tests / Nextcloud stable32 / PHP 8.3 (stable32, 8.3) (push) Has been cancelled
ci: temporarily disable forgejo playwright smoke
2026-04-23 16:00:20 +07:00

562 B

CI Roadmap

Current temporary state

  • Forgejo server matrix runs npm, composer, build, PHPUnit, and PHP static analysis.
  • Playwright smoke is temporarily disabled in Forgejo so the matrix can unblock and the next migration phase can continue.

Next phase target

  1. Replace or harden the temporary Nextcloud web server used in Forgejo.
  2. Make E2E state deterministic so onboarding, release-notes, and profile tests do not depend on prior user state.
  3. Re-enable Playwright smoke and restore artifact upload once the Forgejo browser path is stable.