Skip to content

Updated admin removal for package versions: using the flag on the action #8788

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

Merged
merged 3 commits into from
Jun 2, 2025

Conversation

isoos
Copy link
Collaborator

@isoos isoos commented May 23, 2025

  • part of Package deletion admin action should just remove packages from public bucket #8730
  • only changes the deletion of a version and not the package (yet, to be done in a follow-up PR)
  • follows the same admin action pattern as the moderate actions
  • reuses most of the update code with moderating and deleting a package version
  • updated tests with only a few relevant bits, we won't need to duplicate everything, as the main code will be already tested with the moderation action
  • does the actual deletion after 2 months

@isoos isoos requested review from jonasfj and sigurdm May 23, 2025 14:21
@isoos
Copy link
Collaborator Author

isoos commented May 30, 2025

Note: also updated to merge/reuse the deletion of a package version.

@isoos isoos merged commit ca14aca into dart-lang:master Jun 2, 2025
31 checks passed
@isoos isoos deleted the remove-pv branch June 2, 2025 15:00
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.

2 participants