Skip to content

Conversation

@agusayerza
Copy link
Contributor

@agusayerza agusayerza commented Dec 19, 2025

This PR introduces a new implementation guide for setting up CI/CD pipelines for Nango integrations.
The guide covers:

  • Workflow Overview: A high-level look at the build, test, and deploy stages.
  • GitHub Actions Example: A complete, commented workflow file for automating integration deployment.
  • Key Steps: Detailed explanations for checking out code, installing dependencies, building integrations, running tests, and deploying to Nango.

This documentation will help users automate their development lifecycle, ensuring integrations are tested and deployed consistently.

NAN-4532


CI/CD documentation guide and navigation adjustments

Adds a dedicated CI/CD for Nango Integrations guide covering multi-stage deployments, secret management, GitHub Actions automation, and testing recommendations. Updates docs/docs.json to include the new guide in the Building integrations navigation group, while also removing the entire Reference anchor block from the navigation structure.

Key Changes

• Introduced docs/implementation-guides/building-integrations/ci-cd.mdx with workflow overview, GitHub Actions example, destructive deploy guidance, and testing recommendations.
• Registered the new guide in docs/docs.json under implementation-guides/building-integrations.
• Removed the Reference anchor (including HTTP API, SDK, and CLI navigation entries) from docs/docs.json.

Affected Areas

• docs/implementation-guides/building-integrations/ci-cd.mdx
• docs/docs.json


This summary was automatically generated by @propel-code-bot

@linear
Copy link

linear bot commented Dec 19, 2025

@my-senior-dev-pr-review
Copy link

my-senior-dev-pr-review bot commented Dec 19, 2025

🤖 My Senior Dev — Analysis Complete

👤 For @agusayerza

📁 Expert in packages/ (14 edits) • ⚡ 4th PR this month

View your contributor analytics →


📊 2 files reviewed • 4 need attention

⚠️ Needs Attention:

  • docs/implementation-guides/building-integrations/ci-cd.mdx — Guide on CI/CD implementation may influence deployment security.

🚀 Open Interactive Review →

The full interface unlocks features not available in GitHub:

  • 💬 AI Chat — Ask questions on any file, get context-aware answers
  • 🔍 Smart Hovers — See symbol definitions and usage without leaving the diff
  • 📚 Code Archeology — Understand how files evolved over time (/archeology)
  • 🎯 Learning Insights — See how this PR compares to similar changes

💬 Chat here: @my-senior-dev explain this change — or try @chaos-monkey @security-auditor @optimizer @skeptic @junior-dev

📖 View all 12 personas & slash commands

You can interact with me by mentioning @my-senior-dev in any comment:

In PR comments or on any line of code:

  • Ask questions about the code or PR
  • Request explanations of specific changes
  • Get suggestions for improvements

Slash commands:

  • /help — Show all available commands
  • /archeology — See the history and evolution of changed files
  • /profile — Performance analysis and suggestions
  • /expertise — Find who knows this code best
  • /personas — List all available AI personas

AI Personas (mention to get their perspective):

Persona Focus
@chaos-monkey 🐵 Edge cases & failure scenarios
@skeptic 🤨 Challenge assumptions
@optimizer Performance & efficiency
@security-auditor 🔒 Security vulnerabilities
@accessibility-advocate Inclusive design
@junior-dev 🌱 Simple explanations
@tech-debt-collector 💳 Code quality & shortcuts
@ux-champion 🎨 User experience
@devops-engineer 🚀 Deployment & scaling
@documentation-nazi 📚 Documentation gaps
@legacy-whisperer 🏛️ Working with existing code
@test-driven-purist Testing & TDD

For the best experience, view this PR on myseniordev.com — includes AI chat, file annotations, and interactive reviews.

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