Skip to content

GoDep Design doc #70

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 14, 2019
Merged

GoDep Design doc #70

merged 2 commits into from
Jan 14, 2019

Conversation

sthulb
Copy link
Contributor

@sthulb sthulb commented Jan 14, 2019

Description of changes:
Creates a design doc for go-dep builder, it was omitted from the original PR.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@jfuss jfuss left a comment

Choose a reason for hiding this comment

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

Just a small piece of feedback. Thanks for going back and adding this.

- `GOOS=linux GOARCH=amd64 go build -o handler main.go`
- `zip -r source.zip`

The scope of `sam build` would be to create a macro for these commands to ensure that spelling and paths are correct.
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you make this the scope of the aws-lambda-builders? I want to make sure we focus on the this library provides directly so we don't constrain the library to only support SAM CLI.

@jfuss jfuss merged commit 3f24c82 into aws:develop Jan 14, 2019
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.

2 participants