Skip to content

Develop cli version not the same as pushed images #1174

@chrismatix

Description

@chrismatix

The CLI version is defined as the STABLE_VERSION obtained from the tools/build/bazel_status.sh script. On the develop branch this resolves to the contents of the version file. I.e. 0.12.0-alpha

The cli relies on images of the same version tag to be present. However, the ci always pushes images tagged with develop on the develop branch.

Solution Have the tools/build/bazel_status.sh set STABLE_VERSION to develop on the develop branch.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions