Skip to content

.common-env.sh uses wrong version tag for package image #1576

@kirkrodrigues

Description

@kirkrodrigues

Bug

.common-env.sh is using v<semver> instead of <semver> for the package image tag:

export CLP_PACKAGE_CONTAINER_IMAGE_REF="ghcr.io/y-scope/clp/clp-package:v$version"

whereas the version which gets written to the package's VERSION file doesn't have the prefix v:

G_PACKAGE_VERSION: "0.5.2-dev"

CLP version

6ff94f8

Environment

N/A

Reproduction steps

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions