Merged
Conversation
- New base spec: seqera-api-1.109.0.yaml - Comparison overlay generated - Analysis report created - Claude-generated overlays ready for review
- Update seqera-api-latest-decorated.yml to v1.102.0 from master - Add seqera-api-1.102.0.yaml base spec for diff analysis - Prepares branch for 1.102.0 → 1.109.0 overlay generation Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- 15 overlay files covering 13 new endpoints across 5 controllers - SSH keys (6 endpoints): full CRUD + validation - Pipeline versions (4 endpoints): list, validate, update, manage - Pipeline schemas (1 endpoint): create schema - Credentials (1 endpoint): get encrypted credentials - Workspaces (1 endpoint): delete workspace user - Pipelines modifications: updated summary + new versionId parameters - Includes comparison overlay and analysis JSON Ready for consolidation and application. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Applied consolidated 1.109.0 overlays to decorated spec - Added 11 new API operations (credentials, pipeline-versions, ssh-keys, workspaces) - Added 18 new schemas with complete definitions - Added ~200+ missing descriptions for credentials, datasets, organizations, labels, tokens - Regenerated all API documentation with updated parameter tables - Created info pages for pipeline-versions, pipeline-schemas, and ssh-keys - Updated sidebar: SSH keys as subcategory of Credentials, pipeline versions/schemas as subcategories of Pipelines - Updated API version from 1.95.0 to 1.109.0 Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for seqera-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Resolved merge conflicts by keeping regenerated API docs for v1.109.0. Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
- Archived all 1.109.0 overlay files to overlay_archives/ - Removed 1.95 comparison files (base-1.95-to-1.109.0-changes.*) - Removed claude-generated-overlays.md - Archived base-1.102.0-to-1.109.0-changes.yaml comparison overlay Specs directory now contains only: - seqera-api-1.102.0.yaml (previous base spec) - seqera-api-1.109.0.yaml (current base spec) - seqera-api-latest-decorated.yml (decorated spec with overlays applied) Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
Updated package-lock.json to sync with package.json after merge. Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
Added missing data-link operations from master: - generate-data-link-upload-url-with-path - finish-data-link-upload-with-path Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
The platform-repo submodule reference was a leftover without .gitmodules configuration. Master branch has no submodules, so removing this remnant. Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
Replaced auto-generated sidebar.ts with clean version from master to resolve merge conflict markers. We use the manual sidebar.js file for API docs. Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
justinegeffen
approved these changes
Feb 19, 2026
Co-Authored-By: Claude Sonnet 4.5 (1M context) <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
This PR updates the Platform API documentation to version 1.109.0, adding 13 new API operations with comprehensive descriptions and regenerated documentation.
API Changes
New operations (13 total):
New schemas (18 total):
Documentation Updates
Overlays applied:
Generated documentation:
Sidebar organization:
Files Changed
Test plan
🤖 Generated with Claude Code