Skip to content

docs: add AWS and GCP native deployment guides to navigation#5305

Merged
vmatsiiako merged 1 commit intomainfrom
devin/1769627713-update-docs-json
Feb 4, 2026
Merged

docs: add AWS and GCP native deployment guides to navigation#5305
vmatsiiako merged 1 commit intomainfrom
devin/1769627713-update-docs-json

Conversation

@devin-ai-integration
Copy link
Contributor

Context

This PR adds navigation entries for the new AWS and GCP native deployment guides to the docs.json file. These entries enable users to navigate to the new self-hosting deployment guides from the documentation sidebar.

Important: This PR only adds the navigation entries. The actual documentation content is being added in separate PRs:

Merge order: This PR should be merged after PRs #5302 and #5303 to avoid broken navigation links.

Steps to verify the change

  1. Verify the JSON syntax is valid
  2. Confirm the page paths match the file paths in PRs docs: add comprehensive AWS ECS self-hosting guide #5302 and docs: add comprehensive GCP GKE self-hosting guide #5303:
    • self-hosting/deployment-options/aws-native
    • self-hosting/deployment-options/gcp-native
  3. Merge this PR only after the content PRs are merged

Type

  • Fix
  • Feature
  • Improvement
  • Breaking
  • Docs
  • Chore

Checklist

  • Title follows the conventional commit format: type(scope): short description (scope is optional, e.g., fix: prevent crash on sync or fix(api): handle null response).
  • Tested locally
  • Updated docs (if needed)
  • Read the contributing guide

Link to Devin run: https://app.devin.ai/sessions/de8b36ae4d4c4287ace71741aef029fe
Requested by: ashwin@infisical.com

Add aws-native and gcp-native to the Installation methods section
in docs.json to enable navigation to the new deployment guides.

Co-Authored-By: ashwin@infisical.com <ashwin@infisical.com>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@maidul98
Copy link
Collaborator

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Jan 28, 2026

Greptile Overview

Greptile Summary

This PR adds two navigation entries to docs.json for AWS and GCP native deployment guides. The changes are syntactically correct and follow the existing pattern in the documentation structure.

Key points:

Important: The referenced documentation files (aws-native.mdx and gcp-native.mdx) do not currently exist in the repository. Merging this before the content PRs (#5302 and #5303) will create broken navigation links. Verify those PRs are merged first as stated in the PR description.

Confidence Score: 4/5

  • This PR is safe to merge with minimal risk, pending verification that dependent PRs are merged first
  • The changes are straightforward documentation navigation updates with valid JSON syntax. Score is 4 (not 5) because the success depends on the proper merge order - the referenced documentation files must exist before this navigation is added to avoid broken links
  • No files require special attention - the single change to docs.json is simple and follows existing patterns

Important Files Changed

Filename Overview
docs/docs.json Added navigation entries for AWS and GCP native deployment guides

devin-ai-integration bot added a commit that referenced this pull request Jan 28, 2026
The docs.json navigation updates will be handled in a separate PR (#5305).

Co-Authored-By: ashwin@infisical.com <ashwin@infisical.com>
devin-ai-integration bot added a commit that referenced this pull request Jan 28, 2026
The docs.json navigation updates will be handled in a separate PR (#5305).

Co-Authored-By: ashwin@infisical.com <ashwin@infisical.com>
@vmatsiiako vmatsiiako merged commit f5d2a10 into main Feb 4, 2026
8 checks passed
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