exoego
|
d85a67cf37
|
Add detail and recovery operation.
|
2019-01-17 21:54:39 +09:00 |
|
Takahiro Horike
|
c3da897ec2
|
Merge pull request #5688 from exoego/fix-5681
Fix awsProvider.js : "Cannot use 'in' operator to search for '0'
|
2019-01-17 09:21:24 +09:00 |
|
Philipp Muens
|
f83774469c
|
Merge pull request #5695 from gabrielkaputa/master
Increase @types/aws-lambda version in aws-nodejs-typescript template
|
2019-01-16 13:33:32 +01:00 |
|
exoego
|
f434009c45
|
Move stage name validation to Service#validate.
Since validation should be performed after service.functions are resolved.
|
2019-01-16 16:39:09 +09:00 |
|
Takahiro Horike
|
07154d772f
|
Merge pull request #5694 from exoego/cross-region-same-stack-name
AWS: Request cache should add region as key to prevent cross-region cache collision
|
2019-01-16 00:32:48 +09:00 |
|
Daniel Schep
|
96906c1c70
|
Merge pull request #5686 from exoego/validation-after-var-resolution
AWS: Fix stage name validation timing and allow hyphen
|
2019-01-13 20:25:53 -05:00 |
|
Gabriel Kaputa
|
011e8d52cb
|
Increase @types/aws-lambda version in aws-nodejs-typescript template
|
2019-01-14 00:29:55 +01:00 |
|
exoego
|
2f76b6e08d
|
Fix linting error.
|
2019-01-13 22:35:06 +09:00 |
|
exoego
|
4d4824f719
|
Add new property in jsdoc.
|
2019-01-13 22:16:09 +09:00 |
|
exoego
|
5790c3a69c
|
Fix request cache to consider cross-region for ${cf.REGION}.
|
2019-01-13 22:15:45 +09:00 |
|
exoego
|
fe6cb01302
|
Fix error message.
|
2019-01-12 17:33:38 +09:00 |
|
exoego
|
ef591b2677
|
Add test case when the populated variable is valid.
|
2019-01-12 17:23:45 +09:00 |
|
exoego
|
df780c36e3
|
Allow underscore too.
|
2019-01-12 17:17:40 +09:00 |
|
exoego
|
a12bb5bf71
|
Allow hyphen which is valid for API Gateway now.
|
2019-01-12 08:53:29 +09:00 |
|
exoego
|
5ca31157b7
|
Add test case to increase coverage.
|
2019-01-12 08:33:50 +09:00 |
|
exoego
|
6e0d7a86d1
|
Implement after-variable-resolution stage name validation for AWS.
|
2019-01-12 08:11:50 +09:00 |
|
exoego
|
997ac354f7
|
Update test for regression.
|
2019-01-12 07:39:17 +09:00 |
|
exoego
|
2f53ecab10
|
Drop validation before variable resolution.
|
2019-01-12 07:38:42 +09:00 |
|
Daniel Schep
|
3489aed935
|
Merge pull request #5554 from rdsedmundo/issues/3447
Fix ResourceLimitExceeded for cloudwatchLog event
|
2019-01-07 12:56:48 -05:00 |
|
Daniel Schep
|
0896f311b1
|
Merge pull request #5312 from Limess/4496/handle-scoped-packages
Handle scoped npm packages in ${file()} variables
|
2019-01-07 10:56:25 -05:00 |
|
Daniel Schep
|
fb1069ff4b
|
update jackson-databind to secure version
|
2019-01-07 09:04:26 -05:00 |
|
exoego
|
d74c0bb679
|
Deep-clone so modifying credentials in method does not affect original credentials.
|
2019-01-04 21:00:59 +09:00 |
|
exoego
|
337eb79b61
|
Add regression test for cf.REGION syntax.
|
2019-01-04 21:00:11 +09:00 |
|
Takahiro Horike
|
cfd6c621cc
|
Merge pull request #5639 from exoego/aws-stage-validation
Add stage name validation to AWS provider.
|
2019-01-04 20:00:32 +09:00 |
|
exoego
|
b37f5cdb4b
|
Remove validation for CloudFront since it is already implemented in createStack.js
|
2019-01-04 18:40:19 +09:00 |
|
Takahiro Horike
|
43b84152fc
|
Merge pull request #5638 from exoego/same-handler-warning
Add warning for multiple functions having same handler
|
2019-01-01 12:05:43 +09:00 |
|
Daniel Schep
|
f3273be273
|
Merge pull request #5631 from Imran99/fix-aws-failed-stack-create-behavoiur
change behaviour on initial stack create failed
|
2018-12-31 15:33:33 -05:00 |
|
exoego
|
85238c4331
|
Split validation: check underscore always and check hyphen only if http events are present.
|
2018-12-31 21:51:30 +09:00 |
|
exoego
|
e2722a71e3
|
Add warning prefix.
|
2018-12-31 19:28:32 +09:00 |
|
Takahiro Horike
|
c1c1ee0fc7
|
Merge pull request #5411 from odedniv/aws-csharp-template
aws-csharp create template uses handler-specific artifact
|
2018-12-31 16:56:56 +09:00 |
|
horike37
|
ba24f71a05
|
add enable package individually: true
|
2018-12-31 16:49:46 +09:00 |
|
horike37
|
e4ed72a6db
|
Merge remote-tracking branch 'root/master'
|
2018-12-31 16:08:17 +09:00 |
|
Takahiro Horike
|
b7936defe0
|
Merge pull request #5378 from medikoo/fix-error-output
Fix error log output
|
2018-12-31 15:48:09 +09:00 |
|
Imran
|
91c71faea8
|
fix linting
|
2018-12-31 10:48:59 +11:00 |
|
Imran
|
ee3c81db88
|
revert auto formating
|
2018-12-31 10:37:28 +11:00 |
|
Imran
|
e54af4012f
|
fix linting errors
|
2018-12-31 10:34:03 +11:00 |
|
Imran
|
e3f1b78c39
|
fix build
|
2018-12-31 10:17:14 +11:00 |
|
Imran
|
02fb66339e
|
url encode querystring
|
2018-12-31 10:06:57 +11:00 |
|
exoego
|
fad655eb91
|
Refactor: inline underscore-starting private methods since it is linted as error.
|
2018-12-31 07:54:25 +09:00 |
|
Imran
|
6d941a39fe
|
log cloudformation stack link
|
2018-12-31 09:54:00 +11:00 |
|
exoego
|
e694cd1abf
|
Refactor: getStage returns dev as default.
|
2018-12-31 07:43:32 +09:00 |
|
exoego
|
e6599f3953
|
Refactor: move service validations to Service#validate
|
2018-12-31 07:38:24 +09:00 |
|
exoego
|
0f1a47a957
|
Add test to increase coverage.
|
2018-12-30 23:17:32 +09:00 |
|
exoego
|
b9d183fa8c
|
Validate using RegExp.
|
2018-12-30 23:10:20 +09:00 |
|
exoego
|
4de7995139
|
Fix linting error.
|
2018-12-30 23:00:57 +09:00 |
|
exoego
|
a8194030e2
|
Add stage name validation to AWS provider.
|
2018-12-30 22:53:58 +09:00 |
|
exoego
|
ae9d7ca83d
|
Refactor to increase coverage.
|
2018-12-30 22:11:31 +09:00 |
|
exoego
|
58f3cc2153
|
Fix linting errors and older-nodejs errors.
|
2018-12-30 22:02:05 +09:00 |
|
exoego
|
5df4c7982d
|
Add warning for multiple functions having same handler.
|
2018-12-30 21:54:30 +09:00 |
|
exoego
|
b98afe7430
|
Fix lint errors.
|
2018-12-30 13:44:50 +09:00 |
|