Skip to content

ci: rename test-website.yml to ci.yml with lint-and-test job#145

Merged
DaveSkender merged 4 commits into
mainfrom
chore/ci-lint-and-test-convention
May 31, 2026
Merged

ci: rename test-website.yml to ci.yml with lint-and-test job#145
DaveSkender merged 4 commits into
mainfrom
chore/ci-lint-and-test-convention

Conversation

@DaveSkender

Copy link
Copy Markdown
Member

Renames .github/workflows/test-website.ymlci.yml and its test job → lint-and-test to satisfy the org ruleset requiring a lint-and-test status check. No behavioral change — it still lints, builds, and runs unit + Playwright e2e tests.

🤖 Generated with Claude Code

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>
@DaveSkender DaveSkender requested a review from a team May 30, 2026 21:08
@coderabbitai

coderabbitai Bot commented May 30, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@DaveSkender, we couldn't start this review because you've reached your PR review rate limit.

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 @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: Repository: facioquo/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 00c4ff53-f41a-4b65-90fe-de89215ba22a

📥 Commits

Reviewing files that changed from the base of the PR and between a3ac651 and f300346.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json, !*-lock.json and included by **
📒 Files selected for processing (3)
  • .github/workflows/ci.yml
  • .vscode/tasks.json
  • package.json
✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch chore/ci-lint-and-test-convention

Comment @coderabbitai help to get the list of available commands and usage tips.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 30, 2026

Copy link
Copy Markdown

Deploying uswds-design-patterns with  Cloudflare Pages  Cloudflare Pages

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

View logs

@DaveSkender DaveSkender self-assigned this May 30, 2026
…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)
@DaveSkender DaveSkender merged commit 9ae6177 into main May 31, 2026
9 checks passed
@DaveSkender DaveSkender deleted the chore/ci-lint-and-test-convention branch May 31, 2026 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant