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

feat: add lambda bundling and config #7

Merged
merged 1 commit into from
Mar 30, 2016
Merged

feat: add lambda bundling and config #7

merged 1 commit into from
Mar 30, 2016

Conversation

bbangert
Copy link
Member

Allows for Lambda zipfile creation, and includes additional commands
needed for zipfile bundling and Lambda execution.

Closes #4

@jrconlin r?

@codecov-io
Copy link

Current coverage is 100.00%

Merging #7 into master will not affect coverage as of 612a1ec

@@            master      #7   diff @@
======================================
  Files           11      11       
  Stmts          322     322       
  Branches         0       0       
  Methods          0       0       
======================================
  Hit            322     322       
  Partial          0       0       
  Missed           0       0       

Review entire Coverage Diff as of 612a1ec

Powered by Codecov. Updated on successful CI builds.


$ make lambda-package

Ensure that no extra files are present in the work directory, as all files in
Copy link
Member

Choose a reason for hiding this comment

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

"All files in the work directory are included tin the lambda package, except any file listed in the ignore section of lambda.json. Remove any other file from the work directory.

@jrconlin
Copy link
Member

r+. Minor language tweaks to be more assertive.

Allows for Lambda zipfile creation, and includes additional commands
needed for zipfile bundling and Lambda execution.

Closes #4
@bbangert bbangert merged commit 617662c into master Mar 30, 2016
@bbangert bbangert deleted the feat/issue-4 branch March 30, 2016 19:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants