Correct the to_remove list of repositories to unassign a project

This was mistakenly turned into a constant no-op. This addresses the issue, by setting the remove list to "all already assigned repositories, minus those that actually belong to the project"
1 file changed
tree: aee9ed6d1a1420b3a236abec9d0da215502f3ad0
  1. htdocs/
  2. server/
  3. .asf.yaml
  4. .gitignore
  5. LICENSE
  6. pipservice-boxer.service
  7. README.md
  8. requirements.txt
README.md

infrastructure-boxer

The ASF Infrastructure Boxer Application provides services for ASF committers and Members who are working with Git repositories. Its current services are:

  • a list of Apache GitHub repositories, original or mirrored, with links to their logs.
  • Boxer, a tool providing
    • account management: associate a user's Git account with their ASF account.
    • repository management: easily create a new Git repository within the ASF system.