Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Since we can now execute a release fully from Github, we need to secure and establish policy around how releases are created.
  2. HL has expressed an interest in using Github Packages for the storage and distribution of artifacts. This has not been implemented yet but poses no technical challenge.
  3. Building multi-arch docker images without requiring an arm based self-hosted runner.
  4. More optimal splitting of tests based on prior runtimes.
  5. Factoring out of tagging/version numbering. Things are way easier when we force the version number to be used to always be provided.
  6. TODO: Tivy scans/tests are not implemented yet
  7. TODO: Java jar publication to artifactory. Holding for feedback from users who require maven artifact resolution.
  8. TODO: how to recover stdout from various tests