-
Notifications
You must be signed in to change notification settings - Fork 84
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
nodejs: add test_project arg for templates #63
Conversation
I am extremely surprised that this is exposed/hardcoded at all. Can we just treat this like a secret and have kokoro/circle inject the environment variable? |
Let's go with hard-coding the default here for now - it's not trivial to add the environment to all nodejs- repositories on Circle and it's even more effort for Kokoro with GCS or Keystore strategies. |
@kinwa91 if you still need this, can you resolve the conflicts? |
I think this is ready @theacodes |
...to specify the project to use when running system/samples-tests