-
Notifications
You must be signed in to change notification settings - Fork 5
[Draft] API Documentation Updates for v1.96 #983
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
Draft
github-actions
wants to merge
14
commits into
test-overlay-workflow
Choose a base branch
from
api-docs-v1.96
base: test-overlay-workflow
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
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
6cc5b4f to
1087668
Compare
* Add helm to v25.3 sidebar * Bump helm chart version to 0.20.1
* Add all available seqera compute regions to Platform Cloud docs * Expand SA into South Africa Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com> --------- Signed-off-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Add phase 2 automation workflows * Add claude-generated-overlays.md to YAML extraction * Update apply-overlays-and-regenerate.yml
Add critical guidance on using remove-then-update pattern when replacing arrays (enums, required fields) in OpenAPI overlays. Direct update actions append to existing arrays instead of replacing them, creating invalid YAML with duplicate values. Documentation changes: - Add "Array Replacement Pattern" section to overlay-patterns.md with detailed examples of the problem and solution - Add troubleshooting guidance to platform-api-docs/README.md - Include examples for fixing duplicate required fields and enums - Add workflow progress log (claude-progress.md) Spec improvements: - Apply schema deduplication overlay to decorated spec - Fix 12 validate-json-schema errors (duplicate items in required arrays) - Archive schema-required-duplicates-overlay-1.96.yaml - Replace seqera-api-latest-decorated.yml with deduplicated .yaml version Cleanup: - Remove intermediate backup files - Remove unused data-links path params overlay (API design issue) - Keep only clean deduplicated decorated spec The decorated spec now passes all schema validation checks except for the 4 known path-params errors requiring backend API fixes. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
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.
API Version: 1.96
This PR was automatically generated by the API docs workflow.
What's included
Next steps
claude-generated-overlays.mdpython scripts/validate_overlay.py <file>overlays-approvedto trigger Phase 3Analysis Summary
See analysis JSON file for detailed breakdown of changes.
Triggered by: llewellyn-sl
Platform commit: manual trigger