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

Update the python scripts to prioritize arguments over environment variables #301

Closed
dimitar-dimitrow opened this issue Dec 14, 2023 · 0 comments · Fixed by #302
Closed
Assignees
Labels
task Single unit of work
Milestone

Comments

@dimitar-dimitrow
Copy link
Contributor

Update the python scripts used for quick start and how-to guides to prioritize arguments over environment variables. Currently the env is preferred over the argument - e.g. tenant_id = os.environ.get("TENANT") or opts_dict['-t'].

@dimitar-dimitrow dimitar-dimitrow added the task Single unit of work label Dec 14, 2023
@dimitar-dimitrow dimitar-dimitrow added this to the M5 milestone Dec 14, 2023
@dimitar-dimitrow dimitar-dimitrow changed the title Update the python scripts to prioritize arguments over envorement variables Update the python scripts to prioritize arguments over environment variables Dec 15, 2023
@antonia-avramova antonia-avramova moved this from Todo to In Progress (max 10) in Eclipse Kanto Dec 19, 2023
antonia-avramova added a commit to bosch-io/kanto that referenced this issue Dec 19, 2023
… over environment variables

Signed-off-by: Antonia Avramova <[email protected]>
@antonia-avramova antonia-avramova moved this from In Progress (max 10) to Ready for Review (max 3) in Eclipse Kanto Dec 19, 2023
antonia-avramova added a commit to bosch-io/kanto that referenced this issue Dec 19, 2023
… over environment variables

Signed-off-by: Antonia Avramova <[email protected]>
dimitar-dimitrow pushed a commit that referenced this issue Dec 19, 2023
…riables (#302)

[#301] Update the python scripts to prioritize arguments over environment variables

Signed-off-by: Antonia Avramova <[email protected]>
@github-project-automation github-project-automation bot moved this from Ready for Review (max 3) to Done in Eclipse Kanto Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Single unit of work
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants