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

Address env variables as constants and default to a non-production environment #19

Open
georgiamoon opened this issue Aug 24, 2018 · 0 comments
Labels

Comments

@georgiamoon
Copy link
Contributor

client = bigtable.Client(project='mlab-oti', admin=False)

Should this be a parameter or a global constant?

The goal is for this project to write to a new table or db? It could be beneficial to default to a non-production environment.

@pboothe pboothe added the backlog label Oct 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants