Lower the number of results per page to work around GH timeout errors

When using the standard 100 results per page, GitHub will currently throw a backend database timeout error. We work around this by lowering it to 40 for now. Will assess later if it can be switched back.
1 file changed
tree: 395ad4ad34ac3b7863b5d963dff9d639a784f4b9
  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.