Skip to content

docs(auth): clarify Bazel package authority#16

Merged
Jess Sullivan (Jesssullivan) merged 1 commit into
mainfrom
codex/auth-mvp-bazel-proof
May 28, 2026
Merged

docs(auth): clarify Bazel package authority#16
Jess Sullivan (Jesssullivan) merged 1 commit into
mainfrom
codex/auth-mvp-bazel-proof

Conversation

@Jesssullivan

Copy link
Copy Markdown
Contributor

Summary

  • document that tinyland-auth is consumed as @tummycrypt/tinyland-auth while release authority is Bazel-first
  • remove the stale npmjs publishConfig claim from package metadata
  • add a package-authority Vitest guard covering repo-owned runner, Bazel targets, npmjs disabled mode, and GitHub Packages mirror naming
  • declare docs/workflow metadata as Bazel test data so the guard passes under //:test

Validation

  • pnpm install --frozen-lockfile
  • pnpm test -- tests/package-authority.test.ts
  • pnpm build
  • pnpm check:package
  • bazel test //:test
  • bazel build //:pkg //:typecheck
  • git diff --check

@Jesssullivan Jess Sullivan (Jesssullivan) merged commit 541bb22 into main May 28, 2026
4 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.

1 participant