-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Delete releases attachments if release is deleted #6068
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
Delete releases attachments if release is deleted #6068
Conversation
Codecov Report
@@ Coverage Diff @@
## master #6068 +/- ##
=========================================
Coverage ? 41.57%
=========================================
Files ? 489
Lines ? 65246
Branches ? 0
=========================================
Hits ? 27128
Misses ? 34631
Partials ? 3487
Continue to review full report at Codecov.
|
Also, I've noticed that while deleting through the API / SDK it also leaves the TAG. And I don't see Deleting a tag through the API /SDK. |
conflicted |
@adelowo please resolve conflicts |
e757621
to
c632e48
Compare
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 months. Thank you for your contributions. |
Yes but that select condition imho still needs to be fixed in migration |
Will update :) |
…s_if_release_is_deleted
ca5222b
to
797f275
Compare
…es_attachments_if_release_is_deleted
b21a621
to
9355bbc
Compare
@lunny Please take another look |
Fixes #2618.
Figured out #677 is a meta issue for #2618. This PR fixes the last 2 items on the list in #677 .