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

Add parameter to Upload to Zoltar action to switch between production and staging #5104

Open
ydhuang28 opened this issue Oct 17, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request low priority

Comments

@ydhuang28
Copy link
Contributor

Right now to switch the upload script between production and staging one needs to commit the code/zoltar_scripts/upload_covid19_forecasts_to_zoltar.py script with STAGING = True to the master branch. To simplify this process, we should add a parameter to the GitHub action that runs this script to flip the variable from False to True.

Because the GitHub action does not call the python script directly, we need to make sure that the new parameter passes through the 2 shell scripts that eventually call the python script.

@ydhuang28 ydhuang28 added the enhancement New feature or request label Oct 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority
Projects
None yet
Development

No branches or pull requests

4 participants