Skip to content

Include extra dependencies in app tarball#570

Merged
tmarballi merged 6 commits into
AppScale:masterfrom
cdonati:extra-go-deps
Jan 31, 2017
Merged

Include extra dependencies in app tarball#570
tmarballi merged 6 commits into
AppScale:masterfrom
cdonati:extra-go-deps

Conversation

@cdonati

@cdonati cdonati commented Jan 22, 2017

Copy link
Copy Markdown
Member

This uses the go-app-builder binary to discover the application's dependencies. The user must have a suitable GOROOT (that includes bin/go-app-builder) and GOPATH defined as environment variables in order for it to work.

If there is an issue discovering the required dependencies, the user will be prompted if they want to continue.

This tries to use go-app-builder (found via GOROOT), to list the
additional files needed by the server to compile the application.
The go-app-builder binary is included in the App Engine Go SDK.
@cdonati

cdonati commented Jan 22, 2017

Copy link
Copy Markdown
Member Author

@tmarballi tmarballi merged commit f71a6ea into AppScale:master Jan 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants