Skip to content

brainstem is installed unpinned, so no two boxes are guaranteed the same SDK #206

Description

@danielrmerskine

box.Dockerfile runs pip3 install brainstem --upgrade with no version constraint, in a BuildKit-cached layer. Which SDK a box runs therefore depends on when that layer was last invalidated, and two boxes built weeks apart can differ. That makes cross-box comparison unreliable when diagnosing hub behaviour, and the driver already degrades differently for SDKs without discover.findAllModules. Refs #196

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions