PR2d: Add OSS setup guides and Cloud vs OSS comparison#75
Open
PR2d: Add OSS setup guides and Cloud vs OSS comparison#75
Conversation
Helps users identify their setup path: - Own dbt run vs platform (dbt Cloud) - Simple vs advanced environment Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Create oss-setup.md: OSS installation and local validation guide - Create jaffle-shop-tutorial.md: Hands-on tutorial with DuckDB - Create cloud-vs-oss.md: Cloud vs Open Source comparison - Delete old oss-vs-cloud.md and get-started-jaffle-shop.md - Update navigation in mkdocs.yml Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Fix MCP link in cloud-vs-oss.md - Change prerequisites to checked format [x] - Change "dbt models" to "data models" for broader audience - Remove installation.md (content covered in oss-setup.md) - Update mkdocs.yml navigation Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Redirects: - installation.md → oss-setup.md - get-started-jaffle-shop.md → jaffle-shop-tutorial.md - oss-vs-cloud.md → cloud-vs-oss.md Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Contributor
Author
|
here are some URL issues: Issues to fix:
will have another PR at the end to clean up when all PRs are merged |
even-wei
approved these changes
Mar 3, 2026
Contributor
even-wei
left a comment
There was a problem hiding this comment.
Overall, LGTM.
Should we use DataRecce/jaffle_shop_duckdb rather than dbt-labs/jaffle_shop_duckdb?
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
Create OSS setup guide, Jaffle Shop tutorial, and Cloud vs OSS comparison. For users who want to use Recce locally (single user, not team CI/CD).
Scope
2-getting-started/oss-setup.md2-getting-started/jaffle-shop-tutorial.md1-whats-recce/cloud-vs-oss.md2-getting-started/oss-vs-cloud.md2-getting-started/get-started-jaffle-shop.md2-getting-started/installation.mdQuality Checks
Redirects
2-getting-started/installation.md2-getting-started/oss-setup.md2-getting-started/get-started-jaffle-shop.md2-getting-started/jaffle-shop-tutorial.md2-getting-started/oss-vs-cloud.md1-whats-recce/cloud-vs-oss.mdContent Changes
Before → After
oss-setup.mdjaffle-shop-tutorial.mdget-started-jaffle-shop.mdcloud-vs-oss.mdoss-vs-cloud.mdinstallation.mdget-started-jaffle-shop.mdoss-vs-cloud.mdReview status:
Change Review
I reviewed all changes and confirm:
Review notes: QA and AISEO passed. All 3 redirects configured in mkdocs.yml.
Test plan
🤖 Generated with Claude Code