ci: rename test-website.yml to ci.yml with lint-and-test job#145
Conversation
Rename the CI workflow file to `ci.yml` and its job to `lint-and-test` so this repo satisfies the facioquo org ruleset requiring a `lint-and-test` status check. The job still lints, builds, and runs unit + Playwright e2e tests; triggers unchanged. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Warning Review limit reached
More reviews will be available in 42 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Repository: facioquo/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
✨ Finishing Touches✨ Simplify code
Comment |
Deploying uswds-design-patterns with
|
| Latest commit: |
f300346
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://3c52eb0a.uswds-design-patterns.pages.dev |
| Branch Preview URL: | https://chore-ci-lint-and-test-conve.uswds-design-patterns.pages.dev |
…ython v6, upload-artifact v7)
…ure ng update runs after install - Bump Angular packages to 21.2.15 and zone.js to 0.16.2 - Upgrade dev tooling (eslint, @eslint/js, @analogjs/vitest-angular, vitest, @vitest/*, prettier, jsdom, playwright, typescript-eslint, markdownlint-cli2, etc.) - Update packageManager to npm@11.16.0 and node engine constraints in lockfile - Add VSCode task dependency: make "Update: Angular packages" depend on "Install: Node packages" (sequence)
Renames
.github/workflows/test-website.yml→ci.ymland itstestjob →lint-and-testto satisfy the org ruleset requiring alint-and-teststatus check. No behavioral change — it still lints, builds, and runs unit + Playwright e2e tests.🤖 Generated with Claude Code