Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow updating to a specific Autolab version #64

Open
damianhxy opened this issue Jan 5, 2024 · 0 comments
Open

Allow updating to a specific Autolab version #64

damianhxy opened this issue Jan 5, 2024 · 0 comments

Comments

@damianhxy
Copy link
Member

damianhxy commented Jan 5, 2024

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant