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: Delete package version #68

Merged
merged 1 commit into from
Oct 11, 2024
Merged

feat: Delete package version #68

merged 1 commit into from
Oct 11, 2024

Conversation

AllexVeldman
Copy link
Owner

@AllexVeldman AllexVeldman commented Oct 11, 2024

Add support for deleting a package version.

  • ghcr.io does not support deleting using the OCI distribution spec.
  • Runs the smoke-test as part of the publish workflow

@AllexVeldman AllexVeldman self-assigned this Oct 11, 2024
Copy link

codecov bot commented Oct 11, 2024

Codecov Report

Attention: Patch coverage is 91.12903% with 11 lines in your changes missing coverage. Please review.

Project coverage is 94.95%. Comparing base (6799171) to head (9e59edf).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/pyoci.rs 68.42% 6 Missing ⚠️
src/app.rs 95.04% 5 Missing ⚠️
Additional details and impacted files

@AllexVeldman AllexVeldman force-pushed the package-delete branch 3 times, most recently from 826f16d to 41dbc8c Compare October 11, 2024 13:31
@AllexVeldman AllexVeldman marked this pull request as draft October 11, 2024 13:45
@AllexVeldman AllexVeldman added the enhancement New feature or request label Oct 11, 2024
Add support for deleting a package version.

- `ghcr.io` does not support deleting using the OCI distribution spec.
- Runs the smoke-test as part of the publish workflow
@AllexVeldman AllexVeldman marked this pull request as ready for review October 11, 2024 14:07
@AllexVeldman AllexVeldman merged commit 11334bc into main Oct 11, 2024
6 checks passed
@AllexVeldman AllexVeldman deleted the package-delete branch October 11, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant