Skip to content

chore: tidy package verification script#115

Open
CooperSheroy wants to merge 1 commit into
google-labs-code:mainfrom
CooperSheroy:catalina/package-check-docs-20260625
Open

chore: tidy package verification script#115
CooperSheroy wants to merge 1 commit into
google-labs-code:mainfrom
CooperSheroy:catalina/package-check-docs-20260625

Conversation

@CooperSheroy

Copy link
Copy Markdown

Summary

  • Tidy the package verification script by avoiding a stale hard-coded check count.
  • Remove the unused Bun $ import.

Why

  • The script has gained checks over time, so the fixed “17 checks” wording can drift again.
  • Dropping the unused import keeps the maintenance script easier to scan.

Validation

  • git diff --check
  • node --check packages/cli/scripts/check-package.ts

Note

  • Full bun run lint / bun run test were not run locally because Bun is not installed in this cron environment.

@google-cla

google-cla Bot commented Jun 25, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

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