Skip to content

improve long term stability of builds #1

@cknoll

Description

@cknoll

in the current deployment concept the runner container is build in every deployment-run. During this processes dependencies are installed with recent versions, e.g. via apt or pip. This might lead to compatibility issues over time.

Better solution: fix the runner container image and create a new one if necessary. old images can be deleted if all solutions pass on at least one newer image.

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