Commit 64dc33a
authored
Migrate React on Rails Pro CI from CircleCI to GitHub Actions (#1872)
Consolidates Pro package testing on GitHub Actions alongside the main package,
creating 3 new workflow files to replace CircleCI configuration.
## Workflows Created
- **pro-lint.yml**: RuboCop, ESLint, Prettier, TypeScript checks
- **pro-package-tests.yml**: Jest unit tests, RSpec package tests, webpack builds
- **pro-integration-tests.yml**: RSpec integration tests, Playwright E2E tests (with Redis)1 parent b73ff63 commit 64dc33a
File tree
7 files changed
+800
-466
lines changed- .circleci
- .github/workflows
- react_on_rails_pro
- packages/node-renderer/tests
- spec/dummy
7 files changed
+800
-466
lines changed
0 commit comments