chore: bump sdk#5297
Closed
remyleone wants to merge 3 commits into
Closed
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates generated CLI APIs/docs and corresponding fixtures to match the latest Scaleway SDK and API surface.
Changes:
- Bumps
github.com/scaleway/scaleway-sdk-goto a newer pseudo-version. - Regenerates command documentation and usage fixtures (Edge Services, Datawarehouse, Audit Trail).
- Updates K8s golden outputs to reflect removed/changed fields.
Reviewed changes
Copilot reviewed 12 out of 13 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| internal/namespaces/k8s/v1/testdata/test-wait-cluster-wait-for-pools.golden | Updates expected cluster output fields to match current API responses. |
| internal/namespaces/k8s/v1/testdata/test-get-cluster-simple.golden | Updates expected cluster output fields to match current API responses. |
| go.mod | Bumps Scaleway Go SDK dependency version. |
| go.sum | Updates module checksums for the bumped SDK version. |
| docs/commands/edge-services.md | Regenerates Edge Services backend-stage args list in docs. |
| docs/commands/datawarehouse.md | Adds/updates endpoint subcommand documentation (create/delete). |
| docs/commands/audit-trail.md | Refreshes Audit Trail resource-type enum list in docs. |
| cmd/scw/testdata/test-all-usage-edge-services-backend-stage-update-usage.golden | Regenerates CLI help/usage golden output for backend-stage update. |
| cmd/scw/testdata/test-all-usage-edge-services-backend-stage-create-usage.golden | Regenerates CLI help/usage golden output for backend-stage create. |
| cmd/scw/testdata/test-all-usage-datawarehouse-endpoint-usage.golden | Updates endpoint parent command usage to show subcommands. |
| cmd/scw/testdata/test-all-usage-datawarehouse-endpoint-delete-usage.golden | Adds golden output for new endpoint delete help/usage. |
| cmd/scw/testdata/test-all-usage-datawarehouse-endpoint-create-usage.golden | Adds golden output for new endpoint create help/usage. |
| cmd/scw/testdata/test-all-usage-audit-trail-event-list-usage.golden | Regenerates CLI help/usage golden output with updated enum values. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
4135d91 to
09a4587
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #5297 +/- ##
=======================================
Coverage 55.86% 55.86%
=======================================
Files 317 317
Lines 71645 71645
=======================================
Hits 40028 40028
Misses 30123 30123
Partials 1494 1494 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
Community Note
Relates OR Closes #0000
Release note for CHANGELOG: