Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More info about the Catalog in the tutorial #91

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

handrews
Copy link
Contributor

This adds some explanations of a few Catalog-related topics:

  • Creating a catalog is how the standard meta-schemas get loaded
  • The default-named catalog is used automatically
  • More information on configuring sources
  • Mutually referencing schemas can only be loaded through the catalog with sources
  • Configuring multiple caches
  • Which things are catalog-wide vs cache-specific
  • Creating metaschemas via the catalog

Second half of the replacement for #79, which I know was not slated for 0.10.1. I will also not be bothered if you deem this too different in style or level of detail from the rest of the tutorial and decline it, or ask for major changes.

@codecov
Copy link

codecov bot commented Jun 21, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (e6f71d0) 92.73% compared to head (a580082) 92.73%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #91   +/-   ##
=======================================
  Coverage   92.73%   92.73%           
=======================================
  Files          23       23           
  Lines        2052     2052           
  Branches      435      435           
=======================================
  Hits         1903     1903           
  Misses         97       97           
  Partials       52       52           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

This adds some explanations of a few Catalog-related topics:

* Creating a catalog is how the standard meta-schemas get loaded
* The default-named catalog is used automatically
* More information on configuring soruces
* Mutually referencing schemas can only be loaded through the
  catalog with sources
* Configuring multiple caches
* Which things are catalog-wide vs cache-specific
* Creating metaschemas via the catalog
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