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 packages attribute to content #313

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

Conversation

tdstein
Copy link
Collaborator

@tdstein tdstein commented Oct 15, 2024

Adds packages support.

Resolves #304
Requires https://github.com/rstudio/connect/issues/28227

Copy link

github-actions bot commented Oct 15, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1295 1241 96% 0% 🟢

New Files

File Coverage Status
src/posit/connect/packages.py 100% 🟢
TOTAL 100% 🟢

Modified Files

File Coverage Status
src/posit/connect/content.py 100% 🟢
src/posit/connect/paginator.py 100% 🟢
TOTAL 100% 🟢

updated for commit: bedfb7d by action🐍

@tdstein tdstein force-pushed the tdstein/304-content-packages branch 3 times, most recently from d4bba40 to 1641926 Compare October 16, 2024 19:23
@tdstein
Copy link
Collaborator Author

tdstein commented Oct 16, 2024

@mmarchetti - here is a basic implementation of the '/v1/content/.../packages' endpoint.

@tdstein tdstein force-pushed the tdstein/304-content-packages branch from 1641926 to bedfb7d Compare October 17, 2024 18:06
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 content packages endpoint
1 participant