Skip to content

Merge allowbuilddep and aptly into production

Andrej Shadura requested to merge collabora/staging into collabora/production

Changes included

  • aptly: Rename aptly_server option to aptly-server
  • Build docker images on standard runners
  • backend: Update aptly-rest-tools to v0.0.4
  • aptly: Fix incorrect architecture values
  • aptly: Perform operations via aptly-rest-tools
  • backend: Install aptly-rest-tools
  • Re-enable and extend debug prints
  • tests: Add a test for allowbuilddep name="*"
  • tests: Make sure create-user can be called multiple times in a row
  • Add support for global allowbuilddep
  • tests: Dump the last scheduler logs bits
  • tests: Verify that allowbuilddep does not apply transitively
  • tests: Split wait-for-pkg-state out of wait-for-pkg
  • tests: Verify allowbuilddep functionality works
  • tests: Add a script to create a user
  • tests: Enable debug logging on the frontend
  • tests: Rewrite create-project in Python

Merge requests included

Merge request reports