Skip to content
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

feat: Add Permission.create(*args:User | Group) support #343

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

schloerke
Copy link
Collaborator

Fixes #342
Related: https://github.com/rstudio/connect/issues/28825

@schloerke schloerke self-assigned this Nov 19, 2024
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1767 1611 91% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/posit/connect/permissions.py 73% 🟢
TOTAL 73% 🟢

updated for commit: 0dc78c2 by action🐍

@schloerke
Copy link
Collaborator Author

@jonkeane Looking for approval on the function implementation. I'll add unit testing after #339 is merged and ask again for a review before merging.

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.

Add users and groups to content item permissions
1 participant