Skip to content

Allow updating to a specific Autolab version #64

@damianhxy

Description

@damianhxy

Currently, make update pulls the latest Autolab (and Tango) versions. Also, it doesn't pull the latest changes from the docker repo.

However, this might be undesirable as the master branches could be unstable.

Possible approach

  • Create autolab/docker releases in tandem with autolab/Autolab releases
  • make update to support optional specification of autolab/docker release tag. If specified, it should checkout the docker repo at that tag and pull the corresponding submodules (git submodule update)

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