Philipp Muens
|
dfb36b8503
|
Merge pull request #5161 from kalarrs/master
Updated aws provider to invoke .promise on methods that support it. Otherwise falls back to .send with a callback
|
2019-01-24 13:09:03 +01:00 |
|
Philipp Muens
|
b22a2c9c48
|
Merge branch 'master' into aws-promisified-provider
|
2019-01-24 13:01:30 +01:00 |
|
Philipp Muens
|
36f98294bb
|
Merge pull request #4822 from serverless/ResourceCount
Add resource count and warning to info display
|
2019-01-24 12:23:47 +01:00 |
|
Philipp Muens
|
240968addc
|
Merge pull request #5720 from sdomagala/master
Lambda Layers - cast account id to string if number provided
|
2019-01-24 11:58:46 +01:00 |
|
Alex DeBrie
|
4caa108f43
|
Restore the missing restore
|
2019-01-23 17:11:29 +00:00 |
|
Philipp Muens
|
c9a321df52
|
Merge branch 'master' into master
|
2019-01-23 15:38:14 +01:00 |
|
Philipp Muens
|
e5d4b4f390
|
Merge pull request #5311 from bodaz/master
Upgrade google-cloudfunctions to v2 and set defaults to node8 etc
|
2019-01-23 15:35:57 +01:00 |
|
Philipp Muens
|
c6701ff006
|
Merge pull request #5705 from snurmine/issues/5698
Convert reservedConcurrency to integer to allow use env var
|
2019-01-23 15:34:36 +01:00 |
|
Philipp Muens
|
cc6270e58b
|
Merge branch 'master' into master
|
2019-01-23 13:03:52 +01:00 |
|
Daniel Schep
|
888eabdf6e
|
lint
|
2019-01-22 15:23:28 -05:00 |
|
Daniel Schep
|
7fb23090d4
|
test coverage
|
2019-01-22 14:45:11 -05:00 |
|
Daniel Schep
|
9cf6e1eba7
|
lint
|
2019-01-22 14:24:16 -05:00 |
|
Daniel Schep
|
8543714f50
|
Fix sls plugin install -n @scoped/package
|
2019-01-22 14:18:46 -05:00 |
|
Philipp Muens
|
89d037c468
|
Merge pull request #5662 from jetbridge/master
Provide AWS_PROFILE from configuration for invoke local
|
2019-01-22 13:12:29 +01:00 |
|
Philipp Muens
|
da83822905
|
Fix and update tests
|
2019-01-22 13:01:24 +01:00 |
|
Philipp Muens
|
7bc381e06e
|
Merge pull request #5726 from toshi0607/features/add-google-go
Add google go template
|
2019-01-22 12:15:47 +01:00 |
|
Daniel Schep
|
011b579bd3
|
Merge pull request #5531 from exoego/logs-compact-permission
AWS: Consolidates Lambda::Permission objects for cloudwatchLog events
|
2019-01-21 14:51:07 -05:00 |
|
toshi0607
|
bf875a1d8c
|
improve docs
|
2019-01-21 23:39:17 +09:00 |
|
toshi0607
|
c757f8a386
|
improve docs
|
2019-01-21 23:38:27 +09:00 |
|
toshi0607
|
e2e7160b76
|
fix mistakes
|
2019-01-21 22:34:58 +09:00 |
|
toshi0607
|
b58ec6aec7
|
🎉 add google go
|
2019-01-20 11:42:57 +09:00 |
|
NomadBlacky
|
7f02d9714c
|
Bump up sbt-plugins
+ sbt-assembly: 0.14.9
+ sbt-release: 1.0.11
|
2019-01-20 01:06:06 +09:00 |
|
NomadBlacky
|
83302b2883
|
Tweak build.sbt
|
2019-01-20 00:43:50 +09:00 |
|
NomadBlacky
|
404010ada5
|
Bump up aws-lambda-java-events in aws-scala-sbt
|
2019-01-20 00:42:33 +09:00 |
|
NomadBlacky
|
4942eabe34
|
Bump up Scala version to 2.12.8 in aws-scala-sbt
|
2019-01-20 00:40:55 +09:00 |
|
NomadBlacky
|
79084e2373
|
Bump up sbt version to 1.2.8 in aws-scala-sbt
|
2019-01-20 00:40:05 +09:00 |
|
NomadBlacky
|
1c0115ba50
|
Reduce files in aws-scala-sbt
|
2019-01-20 00:36:43 +09:00 |
|
Sebastian Domagała
|
b25582989e
|
fix linting issues
|
2019-01-18 11:13:23 +01:00 |
|
Sebastian Domagała
|
9f89789742
|
add tests cases
|
2019-01-18 10:49:46 +01:00 |
|
Sebastian Domagała
|
61b0370957
|
cast account to to string if necessary
|
2019-01-18 10:32:10 +01:00 |
|
Daniel Schep
|
d817ce08d4
|
Merge pull request #5687 from serverless/remove-platform-code
Remove platform code
|
2019-01-17 11:01:45 -05:00 |
|
Mischa Spiegelmock
|
b563fb218e
|
attempting to create a test for invoke local with profile
|
2019-01-16 15:58:30 +02: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 |
|
Daniel Schep
|
c0a48b1ef7
|
remove use of Object.entries & String.includes & Array.includes
|
2019-01-16 07:32:07 -05:00 |
|
Sami Nurminen
|
d2ab71cc51
|
Convert reservedConcurrency to integer to allow use env var
|
2019-01-15 22:45:39 +02: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 |
|
Austen Collins
|
539059f520
|
remove platform code
|
2019-01-11 18:10:45 -08:00 |
|
Austen Collins
|
b015498042
|
remove platform code
|
2019-01-11 18:01:04 -08:00 |
|
Austen Collins
|
6e316cca61
|
remove platform code
|
2019-01-11 17:51:15 -08:00 |
|
Austen Collins
|
45c65ba07d
|
remove platform code
|
2019-01-11 17:23:19 -08:00 |
|
Austen Collins
|
2a690f8f4c
|
remove platform code
|
2019-01-11 17:04:31 -08:00 |
|
Austen Collins
|
010dabe6ae
|
remove platform code
|
2019-01-11 17:00:56 -08:00 |
|
Austen Collins
|
6898bd8efd
|
remove platform code
|
2019-01-11 16:59:15 -08: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 |
|