docs(wip): compute environment pre-flight checks reference page#1604
Closed
MichaelTansiniSeqera wants to merge 6 commits into
Closed
docs(wip): compute environment pre-flight checks reference page#1604MichaelTansiniSeqera wants to merge 6 commits into
MichaelTansiniSeqera wants to merge 6 commits into
Conversation
Covers all three validation tiers (credential sweep, CE background sweep, synchronous launch checks), the manual re-validate flow, and a full error-message reference table with resolution steps. Also adds a proactive guidance section so users know what to verify before creating a CE. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
✅ Deploy Preview for seqera-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
| When a compute environment is marked **INVALID** and you have fixed the underlying issue, you can trigger an immediate re-validation without waiting for the next background sweep: | ||
|
|
||
| 1. Navigate to **Compute environments** in your workspace. | ||
| 2. Find the CE and open its **⋮** (three-dot) dropdown menu. |
Contributor
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Seqera.Features] Use 'drop-down' instead of 'dropdown'
All supported cloud storage backends (S3, GCS, Azure Blob) are flat object stores — sub-paths are created on first write, no pre-creation needed. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
… permissions The sweep calls GetCallerIdentity (AWS) and equivalents — this verifies the keys are accepted, not that the credential has sufficient permissions to run a pipeline. Removed the incorrect permissions note. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Background CE sweep skips INVALID CEs entirely — recovery requires explicit manual Validate. Removed the "re-validated automatically" claim. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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
platform-cloud/docs/compute-envs/preflight-checks.mdx— a new reference page covering Platform's pre-flight check system (COMP-1724, COMP-1725, COMP-1767, COMP-1829)Status
This is a WIP draft. Still needs:
Jira
COMP-1724, COMP-1725, COMP-1767, COMP-1829
🤖 Generated with Claude Code