chore: remove stray package-lock.json accidentally committed to dev #734

Merged
jmiller merged 1 commits from chore/remove-stray-package-lock into dev 2026-07-05 04:41:08 +00:00
Owner

Removes package-lock.json (13.9k lines) that was accidentally swept into commit 3aac1b456c (#730) by a git add -A during the gofmt-fix restack. It isn't tracked on main and isn't part of the org-governance work — caught while reviewing the dev → main promotion (#733). Merging this keeps #733 clean.

https://claude.ai/code/session_01Wsno14cxE49MstXFs9G5KT

Removes `package-lock.json` (13.9k lines) that was accidentally swept into commit `3aac1b456c` (#730) by a `git add -A` during the gofmt-fix restack. It isn't tracked on `main` and isn't part of the org-governance work — caught while reviewing the `dev → main` promotion (#733). Merging this keeps #733 clean. https://claude.ai/code/session_01Wsno14cxE49MstXFs9G5KT
jmiller added 1 commit 2026-07-05 04:40:39 +00:00
chore: remove stray package-lock.json accidentally committed to dev
PR RC Release / Build RC Release (pull_request) Successful in 4s
Universal: PR Check / Branch Policy (pull_request) Successful in 3s
Universal: PR Check / Validate PR (pull_request) Successful in 13s
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Branch Cleanup / Delete merged branch (pull_request) Successful in 2s
Generic: Project CI / Lint & Validate (pull_request) Successful in 40s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 1m14s
Universal: PR Check / Secret Scan (pull_request) Successful in 2m54s
Generic: Project CI / Tests (pull_request) Has been cancelled
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Universal: PR Check / Report Issues (pull_request) Has been cancelled
bd821e2d44
package-lock.json (13.9k lines of generated npm lockfile) was swept into the
org push-policy commit (3aac1b456c, #730) by a `git add -A` during a gofmt-fix
restack. It is not tracked on main and is not part of the org-governance work.
Removing it so the dev -> main promotion (#733) doesn't introduce it.

Claude-Session: https://claude.ai/code/session_01Wsno14cxE49MstXFs9G5KT
jmiller merged commit d07cfd412b into dev 2026-07-05 04:41:08 +00:00
jmiller deleted branch chore/remove-stray-package-lock 2026-07-05 04:41:09 +00:00
Sign in to join this conversation.