opsdash-app/CI_ROADMAP.md
blade34242 5e902e5c4e
Some checks failed
Nextcloud Server Tests / version-consistency (push) Successful in 1m16s
Nextcloud Server Tests / matrix-config (push) Successful in 49s
Nextcloud Server Tests / Nextcloud stable30 / PHP 8.2 (stable30, 8.2) (push) Failing after 21m8s
Nextcloud Server Tests / Nextcloud stable31 / PHP 8.2 (stable31, 8.2) (push) Has been cancelled
Nextcloud Server Tests / Nextcloud stable32 / PHP 8.3 (stable32, 8.3) (push) Has been cancelled
Nextcloud Server Tests / Nextcloud stable33 / PHP 8.3 (stable33, 8.3) (push) Has been cancelled
Nextcloud Server Tests / Nextcloud stable33 / PHP 8.2 (stable33, 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
Re-enable Forgejo must-pass Playwright smoke
2026-05-10 13:15:36 +07:00

629 B

CI Roadmap

Current temporary state

  • Forgejo server matrix runs npm, composer, build, PHPUnit, and PHP static analysis.
  • Forgejo now runs the narrow must-pass Playwright smoke path only; broader dashboard E2E coverage remains outside the Forgejo matrix until the browser path is proven stable there.

Next phase target

  1. Replace or harden the temporary Nextcloud web server used in Forgejo.
  2. Keep E2E state deterministic so onboarding, release-notes, and profile tests do not depend on prior user state.
  3. Expand from must-pass smoke back to broader Playwright coverage once the Forgejo browser path is stable.