Versions Compared

Key

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

...

  • How should we build and publish the images for release versions of Beam?
    • Start with manually, as part of Beam release, and automate it later.
  • Should it be a blocker for the release?
    • Should we make it part of the release and not mark release as complete until the images are published?
      • For first three release(v2.16 ~ v2.18), we can make it optional, and if all these release go well, we can make it mandatory part of the release(from v2.19).
    • Should it be done by the same release owner?
      • Yes, this document provides step by step guide about building, testing and pushing. In future, we can automate this process.
    • Should the validation be part of the release validation?
      • YesMaybe.(?)

Commands

This section describes the commands that are used to build, publish, run tests and examples for the images.

...