538 Commits

Author SHA1 Message Date
Piotr Grzesik
e65199c052 refactor(Telemetry): Ensure generation and related utils are sync 2021-07-06 11:24:21 +02:00
Mariusz Nowak
9b624a5067 feat(CLI): New warn:summary (default) deprecations logging mode
To avoid confusion, in case of local fallback always resort to `warn`
2021-07-05 22:15:50 +02:00
Mariusz Nowak
7fb7b700a6 test: Unify titles format 2021-07-05 22:15:50 +02:00
Piotr Grzesik
cc24bc2ae2 refactor(Telemetry): Report commandUsage as object 2021-07-05 14:13:32 +02:00
Mariusz Nowak
24ca29f9d1 test: Cover serverless-prune-plugin 2021-07-05 14:10:54 +02:00
Mariusz Nowak
b988ecf9a0 test: Cover serverless-domain-manager plugin 2021-07-05 14:10:54 +02:00
Mariusz Nowak
255b93fbe0 test: Cover serverless-plugin-requirements plugin 2021-07-05 12:20:41 +02:00
Piotr Grzesik
b21c1e415b fix(Telemetry): Properly handle not in service dir in credentials 2021-07-02 10:44:17 +02:00
Daniele Iasella
3e14f06305
feat(AWS Lambda): Add support for SASL/PLAIN auth to kafka event 2021-07-01 18:04:46 +02:00
Mariusz Nowak
73f15d93b3 test: Test serverless-webpack 2021-07-01 18:03:01 +02:00
Mariusz Nowak
151e98f585 test: When testing plugins load only tested plugin 2021-07-01 18:03:01 +02:00
Mariusz Nowak
01f158695b feat(Telemetry): Report configuration validation result 2021-07-01 08:32:33 +02:00
Mariusz Nowak
8e2d48fee5 feat(Telemetry): Report configValidationMode 2021-07-01 08:32:33 +02:00
Mariusz Nowak
01439b4f51 test(Telemetry): Optimize to not rely runServerless when not needed 2021-07-01 08:32:33 +02:00
Mariusz Nowak
004ba08bd9 test: Fix test title 2021-07-01 08:32:33 +02:00
Mariusz Nowak
7264d1672e refactor(Telemetry): Increase error location coverage 2021-07-01 08:32:33 +02:00
Piotr Grzesik
ac03d83289 refactor(Telemetry): Include commandUsage in case of error 2021-06-30 16:14:45 +02:00
Piotr Grzesik
33794ea504 feat(Variables): Support aws:region and aws:accountId variables 2021-06-30 13:02:59 +02:00
Piotr Grzesik
894ac5b6b6 feat(AWS Lambda): Support Fn::If for Principal.AWS 2021-06-30 12:33:17 +02:00
Mariusz Nowak
2b7154ab90 test: Test "serverless-offline" plugin 2021-06-29 17:58:41 +02:00
Mariusz Nowak
80b76406ac feat(Variables): Support variables across file address resolution 2021-06-29 17:37:11 +02:00
Mariusz Nowak
0e3db01db8 feat(Variables): Resolve vars in strings which are subject to be joined 2021-06-29 17:37:11 +02:00
Piotr Grzesik
5e0d80579e feat(Telemetry): Add hasLocalCredentials 2021-06-28 15:19:55 +02:00
Piotr Grzesik
0eba2dcdfe feat(CLI Onboarding): Add telemetry for interactive flow 2021-06-28 15:19:55 +02:00
Piotr Grzesik
28a06a05ab feat(CLI Onboarding): Add deploy step 2021-06-28 13:27:08 +02:00
Piotr Grzesik
feb04219f6 feat(CLI Onboarding): Support provider creation flow 2021-06-28 11:54:45 +02:00
Piotr Grzesik
98e3668a2c refactor: Add resolveRegion util 2021-06-28 11:54:45 +02:00
Piotr Grzesik
09bb4fa122 refactor: Add resolveStage util 2021-06-28 11:54:45 +02:00
Sean Dawson
70fb8b9861
fix(Packaging): Fix artifact generation with temp path on other device
(PR #9616)
2021-06-28 09:54:58 +02:00
Nyambayar Turbat
93b9027f0d
fix(AWS API Gateway): Ensure that method depends on permission 2021-06-25 10:20:20 +02:00
Sudipto Das
e6ff2286a5
refactor: Replace fse.rename with fs.promises.rename (#9605) 2021-06-24 13:04:49 +02:00
Mariusz Nowak
c97ffcc0b9 test: Remove env var setting, which is already set by dependency 2021-06-21 17:31:50 +02:00
Mariusz Nowak
bc3fc11d79 test: Adapt to deprecation notification error mode 2021-06-21 17:31:50 +02:00
Mariusz Nowak
81ddcf8ecb test: Upgrade from deprecated forms when not testing them intentionally 2021-06-21 17:31:50 +02:00
Mariusz Nowak
64cd157b6f test: Refactor to async/await 2021-06-21 17:31:50 +02:00
Mariusz Nowak
d4e873a576 test: Refactor to async/await 2021-06-21 17:31:50 +02:00
Mariusz Nowak
a7fd091b10 test: Fix describe title 2021-06-21 17:31:50 +02:00
Mariusz Nowak
dd9c72c736 test: Remove invalid test 2021-06-21 17:31:50 +02:00
Mariusz Nowak
5330d2b46e test: Fix section title 2021-06-21 17:31:50 +02:00
Mariusz Nowak
91c934b6d5 test: Improve description title 2021-06-21 17:31:50 +02:00
Mariusz Nowak
d1c0e263e4 test: Fix description title 2021-06-21 17:31:50 +02:00
Mariusz Nowak
89444a40a8 test: Improve deprecations tests reliability 2021-06-21 17:31:50 +02:00
Mariusz Nowak
c22a8b99f2 feat: Introduce an opt-in "error" deprecation notification mode 2021-06-21 17:31:50 +02:00
Piotr Grzesik
9e10ceaf81 refactor(Telemetry): Recognize constructs 2021-06-21 17:15:30 +02:00
Piotr Grzesik
42690a7352
feat(AWS S3): Support CF functions for bucket event property (#9617) 2021-06-17 14:31:10 +02:00
Nyambayar Turbat
87ce28ee4e
feat(AWS HTTP API): Support payload version per function (#9551) 2021-06-16 16:17:56 +02:00
arunkc
f4c9b58b10
fix(AWS Cognito): Correct logicalIds based on triggers (#9592)
* fix: strips nonalphanumerical characters

* fix: strips nonalphanumerical characters

* test: strips nonalphanumerical characters

* test: strips nonalphanumerical characters

* fix: prettier check
2021-06-14 14:00:28 +02:00
Mariusz Nowak
f61859fd25 fix(Variables): Strip unrecognized legacy instructions 2021-06-14 13:28:33 +02:00
Mariusz Nowak
8ac249b1ea refactor(Config Schema): Improve error messaging for same type variants 2021-06-10 12:27:20 +02:00
Mariusz Nowak
f3ff6d2175 refactor(Telemetry): Optimise error location length 2021-06-10 10:14:57 +02:00