Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Let's come up with a better solution to cloud build locally #122

Open
balopat opened this issue Jul 28, 2017 · 0 comments
Open

Let's come up with a better solution to cloud build locally #122

balopat opened this issue Jul 28, 2017 · 0 comments

Comments

@balopat
Copy link
Contributor

balopat commented Jul 28, 2017

See #121 for more details where this came up.

In the "local emulation" of the cloud build a python script is pulled in from the python runtime - which is not an ideal solution necessarily - especially that the old version (the one I switched back to) worked, the new version doesn't, as it got modularized in this commit .

Let's find a better way to emulate cloud build locally!

Options might be:

  1. "curl" all of the dependent scripts in at runtime (ugly)
  2. write our own fork of these scripts
  3. lift these "cloud-scripts" into a separate projects which could be reused across runtime projects?
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant