HubPublic

Claim

Claim Packages

Choose the right ownership path for published and candidate packages.

Claim

Use the right ownership path for published and candidate packages

Goal: use published packages directly, or move from a candidate package back to the upstream source with full awareness of ownership.

Published package

Use published packages directly

Use rawctx directly when the package detail shows a published snapshot.

rawctx snapshot-download @pasar6987/stripe-subscriptions
rawctx snapshot-download @pasar6987/stripe-subscriptions@<version>
# download one file listed in manifest.models
rawctx download @pasar6987/stripe-subscriptions README.md

Candidate package

Review structure, then go upstream

Use review data to inspect the structure, then follow the source link because runnable package access does not belong to rawctx for that package yet.

rawctx info @dbt-hub/jaffle-shop
# open the source link from the package detail page
# claim only when you are ready to publish a version you own