642 Commits

Author SHA1 Message Date
Piotr Grzesik
05f937f2e7 refactor(CLI): Modern logs for create command 2021-10-07 16:21:02 +02:00
Piotr Grzesik
82dd1e4c70 refactor(CLI): Modern logs for invoke local command 2021-10-07 16:20:17 +02:00
Piotr Grzesik
0c9941f450 test: Partial refactoring of invoke local tests 2021-10-07 16:20:17 +02:00
Mariusz Nowak
d071c5f74d refactor(AWS Deploy): Improve error message 2021-10-07 14:09:14 +02:00
Mariusz Nowak
87461007f8 refactor(CLI): Expose function artifact size in deploy summary 2021-10-07 13:22:49 +02:00
Piotr Grzesik
592596c73b refactor(CLI): Modern logs for metrics command 2021-10-04 21:16:51 +02:00
Mariusz Nowak
5c5eec9e5e test(AWS IOT): Temporarily skip IOT integration test 2021-10-04 17:47:24 +02:00
Mariusz Nowak
fe655d4f15 feat(AWS Lambda): Support 64-bit ARM architecture 2021-10-04 17:12:58 +02:00
Mariusz Nowak
01c4ae33b4 test(AWS IOT): Improve error handling 2021-10-04 17:12:58 +02:00
Mariusz Nowak
e577157a6d test(AWS IOT): Increase test timeout 2021-10-04 17:12:58 +02:00
Mariusz Nowak
abc1de0df2 test: Fix test title 2021-10-04 17:12:58 +02:00
Mariusz Nowak
42f1c5f47b test(AWS Lambda): Improve test title 2021-10-04 17:12:58 +02:00
Mariusz Nowak
02f4e0148c test(AWS Lambda): Refactor to async/await 2021-10-04 17:12:58 +02:00
Mariusz Nowak
cbe7573e02 test(AWS Lambda): Unify lambda destination tests into general tests 2021-10-04 17:12:58 +02:00
Mariusz Nowak
ed372a21dc test: Generalize function fixture 2021-10-04 17:12:58 +02:00
Piotr Grzesik
f8ad7bca6a fix(AWS Credentials): Fail when profile is already configured 2021-10-04 12:14:38 +02:00
Piotr Grzesik
bd4d215266 refactor(CLI): Modern logs for install command 2021-10-01 16:32:38 +02:00
Piotr Grzesik
4ed34c3e5e refactor(CLI): Modern logs for print command 2021-10-01 16:22:19 +02:00
Piotr Grzesik
846cfa1bcf fix(AWS EventBridge): Ensure proper support for deadLetterQueueArn 2021-09-30 16:26:10 +02:00
Mariusz Nowak
07aed3429c refactor(CLI): Modern logs for interactive setup 2021-09-29 21:52:51 +02:00
Mariusz Nowak
cd03f550ae fix(AWS EventBridge): Fix MaximumEventAgeInSecond template reference 2021-09-29 21:40:12 +02:00
Mariusz Nowak
1463171cae refactor(CLI): Modern logs for plugin search command 2021-09-28 17:16:17 +02:00
Mariusz Nowak
00e016c4bb refactor(CLI): Modern logs for plugin list command 2021-09-28 17:16:17 +02:00
Seungchan Ahn
26ce1c636b
refactor(Plugins): Seclude plugin uninstall standalone command
(PR #10015)
2021-09-28 17:03:41 +02:00
Mariusz Nowak
5a583a9798 fix(Standalone): Fix internal npm installation handling 2021-09-28 10:24:54 +02:00
Mariusz Nowak
8d45f9f878
test(AWS Stream): Improve test reliability 2021-09-27 17:46:49 +02:00
Seungchan Ahn
713ac1e2a1
refactor(Plugins): Seclude plugin install standalone command (#9942) 2021-09-27 16:37:22 +02:00
Mariusz Nowak
ffbdfed292 feat(CLI): Modern logs for deploy list functions command 2021-09-24 15:41:36 +02:00
Mariusz Nowak
9d6482c671 feat(CLI): Modern logs for deploy list command 2021-09-24 15:41:36 +02:00
Mariusz Nowak
4d42ce3fa4 feat(CLI): Modern logs for deploy function command 2021-09-22 16:36:24 +02:00
Guilherme Martins Crocetti
af39fc016b
feat(AWS Stream): Support tumblingWindowInSeconds (#9979) 2021-09-22 10:38:23 +02:00
Mariusz Nowak
76006ec1e8 refactor: Reorganize hooks resolution
Its to have access to meta that describes hook origin when processing the hook
2021-09-20 15:41:01 +02:00
Mariusz Nowak
a8d17136b3 test(AWS Schedule): Fix promises handling 2021-09-17 11:42:50 +02:00
Mariusz Nowak
c3f535d877 test: Ensure tests do not depend on ANSI color output mode 2021-09-17 11:42:50 +02:00
Mariusz Nowak
655140b764 feat(CLI): Modern debug (previously verbose) logs related to deploy 2021-09-17 11:42:50 +02:00
Adrien Cacciaguerra
aaabb50f1b
feat(Templates): Switch to esbuild in aws-nodejs-typescript (#9962) 2021-09-16 09:36:07 +02:00
Jonas Matos
6087fa3400
refactor: Replace _.pick with native property assignment (#9937)
Co-authored-by: Jonas Matos <js.matos@sidi.org.br>
2021-09-13 17:43:00 +02:00
Seungchan Ahn
7cd3966897
fix(AWS API Gateway): Ensure consistent default for cors conf (#9909) 2021-09-13 17:16:27 +02:00
Piotr Grzesik
171897d60e
feat(CLI): Introduce first iteration of modern logs for deploy (#9934) 2021-09-10 15:17:45 +02:00
Eve
130fb3838f
feat(AWS EventBridge): Support deadLetterQueue and retryPolicy
Co-authored-by: JP Bochi <jpbochi@pm.me>
2021-09-10 14:55:37 +02:00
Sudipto Das
f431218790
refactor: Replace fse.readFile with fs.promises.readFile (#9935) 2021-09-10 12:00:44 +02:00
Piotr Grzesik
1107763df8 feat(AWS API Gateway): Support enabled for apiKeys config 2021-09-09 16:28:40 +02:00
Mariusz Nowak
312266e908 feat: Register service outputs 2021-09-09 12:37:52 +02:00
Federico Jasson
9f0bc689cc
feat(AWS Schedule): Allow multiple rate expressions in single event
* Allow multiple cron/rate expressions in AWS schedule event

* Update schedule.test.js to use runServerless

* schedule.test.js: minimize calls to runServerless
2021-09-08 22:19:12 +02:00
Mars Lan
b0ca2376bb
feat: Do not retry AWS requests if the token has expired (#9914) 2021-09-06 16:16:39 +02:00
Piotr Grzesik
f096440440 test(AWS Lambda): Fix activemq integration test 2021-09-03 13:19:59 +02:00
lewgordon
cacb529925
feat(AWS Lambda): Add support for activemq event (#8840)
Co-authored-by: Lew Gordon <lew.gordon@genesys.com>
Co-authored-by: Piotr Grzesik <pj.grzesik@gmail.com>
2021-09-03 12:24:47 +02:00
Piotr Grzesik
63743ade31 fix(AWS Lambda): Recognize Fn::If function for environment 2021-09-01 18:16:36 +02:00
Seung-Chan Ahn
3abc2f0642
feat(AWS CloudFront): Support behavior.CachePolicyId (#9895)
Co-authored-by: Seungchan Ahn <seungchan.ahn@tridge.com>
2021-09-01 10:39:55 +02:00
Mariusz Nowak
9a2511cf90 refactor: Upgrade filesize to v8 2021-08-31 11:07:36 +02:00