Skip to content

[bot] Merge master/8bfa6ffe into rel/dev - #1811

Merged
yenkins-admin merged 2 commits into
rel/devfrom
snapshot-master-8bfa6ffe-to-rel/dev
Sep 11, 2026
Merged

[bot] Merge master/8bfa6ffe into rel/dev#1811
yenkins-admin merged 2 commits into
rel/devfrom
snapshot-master-8bfa6ffe-to-rel/dev

Conversation

@yenkins-admin

Copy link
Copy Markdown
Contributor

🚀 Automated PR to perform merge from master into rel/dev with changes up to 8bfa6ff (created by https://github.com/gooddata/gooddata-python-sdk/actions/runs/34599523420).

F1-2785 added CREATE_METRIC to the backend permission hierarchy and
switched POST /entities/workspaces/{id}/metrics over to it, but the
specs this client generates from still predate that, so assigning the
level through the SDK failed client-side validation.

Adds the value to the seven workspace-permission enums in the metadata
spec and updates the metrics POST security info, then regenerates. The
merged spec was verified to be reproducible from the per-API specs
first, so the only delta is this one, rather than the unrelated drift a
full staging re-download would pull in.

jira: F1-2785
risk: low
…ission

feat(gooddata-api-client): add the CREATE_METRIC workspace permission
@yenkins-admin
yenkins-admin merged commit f846a48 into rel/dev Sep 11, 2026
1 check passed
@yenkins-admin
yenkins-admin deleted the snapshot-master-8bfa6ffe-to-rel/dev branch September 11, 2026 12:34
@codecov

codecov Bot commented Sep 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.30%. Comparing base (c1d2bcb) to head (8bfa6ff).
⚠️ Report is 584 commits behind head on rel/dev.

Additional details and impacted files
@@           Coverage Diff            @@
##           rel/dev    #1811   +/-   ##
========================================
  Coverage    82.30%   82.30%           
========================================
  Files          283      283           
  Lines        20421    20421           
========================================
  Hits         16807    16807           
  Misses        3614     3614           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants