4767 Commits

Author SHA1 Message Date
Maciej Winnicki
1df27847d5 Merge pull request #2301 from serverless/static-html-example
Add API gateway + Lambda serving static html example
2016-10-13 12:47:14 +02:00
Maciej Winnicki
11e9a72a65
remove not used file 2016-10-13 12:46:37 +02:00
Maciej Winnicki
ff990f3aa1
migrate to lambda-proxy integration type 2016-10-13 12:37:10 +02:00
Maciej Winnicki
2744b9fed3 Merge pull request #2338 from serverless/python-hello-world
add python hello world example
2016-10-13 12:34:50 +02:00
Maciej Winnicki
e43d3abcc4
update readme 2016-10-13 12:18:02 +02:00
Maciej Winnicki
0f577341e5
remove .serverless from ignore 2016-10-13 12:15:30 +02:00
Maciej Winnicki
036a860827
Merge branch 'master' into static-html-example 2016-10-13 12:14:53 +02:00
Florian Motlik
96c49e3f65 Rename Changelog file 2016-10-13 11:15:40 +02:00
Florian Motlik
1a986ea5d6 Merge pull request #2354 from serverless/1.0.2-changelog
1.0.1 and 1.0.2 changelog with Release checklist updates
2016-10-13 11:11:18 +02:00
Florian Motlik
6fda5ca328 Add create changelog task 2016-10-13 11:10:31 +02:00
Florian Motlik
5af8f74409 Fix from PR feedback 2016-10-13 11:09:22 +02:00
Florian Motlik
a2f87d2c10 1.0.1 and 1.0.2 changelog with Release checklist updates 2016-10-13 10:59:25 +02:00
Florian Motlik
11631494ba Merge pull request #2353 from serverless/fix-included-files
Add task to Release Checklist for included files
v1.0.1 v1.0.2
2016-10-13 10:37:01 +02:00
Florian Motlik
45e10aafe6 Add task to Release Checklist for included files 2016-10-13 10:36:26 +02:00
Florian Motlik
565b45346b Merge pull request #2352 from serverless/fix-included-files
Only include specific files into npm deployment
2016-10-13 10:32:37 +02:00
Florian Motlik
0f859b7a6c Only include specific files into npm deployment 2016-10-13 10:27:00 +02:00
Florian Motlik
9400b51b74 Merge pull request #2351 from serverless/bump-1.0.2
Bump Version to 1.0.2 and update shrinkwrap and RELEASE Checklist
2016-10-13 10:12:20 +02:00
Florian Motlik
0073718bdb Bump Version to 1.0.2 and update shrinkwrap and RELEASE Checklist 2016-10-13 10:02:41 +02:00
Florian Motlik
8be271be94 Merge pull request #2345 from serverless/add-slstats
Add SlStats functionality
2016-10-13 09:46:27 +02:00
Andrew McClenaghan
da2a5ef914 Fix test ordering 2016-10-13 17:14:24 +10:00
Andrew McClenaghan
55ccc03bfa Clean up S3 bucket after a successful deploy instead of before to allow stacks to rollback successfully after multiple fails 2016-10-13 17:14:24 +10:00
Maciej Winnicki
7c9541881a
fix readme typo 2016-10-13 08:48:02 +02:00
WooDzu
2a9ae98325 default stack tags should be extended instead of replaced 2016-10-13 08:41:32 +02:00
Maciej Winnicki
cda498aba7
Merge branch 'master' into python-hello-world
Conflicts:
	docs/02-providers/aws/examples/hello-world/python/README.md
2016-10-13 08:37:03 +02:00
Maciej Winnicki
e4490c7b5b Merge pull request #2350 from marcelocbf/patch-1
Update 01-create.md
2016-10-13 08:33:24 +02:00
Florian Motlik
61ceed2637 Merge pull request #2349 from htynkn/patch-1
Update supported template document
2016-10-13 08:29:55 +02:00
WooDzu
51ed796b04 proper yaml for for AWS doc 2016-10-13 07:44:13 +02:00
WooDzu
c47ce0827a fix linting errors 2016-10-13 07:44:13 +02:00
WooDzu
5dde1a7bcb Better example of stack policy 2016-10-13 07:39:57 +02:00
WooDzu
73074ed8f6 Implement custom Stack Tags and Policy #1956 2016-10-13 07:39:57 +02:00
Marcelo
25b3ee0126 Update 01-create.md
fixing explanation of --template option
2016-10-12 22:49:31 -04:00
Huang YunKun
144d8be2d9 Update supported template document
Add `aws-scala-sbt` to list
2016-10-13 10:25:04 +08:00
Philipp Muens
e4677f7309 Update .gitignore file 2016-10-12 18:47:43 -07:00
Philipp Muens
c34775461c Split logStat into two functions and wrap it into Promise 2016-10-12 18:25:55 -07:00
Philipp Muens
35bac66412 Fix listing issues 2016-10-12 18:25:55 -07:00
Philipp Muens
7e52e764b4 Move status message for stats plugin out of if check 2016-10-12 18:25:55 -07:00
Philipp Muens
52318d4c3c Refactor so that only one stats file is used 2016-10-12 18:25:55 -07:00
Philipp Muens
b443b2cf9d Add SlStats functionality 2016-10-12 18:25:55 -07:00
Austen
cfca676841 Merge pull request #2347 from serverless/remove-python-reference-in-package-json
Remove Python reference in package.json
2016-10-12 18:24:59 -07:00
Philipp Muens
afa0e90d0e Remove Python reference in package.json 2016-10-12 16:04:48 -07:00
Florian Motlik
11fbfc77d9 Merge pull request #2322 from serverless/remove-outdated-readme-md-files
Closes #2292 - Remove outdated README.md files
2016-10-12 15:23:08 +02:00
Florian Motlik
544c48d705 Merge pull request #2324 from serverless/remove-all-contributors-cli-package
Remove all-contributors-cli package
2016-10-12 15:19:06 +02:00
Florian Motlik
e94805519a Merge pull request #2332 from horike37/issue-2331
remove serverless-run-python-handler
2016-10-12 15:18:31 +02:00
Florian Motlik
d8a9a0a2ee Merge pull request #2337 from serverless/standardize-command-desc
standardize commands decription
2016-10-12 15:18:12 +02:00
Florian Motlik
cfccde8405 Merge pull request #2339 from serverless/external-lib
add external library Node.js example
2016-10-12 15:16:30 +02:00
Florian Motlik
ba85ed13ba Merge pull request #2342 from serverless/why-serverless
Add Serverless Name description
2016-10-12 15:12:34 +02:00
Florian Motlik
630cdf2865 Add Serverless name description 2016-10-12 15:00:57 +02:00
Maciej Winnicki
d2a634e20a
fix lint errors in examples 2016-10-12 12:06:40 +02:00
Maciej Winnicki
c9bc0b2e66
add external library Node.js example 2016-10-12 11:18:18 +02:00
Maciej Winnicki
077866a8c0
add python hello world example 2016-10-12 09:41:58 +02:00