Skip to content

chore: rename query-deps to policies#2

Merged
darcyclarke merged 1 commit into
mainfrom
darcy/rename-to-policies
Jun 2, 2026
Merged

chore: rename query-deps to policies#2
darcyclarke merged 1 commit into
mainfrom
darcy/rename-to-policies

Conversation

@vltbaudbot

Copy link
Copy Markdown
Collaborator

Rename the project from query-deps to Policies across the entire repo.

Changes

  • package.jsonname@vltpkg/policies, description updated
  • action.ymlnamePolicies, description updated
  • README.md — all references updated (title, badges, action refs, GitHub URLs)
  • Source code (src/index.ts, src/query.ts) — comment and string literal updates
  • Tests (tests/query.test.ts) — updated expected output strings
  • CI workflows (.github/workflows/ci.yml) — artifact name updated
  • package-lock.json — name field updated

Naming convention

  • Title case Policies for: display names, headings, action name, README title
  • Lowercase policies for: package name (@vltpkg/policies), file paths, identifiers

All 26 tests pass ✅

Co-authored-by: Darcy Clarke darcy@darcyclarke.me

Rename the project from "query-deps" to "Policies" across:
- package.json: name → @vltpkg/policies, description updated
- action.yml: name → Policies, description updated
- README.md: all references updated (title, badges, action refs, URLs)
- Source code: comment and string literal updates
- Tests: updated expected output strings
- CI workflows: artifact name updated
- package-lock.json: name field updated

Co-authored-by: Darcy Clarke <darcy@darcyclarke.me>
@darcyclarke
darcyclarke merged commit b0d8d9e into main Jun 2, 2026
6 checks passed
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.

2 participants