[bot] Merge master/1d2454b1 into rel/dev#1516
Merged
yenkins-admin merged 7 commits intorel/devfrom Apr 8, 2026
Merged
Conversation
Regenerate gooddata-api-client from latest staging OpenAPI spec. Add parameters field to CatalogDeclarativeAnalyticsLayer. risk: low
- Use duration strings for api-gw cache config (60 -> 1m) - Persist DS password after layout upload via entities PATCH - Fix _patch_ds_credentials to fall back to test_config ds_password risk: low
Add normalization to vcrpy_utils.py so cassettes recorded from staging or local docker-compose produce identical files. configure_normalization() reads active test config and builds string replacements (longest-first) for host, org_id, org_name, ds_url, ds_password, result hashes, createdAt timestamps, and proxy headers. Normalization runs only during recording (before_record_* callbacks); playback is unaffected. risk: low
…tion All gooddata-sdk cassettes re-recorded from staging with normalization active. Cassettes contain only canonical localhost:3000 / default values. Expected JSON fixtures updated to match current API responses. risk: low
Re-record FDW and pandas VCR cassettes so that _STRIPPED_RESPONSE_HEADERS (Cache-Control, Content-Length, Vary, Referrer-Policy, X-Xss-Protection, etc.) are removed from response sections. These headers differ between local and staging environments and are irrelevant to API behavior. risk: low
chore: regenerate api-client, fix local docker stack, environment-agnostic VCR cassettes
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## rel/dev #1516 +/- ##
========================================
Coverage 78.18% 78.18%
========================================
Files 228 228
Lines 14928 14930 +2
========================================
+ Hits 11671 11673 +2
Misses 3257 3257 ☔ 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.
🚀 Automated PR to perform merge from master into rel/dev with changes up to 1d2454b (created by https://github.com/gooddata/gooddata-python-sdk/actions/runs/24122223362).