You received this message because you are subscribed to the Google Groups "google-appengine-go" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-appengin...@googlegroups.com.
i have seen one issue with Go apps; running locally (without Docker) the +build comment/directives on top of Go files are not honored (e.g., a go file with "// +build ignore" is included in the "app" causing an error).
- The resource 'projects/myapp/zones/us-central1-f/instances/gae-builder-vm-vm' already exists
--
You received this message because you are subscribed to the Google Groups "google-appengine-go" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-appengin...@googlegroups.com.
If we switch versions on every deploy, we'd also have to change the default version every time too.
Also, since our versions are synced across modules, it'd be nice if it the module was included in the name.
The command will only create one VM for all 3 docker builds.
--
You received this message because you are subscribed to the Google Groups "google-appengine-go" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-appengin...@googlegroups.com.