Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

add support for Cloud Build config (resolve #8) #27

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

SaketramDurbha
Copy link
Contributor

This issue resolves Issue #8.

Currently set up with making a mandatory substitution _SST_RUN_REGION for passing the Cloud Run region to the Cloud Build config file, but this is open to being changed.

Will rebase and update once PR #22 is merged.

"log"
"os/exec"
"path/filepath"
)

// InitConfig initializes binds command line flags and environment variables to viper configuration keys. This should
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is also a placeholder for @danielylee01 's work, to be built off of this PR: #22

README.md Outdated Show resolved Hide resolved
internal/lifecycle/cloud_build_config.go Outdated Show resolved Hide resolved
internal/util/tempfiles.go Outdated Show resolved Hide resolved
internal/util/tempfiles.go Outdated Show resolved Hide resolved
internal/lifecycle/lifecycle.go Outdated Show resolved Hide resolved
@SaketramDurbha SaketramDurbha requested review from grayside and tritone and removed request for tritone August 20, 2020 19:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for "cloudbuild.yaml" as a build mechanism or log a warning
2 participants