Philipp Muens
|
4ae0ff18bb
|
Merge pull request #5139 from BlackbirdHQ/master
Allows Fn::GetAtt with Lambda DLQ-onError
|
2019-01-28 13:46:31 +01:00 |
|
Eslam λ Hefnawy
|
4fb3d559ab
|
Merge pull request #5710 from luanmuniz/master
Fix #5664 - Rollback fails due to a timestamp parsing error
|
2019-01-28 14:30:56 +03:00 |
|
Eslam λ Hefnawy
|
d00e677df6
|
Merge pull request #5714 from exoego/fix-5699
AWS: Tell S3 bucket name and how to recover if deployment bucket does not exist
|
2019-01-28 14:12:35 +03:00 |
|
Eslam λ Hefnawy
|
bdea48b558
|
Merge pull request #5728 from exoego/print-no-log
Do not print logs if print command is used.
|
2019-01-28 14:09:59 +03:00 |
|
Philipp Muens
|
eef96aaede
|
Merge pull request #5577 from serverless/provided-template
Add template for provided runtime with the bash sample from AWS
|
2019-01-25 15:08:38 +01:00 |
|
Philipp Muens
|
ecaa6d80f5
|
Merge branch 'master' into default-error-message
|
2019-01-24 13:17:59 +01:00 |
|
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 |
|
drexler
|
911bedd0c0
|
add unit test
|
2019-01-23 20:32:11 -05:00 |
|
drexler
|
67ee7c66a6
|
default to error code if message is non-existent
|
2019-01-23 19:02:38 -05:00 |
|
Daniel Schep
|
748dad8b3c
|
test coverate for provided template
|
2019-01-23 14:00:09 -05:00 |
|
Daniel Schep
|
26980e86c4
|
a template for provided runtime with the bash sample from AWS
|
2019-01-23 13:46:19 -05: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 |
|
exoego
|
59c440e073
|
Make it clear that logs don't always get suppressed.
|
2019-01-23 14:33:53 +09:00 |
|
exoego
|
0e6c62ef9b
|
Merge remote-tracking branch 'upstream/master' into print-no-log
# Conflicts:
# lib/classes/CLI.test.js
|
2019-01-23 14:19:25 +09: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 |
|
Daniel Schep
|
939d78b2d0
|
Merge pull request #5715 from StevenACoffman/master
Enable download template from a private github repo using personal access token
|
2019-01-22 09:05:44 -05:00 |
|
Takahiro Horike
|
44f3d16ebf
|
Merge pull request #5733 from exoego/remove-duplicate-handler-warnings
Remove duplicate-handler warnings based on community feedback.
|
2019-01-22 22:49:37 +09:00 |
|
Eslam λ Hefnawy
|
1d1d869a2e
|
Merge pull request #5727 from exoego/cli-arg-test
Test that CLI does not convert numeric option to number
|
2019-01-22 16:32:19 +03: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
|
e24b1f1b1a
|
Update lib/utils/downloadTemplateFromRepo.js
Co-Authored-By: StevenACoffman <StevenACoffman@users.noreply.github.com>
|
2019-01-21 19:47:08 -05:00 |
|
exoego
|
5fe43898d1
|
Remove unnecessary dependency.
|
2019-01-22 09:31:21 +09:00 |
|
exoego
|
3d31c43bcf
|
Remove duplicate-handler warnings based on community feedback.
|
2019-01-22 09:22:49 +09:00 |
|
Daniel Schep
|
a01f339351
|
Merge pull request #5723 from exoego/valid-undefined
Suppress confusing warning "A valid undefined..."
|
2019-01-21 15:52:08 -05: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 |
|
exoego
|
43e1fd105f
|
Fix linting error.
|
2019-01-20 16:24:30 +09:00 |
|
exoego
|
c930079d5b
|
Do not print logs if print command is used.
|
2019-01-20 16:10:02 +09:00 |
|
exoego
|
622be4b2cd
|
Add test to verify number conversion never happen
|
2019-01-20 13:48:31 +09:00 |
|
toshi0607
|
b58ec6aec7
|
🎉 add google go
|
2019-01-20 11:42:57 +09:00 |
|
Luan
|
91806cef44
|
Fix eslint issues
Signed-off-by: Luan <luan@luanmuniz.com.br>
|
2019-01-19 16:34:14 -02:00 |
|
Luan
|
96183686bf
|
Create tests for #5664
Signed-off-by: Luan <luan@luanmuniz.com.br>
|
2019-01-19 16:27:43 -02: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 |
|