Skip to content

WIP: populate-depot: Add support for downloading a standalone pressure-vessel release

Simon McVittie requested to merge wip/t28526 into master
  • populate-depot: Remove unused support for loading JSON from a file

    We have too many options here already, let's rein it in by deleting the ones we don't actually use in any of our infrastructure.

  • populate-depot: Add more explicit versions of --pressure-vessel

    Instead of having one argument and guessing what it means, let's have multiple mutually-exclusive arguments.

    Because they're mutually-exclusive, we now have to avoid passing more than one to a particular invocation in the tests.

  • Add support for downloading a standalone pressure-vessel release


Before we merge this, we need to start publishing standalone pressure-vessel releases to the general public.

Edited by Simon McVittie

Merge request reports