Skip to content

Updated changelog#83

Merged
DeviaVir merged 32 commits intomotdotla:sm-adjustmentsfrom
DeviaVir:sm-adjustments
Apr 18, 2016
Merged

Updated changelog#83
DeviaVir merged 32 commits intomotdotla:sm-adjustmentsfrom
DeviaVir:sm-adjustments

Conversation

@DeviaVir
Copy link
Collaborator

No description provided.

Space and others added 30 commits February 2, 2016 16:30
Exclude *.env files from being uploaded to amazon.
Exclude .git* to exclude .gitignore.
Exclude test from zip.
Exclude packageDirectory from zip if specified.
- http://docs.aws.amazon.com/lambda/latest/dg/API_VpcConfig.html
- http://docs.aws.amazon.com/lambda/latest/dg/vpc.html
This allows users to place their Lambda functions in specific subnets with specific security groups.
- Check if the function exists, if it does update else create new
- This API provides compatibility with VpcConfig
Add -e to not escape \n when echo'ing
Merge upstream/master with kecaps:master
Updated readme: MODE is no longer a thing
- Add editorconfig
- Ignore editorconfig
* Update to pass callback for nodejs4.3 runtime
* Default to recommended runtime
* Add note about runtimes
* Added note on how to target v0.10.36
…. (2) (motdotla#80)

This lets me e.g. exclude not only `.env` but by `.env.prod` / `.env.dev`
and any other junky / sample files that happen to live in the method's
directory.  Or for that matter to move all those files into a sub-
directory and exclude that.  Less policy, more flexibility.
* Ignore .swp files by default. Remove redundant deploy.env ignore from the examples.
… run command when running with a custom event file (motdotla#51)
* Add context.json example
* Add contextFile -x --contextFile parameter
* fix contextFile example filename
* update setup log message
* Runhandler: Hotfixes
* Reformat to match existing whitespace
*  more reformating to match existing whitespace
* revert version back to 0.7.1
* Fix indenting
@DeviaVir DeviaVir merged commit c49e0a3 into motdotla:sm-adjustments Apr 18, 2016
@DeviaVir DeviaVir deleted the sm-adjustments branch April 18, 2016 11:02
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.

6 participants