-
Notifications
You must be signed in to change notification settings - Fork 49
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
TRIVIAL: fix wrong definition for workspace permissions #406
Conversation
There is a broken relationship between CatalogDeclarativeDashboardPermissionsForAssignee and CatalogPermissionsForAssigneeIdentifier. One has attribute name assignee and the second one has assignee identifier. Note that the naming should be the same.
Build succeeded (check pipeline). |
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. @@ Coverage Diff @@
## master #406 +/- ##
==========================================
+ Coverage 91.30% 91.33% +0.03%
==========================================
Files 91 91
Lines 6105 6105
==========================================
+ Hits 5574 5576 +2
+ Misses 531 529 -2
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Build succeeded (check pipeline). |
Sonar scan resultMore detail, see in https://sonarqube-gate.intgdc.com/dashboard?id=gooddata-python-sdk-gate-PR406 To scan for vulnerabilities in dependencies and run unit tests (to get coverage report in sonar) please comment your PR with 'extended check sonar'. |
Build succeeded (gate pipeline).
|
No description provided.