-
Notifications
You must be signed in to change notification settings - Fork 5
Update docs architecture with Seqera theme #1011
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for seqera-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pre-commit formatting suggestions
Pre-commit hooks found some formatting changes. You can apply each suggestion directly by clicking the "Commit suggestion" button, or run pre-commit locally and commit again.
| }; | ||
| themeConfig: getSeqeraThemeConfig({}), | ||
| }); | ||
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| } | |
| } |
| ### Request body parameters | ||
| ### Request body parameters | ||
|
|
||
| ::table{file=parameter-tables/teams/request-bodies.yml} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ::table{file=parameter-tables/teams/request-bodies.yml} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pre-commit formatting suggestions
Pre-commit hooks found some formatting changes. You can apply each suggestion directly by clicking the "Commit suggestion" button, or run pre-commit locally and commit again.
| **Missing tag values in cloud provider resources**: | ||
| - Verify that resource labels are applied to the correct compute environment | ||
| - Check that workflows are using the tagged compute environment | ||
| - For dynamic labels, ensure variables use correct syntax: `${workflowId}` and `${sessionId}` No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| - For dynamic labels, ensure variables use correct syntax: `${workflowId}` and `${sessionId}` | |
| - For dynamic labels, ensure variables use correct syntax: `${workflowId}` and `${sessionId}` |
No description provided.