docs: update CI/CD setup pages with comprehensive onboarding tutorial#68
Merged
docs: update CI/CD setup pages with comprehensive onboarding tutorial#68
Conversation
…rding tutorial - Complete onboarding guide for Recce Cloud setup - Includes profile.yml configuration for Base/Current environments - GitHub Actions workflow examples for both CD and CI - Per-PR schema isolation strategy - Verification checklist and troubleshooting table Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Content consolidated into start-free-with-cloud.md Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Align with updated start-free-with-cloud.md structure Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Align with updated start-free-with-cloud.md structure Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Align with updated start-free-with-cloud.md structure Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Update reference to new Connect Git Provider section Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Use pr-workflow.yml to match start-free-with-cloud.md example Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
setup-cd.md: - Rename workflow file to base-workflow.yml - Update workflow name to "Update Base Metadata" - Add full Snowflake env variables - Include dbt build step (not optional) - Update key points setup-ci.md: - Add full Snowflake env variables including per-PR schema - Include dbt build step (not optional) - Update Platform Comparison table filename - Update key points to highlight per-PR schema isolation Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Trigger information already visible in workflow YAML Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Shows expected state after completing CI/CD setup Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add pymdownx.tasklist extension to mkdocs.yml so task list syntax renders as styled checkboxes. Convert all prerequisite and checklist items across CI/CD docs to use consistent `- [x]` syntax. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: even-wei <evenwei@infuseai.io>
even-wei
approved these changes
Feb 11, 2026
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
start-free-with-cloud.mdwith comprehensive CI/CD onboarding tutorial from draftcloud-5min-tutorial.mdChanges
Main content:
docs/2-getting-started/start-free-with-cloud.md- Complete rewrite with profile.yml setup, GitHub Actions workflows, verification checklist, and troubleshootingLink fixes:
docs/7-cicd/ci-cd-getting-started.md- Update Git provider linkdocs/7-cicd/setup-cd.md- Update Git provider linkdocs/7-cicd/setup-ci.md- Update Git provider link + align workflow filenamedocs/2-getting-started/gitlab-pat-guide.md- Fix broken anchor linkRemoved:
docs/2-getting-started/cloud-5min-tutorial.md- Placeholder fileTest plan
mkdocs build --strictpasses without anchor errors🤖 Generated with Claude Code