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: adds bundle create and download #179

Merged
merged 2 commits into from
Apr 25, 2024
Merged

Conversation

tdstein
Copy link
Collaborator

@tdstein tdstein commented Apr 23, 2024

Resolves #108

Copy link

github-actions bot commented Apr 23, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
953 917 96% 80% 🟢

New Files

No new covered files...

Modified Files

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

updated for commit: 9a5c9bf by action🐍

@tdstein tdstein force-pushed the tdstein/108-bundles-create branch 2 times, most recently from 4e78efd to c926025 Compare April 23, 2024 19:59
src/posit/connect/bundles.py Outdated Show resolved Hide resolved
src/posit/connect/bundles.py Outdated Show resolved Hide resolved
src/posit/connect/bundles.py Outdated Show resolved Hide resolved
@tdstein tdstein force-pushed the tdstein/108-bundles-create branch 5 times, most recently from c1a01d2 to 10f05a2 Compare April 24, 2024 19:15
@tdstein tdstein requested a review from nealrichardson April 24, 2024 19:15
@tdstein tdstein force-pushed the tdstein/108-bundles-create branch from 10f05a2 to 9a5c9bf Compare April 24, 2024 19:26
Copy link
Collaborator

@nealrichardson nealrichardson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, seems straightforward

@tdstein tdstein merged commit ce92b31 into main Apr 25, 2024
7 checks passed
@tdstein tdstein deleted the tdstein/108-bundles-create branch April 25, 2024 20:02
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.

Bundles.create() by upload
3 participants