Skip to content

Add bulk release/file yank and delete actions in project management#19539

Open
Trighap52 wants to merge 1 commit intopypi:mainfrom
Trighap52:issue-19469-bulk-release-and-file-actions
Open

Add bulk release/file yank and delete actions in project management#19539
Trighap52 wants to merge 1 commit intopypi:mainfrom
Trighap52:issue-19469-bulk-release-and-file-actions

Conversation

@Trighap52
Copy link

@Trighap52 Trighap52 commented Feb 17, 2026

Summary

  • add bulk selection checkboxes and action forms on manage release pages for releases and files
  • add POST handlers for bulk release yank/unyank/delete and bulk file deletion
  • preserve existing confirmation and deletion-flag checks for bulk operations
  • add unit tests for success paths and validation/error paths
  • update translation references after adding new translatable strings

Closes #19469.

Validation

  • make lint
  • T=tests/unit/manage/test_views.py make tests

@Trighap52 Trighap52 requested a review from a team as a code owner February 17, 2026 11:57
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.

Select multiple releases/files for deletion/yanking

1 participant