taktakpeops
|
b4a4ab87bc
|
add documentation about --template-url
|
2019-08-30 15:03:16 +02:00 |
|
taktakpeops
|
63aac670a7
|
fix unit-test failing
|
2019-08-29 09:25:09 +02:00 |
|
taktakpeops
|
8ee53b2dd2
|
fix linter
|
2019-08-28 17:27:15 +02:00 |
|
taktakpeops
|
484a2671c0
|
fix unit-tests
|
2019-08-28 17:09:18 +02:00 |
|
taktakpeops
|
7d690add8d
|
add support for creating a Serverless service from a template hosted in a Bitbucket Server (HTTP basic auth)
|
2019-08-27 16:52:46 +02:00 |
|
Mariusz Nowak
|
8319ffada0
|
Merge pull request #6589 from CSP197/6333/csp197
Fix exclusion of Yarn logs in Lambda packages
|
2019-08-26 09:19:46 +02:00 |
|
CSP
|
9501e9738b
|
6333: Exclude yarn logs from packaging
|
2019-08-23 15:35:30 -07:00 |
|
CSP
|
8365f8c197
|
#6333: Exclude yarn logs from packaging
|
2019-08-23 15:34:12 -07:00 |
|
Mariusz Nowak
|
4d64b9d21b
|
Merge pull request #6585 from serverless/improve-error-handling
Improve error reporting
|
2019-08-23 15:37:46 +02:00 |
|
Mariusz Nowak
|
b7220475c7
|
Merge pull request #6586 from serverless/relax-rest-api-validation
Allow unresolved Rest API id with provider.tags setting
|
2019-08-23 14:40:18 +02:00 |
|
Mariusz Nowak
|
566ef3c164
|
Allow unresolved Rest API id for tags
|
2019-08-23 14:00:13 +02:00 |
|
Mariusz Nowak
|
418d4e4ae9
|
Improve multiline message output
|
2019-08-23 13:50:50 +02:00 |
|
Mariusz Nowak
|
0b07508664
|
Ensure to use ServerlessError for user error
|
2019-08-23 13:50:50 +02:00 |
|
Mariusz Nowak
|
37a664e3e1
|
Merge pull request #6578 from ktardif/apigw-no-access-logs
API Gateway enable/disable access/execution logs
|
2019-08-22 20:29:31 +02:00 |
|
Kevin Tardif
|
ac7c0851b7
|
Naming improvements
|
2019-08-22 12:27:35 -04:00 |
|
Kevin Tardif
|
a039a7c4d0
|
Renamed fullData to fullExecutionData
|
2019-08-22 10:28:46 -04:00 |
|
Kevin Tardif
|
e2ed359f49
|
Added logs.executionLogging, no longer allowing OFF logLevel
|
2019-08-22 10:17:21 -04:00 |
|
Kevin Tardif
|
53d926df08
|
Updated field names to accessLogging, fullData, minor cleanups
|
2019-08-22 09:58:31 -04:00 |
|
Kevin Tardif
|
1efee1c636
|
Updated AWS serverless.yml reference to include logs.enableAccessLogging, dataTrace
|
2019-08-22 08:33:33 -04:00 |
|
Kevin Tardif
|
8314f4290c
|
Added ability to enable/disable access logs, execution logs
|
2019-08-22 08:33:33 -04:00 |
|
Mariusz Nowak
|
8fb1b36d75
|
Merge pull request #6554 from dougmoscrop/empty_array
do not log warnings on empty arrays
|
2019-08-22 13:04:30 +02:00 |
|
Mariusz Nowak
|
66ef74b0c6
|
Merge pull request #6571 from serverless/test-ensure-to-mock-aws-sdk
Ensure AWS SDK is mocked for tests that call it
|
2019-08-21 22:09:31 +02:00 |
|
Mariusz Nowak
|
094db72da8
|
Ensure AWS SDK is mocked for all tests
|
2019-08-21 21:42:46 +02:00 |
|
Doug Moscrop
|
69f4cbe1dd
|
do not log warnings on empty arrays
|
2019-08-21 13:17:44 -04:00 |
|
Mariusz Nowak
|
babc140c9e
|
Merge pull request #6543 from m-ronchi/external-websocket-deployment
Add support for external websocketApiId
|
2019-08-20 14:39:44 +02:00 |
|
Mariusz Nowak
|
81a882867d
|
Fix test reliability
|
2019-08-20 14:15:50 +02:00 |
|
Mariusz Nowak
|
23bee0d227
|
Unify test naming
|
2019-08-20 14:03:30 +02:00 |
|
Mariusz Nowak
|
94cac93fe8
|
Merge pull request #6548 from ktardif/apigw-respect-log-retention
AWS API Gateway set value of provider.logRetentionInDays for log group expiration
|
2019-08-20 13:59:59 +02:00 |
|
Mariusz Nowak
|
5f0804d44c
|
Test Websockets connection
|
2019-08-20 13:56:51 +02:00 |
|
Mariusz Nowak
|
5140282f5b
|
Fix websockets service setup
|
2019-08-20 13:56:31 +02:00 |
|
Mariusz Nowak
|
1ce5d97484
|
Introduce 'wait' util
|
2019-08-20 13:55:38 +02:00 |
|
Mariusz Nowak
|
7fd729a7ce
|
Improve var name
|
2019-08-20 12:36:04 +02:00 |
|
Mariusz Nowak
|
c849a844b5
|
Refactor to async/await
|
2019-08-20 12:35:32 +02:00 |
|
Kevin Tardif
|
b069e09e9f
|
Updated logRetentionInDays checks
|
2019-08-19 13:35:06 -04:00 |
|
Mauro Ronchi
|
f642059eff
|
move external API creation inside 'when using an existing websocket API' and use await for setup
|
2019-08-19 18:16:18 +02:00 |
|
Mauro Ronchi
|
46d1e72720
|
extract long expression into local variable
|
2019-08-19 18:14:44 +02:00 |
|
Mauro Ronchi
|
bedc937511
|
prettify
|
2019-08-19 16:39:22 +02:00 |
|
Mauro Ronchi
|
fb2ba4fbbf
|
add integration tests for websocket API
|
2019-08-19 16:24:14 +02:00 |
|
Mariusz Nowak
|
5dd35b7ba2
|
Merge pull request #6556 from nathanchapman/fix-bluebird-warning
Fix: Remove Bluebird promise warning when NODE_ENV=development
|
2019-08-17 11:37:26 +02:00 |
|
Nathan Chapman
|
d266b1b399
|
Return null from logStat promise to remove Bluebird warnings
|
2019-08-16 16:08:00 -05:00 |
|
Kevin Tardif
|
a1d2f7d090
|
getLogRetentionInDays now returns null if config value is unset
|
2019-08-16 08:28:45 -04:00 |
|
Daniel Schep
|
8445a6966f
|
add docs for options misused in #6546 (#6547)
add docs for options misused in #6546
|
2019-08-16 07:22:31 -04:00 |
|
Mariusz Nowak
|
b2091b030e
|
Merge pull request #6545 from mokamoto12/fix-retained-layer-logical-id
Fix retained layer logical id
|
2019-08-16 10:47:30 +02:00 |
|
Mariusz Nowak
|
78a703a2eb
|
Merge pull request #6542 from ktardif/apigw-customize-log-level
AWS API Gateway customize log level
|
2019-08-16 10:38:07 +02:00 |
|
Austen
|
048177ee87
|
add swag link
|
2019-08-15 08:46:55 -07:00 |
|
Kevin Tardif
|
462c936e7c
|
Set AWS API Gateway RetentionInDays to value of provider.logRetentionInDays
|
2019-08-15 10:22:44 -04:00 |
|
Daniel Schep
|
635d08e654
|
add docs for options misused in #6546
|
2019-08-15 09:24:50 -04:00 |
|
mokamoto12
|
8b499c77b6
|
prettify the code
|
2019-08-15 00:03:21 +09:00 |
|
mokamoto12
|
5ba145973b
|
Fix retained layer logical id
|
2019-08-14 23:27:08 +09:00 |
|
Kevin Tardif
|
cf390d5f88
|
Updated valid apigw log levels to use a set, using ServerlessError instead of Error
|
2019-08-14 10:21:28 -04:00 |
|