12298 Commits

Author SHA1 Message Date
Mariusz Nowak
304f0ec2b9 refactor(Variables): Clear ineffective promise functions usage 2020-01-29 14:45:12 +04:00
Mariusz Nowak
bc5bbbed3c fix(Variables): Ensure to retrieve status code correctly
It changed with #7237
2020-01-29 14:45:12 +04:00
Mariusz Nowak
31987ce072 refactor(Variables): Reflect if/else logic in async handling 2020-01-29 14:45:12 +04:00
ncipollina
0549d85bc0 feat: azure-nodejs-typescript template. (#7252) 2020-01-24 14:54:23 +01:00
tcastelli
4f273785f4 feat: Support RedrivePolicy configuration on SNS events (#7239) 2020-01-24 13:05:51 +01:00
Ivaylo Novakov
1793cf8d7a fix: Do not overwrite go.mod on make in Go template (#7245) 2020-01-22 08:58:48 +01:00
Mariusz Nowak
e520292255 chore: Release v1.61.3 v1.61.3 2020-01-21 14:56:01 +01:00
Mariusz Nowak
f6c51796f8 refactor: Convert statusCode to code error parameter 2020-01-21 13:20:02 +01:00
Mariusz Nowak
f1cc3a8998 test: Update to not rely on side ServerlessError feature 2020-01-21 13:20:02 +01:00
Tinafang
47e005f85e docs: Tencent component Chinese docs (#7221) 2020-01-20 12:21:19 +01:00
David Lusby
a3f691e369 docs: Fix example in quick-start.md (#7230) 2020-01-17 17:47:37 +01:00
Mariusz Nowak
db4ff0b1cf chore: Release v1.61.2 v1.61.2 2020-01-16 11:33:29 +01:00
Mariusz Nowak
546abeb4ac chore: Bump dependencies 2020-01-16 11:33:29 +01:00
Mariusz Nowak
c7fea34e85 fix: Separate AWS region and credentials resolution concern
Dashboard plugin at intialization eventually resolves credentials
for a framework, and as region resolution comes with it,
it also resolves region.
Still it happens prior variables resolution and there's
no guarantee that region value is resolved.

Fixes https://github.com/serverless/enterprise-plugin/issues/340
2020-01-16 11:33:29 +01:00
Eric Silva
526b21b994 refactor: corrected spelling errors (#7218) 2020-01-15 09:37:23 +01:00
Mariusz Nowak
a1b0e24c7c chore: Release v1.61.1 v1.61.1 2020-01-14 14:00:03 +01:00
Mariusz Nowak
03e0abf3de chore: Bump dependencies 2020-01-14 14:00:03 +01:00
Mariusz Nowak
bd5892f7e3 test: Upgrade to @serverless/test v3.4.0 2020-01-14 13:32:43 +01:00
Mariusz Nowak
7f9b2a520e test: Fix race condition 2020-01-14 12:56:51 +01:00
Mariusz Nowak
8814671435 fix(AWS APIGW): Fix default resource policy configuration
Regression introduced with #7138
Fixes #7194 #7211
2020-01-14 12:56:23 +01:00
Mariusz Nowak
de887ac23a chore: Release v1.61.0 v1.61.0 2020-01-13 12:55:31 +01:00
Mariusz Nowak
eaf65c7fc0 chore: Bump dependencies 2020-01-13 12:55:31 +01:00
Richard Davison
780fb46e72 fix: Fix CLI params resolution (switch to yargs-parser) (#7187)
Closes #6083
2020-01-10 14:50:57 +01:00
Mariusz Nowak
5b732e9f33 chore: Upgrade graceful-fs to ^4.2.3
We were fixed on v4.2.1 due to critical bug in v4.2.2
(more info at  #6667) but that's fixed with v4.2.3
2020-01-10 14:08:14 +01:00
Mariusz Nowak
919ac61ade docs(Standalone): Document standalone installation with Chocolatey 2020-01-10 14:07:59 +01:00
Mariusz Nowak
d6d37cb3dc ci(Standalone): Automate Chocolatey publishing 2020-01-10 14:07:59 +01:00
Mariusz Nowak
85b196ff4d feat(Standalone): Windows Chocolatey PM integration 2020-01-10 14:07:59 +01:00
Mariusz Nowak
5e63cee340 fix(AWS Lambda): Do not break permission resource
Fixes #7189
2020-01-09 18:28:28 +01:00
Mariusz Nowak
77b92686a7 refactor(AWS Lambda): Do not deep merge when not necessary 2020-01-09 18:28:28 +01:00
Mariusz Nowak
cbf8c74c6d refactor(AWS Lambda): Resolve deep value once 2020-01-09 18:28:28 +01:00
Mariusz Nowak
27cda47cd4 test(AWS Lambda): Improve coverage
Expose #7189
2020-01-09 18:28:28 +01:00
Mariusz Nowak
91f1d2f203 refactor(AWS Lambda): Ensure natural function reference when no alias 2020-01-09 18:28:28 +01:00
Marc Marino
5973c9fd58 feat: support RollbackConfiguration in service config (#7193) 2020-01-09 16:19:47 +01:00
Philipp Muens
da69527d1d test: Add tests 2020-01-09 15:30:33 +01:00
Philipp Muens
3cfa7502e2 feat: Add support for plain .git template URLs 2020-01-09 15:30:33 +01:00
Mariusz Nowak
8932307dce test: Ensure to generate tmp files in tmp dir 2020-01-09 14:16:34 +01:00
Mariusz Nowak
f15517f121 chore: Cleanup .gitignore 2020-01-09 14:16:34 +01:00
Artur Grzybowski
9591d5a232 feat: Enhance configuration options of cloudFront event (#7170)
Fixes #7151 
Addresses partially #6843 and #6785
2020-01-09 14:07:33 +01:00
Mariusz Nowak
a433367c09 test: Fix race condition 2020-01-09 13:12:54 +01:00
Maciej Skierkowski
5452d3fafc docs: Code block should be JSON not YAML 2020-01-09 09:50:09 +01:00
Maciej Skierkowski
0be6c1e685 docs: List items need a bullet point 2020-01-09 09:50:09 +01:00
Maciej Skierkowski
7f9f808430 docs: Prettifying new code block 2020-01-07 16:12:56 +01:00
Maciej Skierkowski
deb2fc83fb docs: Updating code block type 2020-01-07 16:12:56 +01:00
Maciej Skierkowski
8502dd7cf0 docs: Fix typo 2020-01-07 16:12:56 +01:00
Maciej Skierkowski
4f848d08dc docs: Add docs on notifications for CI/CD 2020-01-07 16:12:56 +01:00
Maciej Skierkowski
e900b45930 docs: Clean up formatting 2020-01-07 16:12:56 +01:00
Maciej Skierkowski
543aa3831a docs: Adding note on using serverless-plugin-scripts 2020-01-07 16:12:56 +01:00
Maciej Skierkowski
5bfabffcd7 docs: Reordering the menu for notifications 2020-01-07 16:12:56 +01:00
Maciej Skierkowski
acf90fe3bb docs: Adding placeholder for notification docs 2020-01-07 16:12:56 +01:00
Maciej Skierkowski
36c3217703 docs: Repordering the CI/CD menu 2020-01-07 16:12:56 +01:00