Skip to content

Publish per-package consumer artifacts - #232

Draft
juaristi22 wants to merge 1 commit into
mainfrom
issue-230-consumer-artifacts
Draft

Publish per-package consumer artifacts#232
juaristi22 wants to merge 1 commit into
mainfrom
issue-230-consumer-artifacts

Conversation

@juaristi22

Copy link
Copy Markdown
Collaborator

Summary

  • Build hash-pinned consumer artifacts directly from one public Chronicle package.
  • Record package, source, source-commit, access, row-count, and content identities in the manifest, then publish the verified two-file artifact at a content-addressed R2 key.
  • Reject licensed and restricted package publication, document the workflow, and verify the first HMRC and DfE packages contain 126 and 770 facts respectively.

Testing

  • uv run --locked pytest -q — 748 passed, 1 skipped.
  • uv run --locked --with ruff ruff format --check on all modified Python files.
  • uv run --locked --with ruff ruff check on all modified Python files.

Fixes #230

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.

Publish hash-pinned per-package consumer artifacts for public sources so downstream fixtures reference a Chronicle artifact, not copied rows

1 participant