Frank Schmid
|
c73b47b6c1
|
Merge pull request #4873 from GuruRAM/master
serverless invoke local error handling fix for #4852
|
2018-04-05 19:50:06 +02:00 |
|
Mariusz Nowak
|
495afd1ee9
|
Remove reduntant promise chain step
|
2018-04-05 16:41:41 +02:00 |
|
Mariusz Nowak
|
80c00b91e8
|
Recognize recoverable errors by retryable property
|
2018-04-05 16:40:45 +02:00 |
|
CHRIS BARBOUR
|
f1d3aecb63
|
closes #4876 merging iamManagedPolicies when using VPCConfig
|
2018-04-04 22:17:39 -04:00 |
|
GuruRAM
|
a2e62373e4
|
#4852 "should throw when module loading error" unit test improvement
|
2018-04-04 20:39:23 +03:00 |
|
GuruRAM
|
cf1260a372
|
#4852 fix by rethrowing a module loading exception in aws invoke local
|
2018-04-03 23:13:04 +03:00 |
|
Takahiro Horike
|
6cbd0a95bd
|
Merge pull request #4665 from americansystems/sls-govcloud
Support AWS GovCloud and China region deployments
|
2018-04-03 19:09:26 +09:00 |
|
Andres
|
9023abaf06
|
Merge master
|
2018-03-28 19:51:33 +02:00 |
|
Andres
|
93d48f3081
|
Adapt templates and docs to Kubeless 0.5
|
2018-03-28 19:49:30 +02:00 |
|
Francisco Guimarães
|
6a276392c8
|
Removing focused test
|
2018-03-27 22:24:43 -03:00 |
|
Francisco Guimarães
|
d9cef43f7e
|
Fix tests on windows
|
2018-03-27 22:22:11 -03:00 |
|
Francisco Guimarães
|
849efef503
|
Fix upload artifact path
|
2018-03-27 22:00:14 -03:00 |
|
Kurt Miller
|
4a367939d9
|
Fix lint error for line too long.
|
2018-03-26 23:34:42 -04:00 |
|
Kurt Miller
|
ffa67cf2dd
|
Expand http cors tests for maxAge. Last maxAge defined for a path
wins in a merge.
|
2018-03-26 22:19:51 -04:00 |
|
Kurt Miller
|
8140f44af0
|
Address review feedback, add tests.
|
2018-03-26 20:49:56 -04:00 |
|
Kurt Miller
|
1fb35e135b
|
Merge remote-tracking branch 'AutoCustoms/master'
|
2018-03-26 19:31:19 -04:00 |
|
Takahiro Horike
|
0c86d99941
|
Merge pull request #4793 from chrisbarbour/add-iam-managed-policies
Add iam managed policies
|
2018-03-23 08:40:25 +09:00 |
|
CHRIS BARBOUR
|
0c8a569968
|
fixing location of ManagedPolicyArns to be under Properties
|
2018-03-21 21:51:35 +00:00 |
|
Takahiro Horike
|
cabd158577
|
Merge pull request #4656 from slang25/dotnetcore2.0
Upgrade aws-csharp to .NET Core 2.0
|
2018-03-22 04:18:17 +09:00 |
|
Frank Schmid
|
9ac93ff8e5
|
Merge pull request #4677 from franciscocpg/fix-concurrency-upload
Fix concurrency upload
|
2018-03-19 16:17:03 +01:00 |
|
Francisco Guimarães
|
005b6bdcdd
|
Adding NUM_CONCURRENT_UPLOADS constant
|
2018-03-19 10:27:11 -03:00 |
|
Alex DeBrie
|
c575de2c14
|
Use chai-as-promised
|
2018-03-13 11:53:47 +00:00 |
|
chrisbarbour
|
2d9f4a27d3
|
updating to use lodash
|
2018-03-13 08:22:20 +00:00 |
|
Alex DeBrie
|
0f42d4ccb9
|
PR fixes
|
2018-03-13 01:55:09 +00:00 |
|
Takahiro Horike
|
5c886b5b2c
|
Merge branch 'master' into sls-govcloud
|
2018-03-13 06:02:22 +09:00 |
|
Takahiro Horike
|
776379e807
|
Merge pull request #4758 from kameshsampath/java/openwhisk-maven-java
Resolving #4491 , adding support for java maven templates for OpenWhisk
|
2018-03-13 04:49:54 +09:00 |
|
Alex DeBrie
|
1d6fbe3d4c
|
Linter
|
2018-03-12 01:05:28 +00:00 |
|
Alex DeBrie
|
88efb544ff
|
Add / update tests
|
2018-03-12 00:54:53 +00:00 |
|
Alex DeBrie
|
39b62d96b7
|
Add resource count and warning to info display
|
2018-03-11 01:26:15 +00:00 |
|
Kamesh Sampath
|
81328fccb3
|
renaming the java runtime name in serverless.yaml
Signed-off-by: Kamesh Sampath <kamesh.sampath@hotmail.com>
|
2018-03-05 09:58:50 +05:30 |
|
bobjamin
|
d9f7454339
|
adding semicolons for linter
|
2018-03-02 10:49:46 +00:00 |
|
bobjamin
|
e492e744a9
|
added iam managed policies to aws provider closes #3751
|
2018-03-02 10:33:35 +00:00 |
|
Takahiro Horike
|
ab163b1fe6
|
Merge pull request #3999 from rmax-contrib/aws-notification-arns
Add notificationArns AWS parameter to enable Cloudformation notifications
|
2018-03-02 07:37:17 +09:00 |
|
Takahiro Horike
|
7499af45f0
|
Merge pull request #4768 from bsdkurt/master
Allow UsagePlan's to be created without ApiKeys defined. Issue #4459
|
2018-03-01 22:30:48 +09:00 |
|
Simon Males
|
011a75abb8
|
Removing duplicate dependencies blocks
|
2018-02-28 18:21:10 +01:00 |
|
Simon Males
|
3a40d671a0
|
Merge remote-tracking branch 'franciscocpg/add-source-map-support' into typescript-source-maps
|
2018-02-28 17:59:52 +01:00 |
|
Francisco Guimarães
|
4ac05a63bf
|
Merge branch 'master' into fix-concurrency-upload
|
2018-02-28 09:51:35 -03:00 |
|
Francisco Guimarães
|
93c50b8006
|
Adding source map support for all files
|
2018-02-28 09:29:30 -03:00 |
|
Kamesh Sampath
|
11de3e63ee
|
Fixing lint issues on the test class
Signed-off-by: Kamesh Sampath <kamesh.sampath@hotmail.com>
|
2018-02-28 17:01:05 +05:30 |
|
Takahiro Horike
|
26184f30f8
|
Merge pull request #4773 from murtyjones/patch-1
Pass authorizer custom context to target lambda
|
2018-02-27 22:41:41 +09:00 |
|
Yunspace
|
9c94e0838f
|
consistent README and zip installation for both aws-csharp and aws-fsharp
|
2018-02-28 00:26:20 +11:00 |
|
Takahiro Horike
|
fbaa6cca51
|
Merge pull request #4763 from icj217/master
Added name property to cloudwatchEvent CF template
|
2018-02-27 21:44:28 +09:00 |
|
Yunspace
|
67cbabc4c9
|
removed redudant code from docs.
|
2018-02-27 22:23:59 +11:00 |
|
Yunspace
|
c0f136388c
|
Merge branch 'master' into dotnetcore2.0
# Conflicts:
# .gitignore
# tests/templates/test_all_templates
|
2018-02-27 21:21:54 +11:00 |
|
Frank Schmid
|
eb975ddcba
|
Merge pull request #4775 from serverless/fix-4705
Fixed a bug which you cannot deploy with lambda integration in v1.26.0
|
2018-02-27 10:35:11 +01:00 |
|
Craig Burdulis
|
52af64368e
|
Fixed test script event name property
|
2018-02-26 20:31:15 -05:00 |
|
Craig Burdulis
|
53cc8fb607
|
Added test case and documentation for name property
|
2018-02-26 20:26:51 -05:00 |
|
horike37
|
93c37e4d39
|
set default statusCodes to response if it is empty
|
2018-02-27 01:44:21 +09:00 |
|
Takahiro Horike
|
067bb12b08
|
Merge pull request #4688 from yunspace/fsharp2
Upgrade aws-fsharp example to .Net Core 2.0
|
2018-02-26 22:06:46 +09:00 |
|
Marty Jones
|
818f58ac80
|
Pass authorizer custom context to target lambda
Per https://github.com/serverless/serverless/issues/4374
|
2018-02-25 21:38:14 -06:00 |
|