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 content repositories #322

Draft
wants to merge 42 commits into
base: main
Choose a base branch
from
Draft

feat: add content repositories #322

wants to merge 42 commits into from

Conversation

tdstein
Copy link
Collaborator

@tdstein tdstein commented Nov 7, 2024

No description provided.

zackverham and others added 30 commits September 26, 2024 19:22
* main:
  build: Embrace ruff (#319)
  refactor: inject url path parts instead of endpoints (#315)
from earlier conversations with @tdstein , we should only have a single method with a trailiing kwargs so that a single mistype doesn't ruin the typed experience
The situation was really annoying and this is a temp fix
Update resources.py
* main:
  refactor: removes cache layer from active sequence (#320)
Copy link

github-actions bot commented Nov 7, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1524 1445 95% 0% 🟢

New Files

File Coverage Status
src/posit/connect/_typing_extensions.py 78% 🟢
TOTAL 78% 🟢

Modified Files

File Coverage Status
src/posit/connect/bundles.py 100% 🟢
src/posit/connect/client.py 98% 🟢
src/posit/connect/content.py 96% 🟢
src/posit/connect/hooks.py 100% 🟢
src/posit/connect/jobs.py 100% 🟢
src/posit/connect/oauth/integrations.py 100% 🟢
src/posit/connect/oauth/oauth.py 100% 🟢
src/posit/connect/resources.py 89% 🟢
src/posit/connect/users.py 96% 🟢
src/posit/connect/vanities.py 94% 🟢
TOTAL 97% 🟢

updated for commit: f356a22 by action🐍

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.

3 participants