Skip to content

docs: update CI/CD setup pages with comprehensive onboarding tutorial#68

Merged
ijac13 merged 12 commits intomainfrom
pr2-cicd-setup-pages
Feb 11, 2026
Merged

docs: update CI/CD setup pages with comprehensive onboarding tutorial#68
ijac13 merged 12 commits intomainfrom
pr2-cicd-setup-pages

Conversation

@ijac13
Copy link
Copy Markdown
Contributor

@ijac13 ijac13 commented Feb 11, 2026

Summary

  • Replace start-free-with-cloud.md with comprehensive CI/CD onboarding tutorial from draft
  • Delete placeholder cloud-5min-tutorial.md
  • Update all broken anchor links across CI/CD documentation
  • Align workflow filenames for consistency

Changes

Main content:

  • docs/2-getting-started/start-free-with-cloud.md - Complete rewrite with profile.yml setup, GitHub Actions workflows, verification checklist, and troubleshooting

Link fixes:

  • docs/7-cicd/ci-cd-getting-started.md - Update Git provider link
  • docs/7-cicd/setup-cd.md - Update Git provider link
  • docs/7-cicd/setup-ci.md - Update Git provider link + align workflow filename
  • docs/2-getting-started/gitlab-pat-guide.md - Fix broken anchor link

Removed:

  • docs/2-getting-started/cloud-5min-tutorial.md - Placeholder file

Test plan

  • mkdocs build --strict passes without anchor errors
  • All internal links verified
  • Review content renders correctly on staging

🤖 Generated with Claude Code

ijac13 and others added 7 commits February 11, 2026 12:32
…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>
@ijac13 ijac13 requested a review from even-wei February 11, 2026 04:40
ijac13 and others added 5 commits February 11, 2026 12:44
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>
@ijac13 ijac13 merged commit b3f0d1e into main Feb 11, 2026
@ijac13 ijac13 deleted the pr2-cicd-setup-pages branch February 11, 2026 08:45
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.

2 participants