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

Convert bin/upgrade_containers.sh to a Python script. #1919

Open
nicomiguelino opened this issue Jun 7, 2024 · 0 comments
Open

Convert bin/upgrade_containers.sh to a Python script. #1919

nicomiguelino opened this issue Jun 7, 2024 · 0 comments

Comments

@nicomiguelino
Copy link
Contributor

nicomiguelino commented Jun 7, 2024

Overview

  • Converting the script to Python can make it more robust.
  • We can leverage the use of Python libraries.

Caveats

  • When using third-party Python libraries in the script, we must make sure that it's run via the python executable from a virtual environment.
@nicomiguelino nicomiguelino converted this from a draft issue Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do
Development

No branches or pull requests

1 participant