Decouple HomegrownAdapter schema authority#93
Merged
Conversation
Owner
Author
|
Validation refresh for review:
|
Owner
Author
|
Operator review: diff adds explicit HomegrownAdapter schema injection, keeps auth-pg as an optional compatibility fallback, removes the mandatory auth-pg Bzlmod edge, and updates 0.7.8 release metadata. PR checks are green. Boundary is clean: this is schema/package authority cleanup, not RBE or remote-executor proof.\n\nGitHub will not accept approval from the PR author account, so this remains blocked on non-author review or an explicit admin merge decision. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
tummycrypt_tinyland_auth_pgBzlmod edge and move@tummycrypt/tinyland-auth-pgout of published dependencies0.7.8and refresh generated docs@tummycrypt/tinyland-business-pgas the intended dedicated schema package consumerValidation
pnpm install --frozen-lockfilepnpm check:release-metadatapnpm docs:checkvianix developpnpm checkpnpm lintpnpm test:unitpnpm test:integrationpnpm buildpnpm check:packagenix develop --command bazel mod graphshows notummycrypt_tinyland_auth_pgedgenix develop --command bazel build //:pkggit diff --checkBoundary
This is the scheduling-kit-side schema authority boundary. It does not add a hard dependency on the new business schema package, and it is not an RBE proof. The companion
tinyland-inc/tinyland-business-pgauthority surface now exists separately for content/booking Drizzle tables.