Skip to content

Incorrect version reported by blueapi running from container #1529

@tpoliaw

Description

@tpoliaw

The version reported by blueapi running from a container does not match the container being run. When running a server, this appears as the client failing its version check (Version mismatch: Blueapi server version is X but client version is Y).

The simplest demonstration is to run blueapi --version using the image.

$ podman run --rm ghcr.io/diamondlightsource/blueapi:1.14.0 --version
blueapi, version 1.14.1.dev0+gaf0695875.d20260424

Acceptance Criteria

  • The version reported by blueapi in the container matches the version of the container

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingciPull requests that update GitHub Actions codedeploymentStuff related to running in production container

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions