Skip to content

AdminCLI improvements, bugfixes and policy service test updates to support preship testing

Shane Hutchins requested to merge admincli_preship_testing into master

Policy Service Improvements:

  • Added ability to skip mock tests (for running against preship env)
  • Added ability to skip delete tests (for running against preship env)
  • Replaced search.rego template in testing with standard one, previous is now search3.rego
  • Updated documentation for testing and bundle docs (clarified details)
  • Makefile updates support preship testing on AWS

AdminCLI:

  • Added spatial filter examples
  • Added demo link
  • Version increase to 0.0.5
  • Eval command now will default to random legal tag in templates if none provided
  • Improved messaging and formatting
  • Bugfix for storage/dataset download
  • Correction in search help
  • Added queryasowner option to search command
Edited by Shane Hutchins

Merge request reports