MarkEdmondson1234 / googleCloudRunner

Easy R scripts on Google Cloud Platform via Cloud Run, Cloud Build and Cloud Scheduler
https://code.markedmondson.me/googleCloudRunner/
Other
80 stars 25 forks source link

allowing certain pass through arguments #181

Open muschellij2 opened 2 years ago

muschellij2 commented 2 years ago

projectId should be able to pass through so cr_project_get isn't invoked and I believe you need to pass timeout to cr_build_yaml, but doing so just in case.