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

Automate version selection for SLC #142

Open
MarleneKress79789 opened this issue Oct 18, 2023 · 0 comments
Open

Automate version selection for SLC #142

MarleneKress79789 opened this issue Oct 18, 2023 · 0 comments
Labels
feature New feature or request

Comments

@MarleneKress79789
Copy link
Collaborator

MarleneKress79789 commented Oct 18, 2023

Currently the user specifies which version of the slc they want to download. this leads to potentially downloading incompatible slc's. instead the code should automatically download the slc with the same version as the installes TE package.

  • check which package version is installed
    • or create automatic version.py file and check that
  • set as version for the slc before the download
  • allow overriding this version for emergencies
  • don't mention the override in the user guide but do mention in the dev guide
  • make sure the version parameter does not show up in user guide or cli help , probably by using an environment variable
  • what to do about testing before release/right after release?
@MarleneKress79789 MarleneKress79789 added the feature New feature or request label Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant