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 |
|
Mariusz Nowak
|
07a69a836c
|
refactor: Make deprecations default mode internally modifyable
|
2021-07-05 22:15:50 +02:00 |
|
Mariusz Nowak
|
b1241522ec
|
fix(CLI): Recognize --verbose option in info command
|
2021-07-05 22:09:12 +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 |
|
Sudipto Das
|
3500f641f5
|
refactor: Replace fse.createWriteStream with fs.createWriteStream
|
2021-07-05 09:49:04 +02:00 |
|
KIDANI Akito
|
f16c45f84b
|
refactor(CLI): Fix typo in error message (#9682)
|
2021-07-02 13:31:53 +02:00 |
|
Nyambayar Turbat
|
db67b353c9
|
refactor: Use async in lib/plugins/package (#9644)
|
2021-07-02 11:18:38 +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 |
|
Piotr Grzesik
|
a7b9a2556c
|
chore: Release 2.50.0
v2.50.0
|
2021-07-01 11:00:40 +02:00 |
|
Piotr Grzesik
|
381638c8e6
|
chore: Bump dependencies
|
2021-07-01 11:00:40 +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
|
be083237cd
|
ci: Remove explicit CODECOV_TOKEN
|
2021-06-30 16:51:49 +02:00 |
|
Piotr Grzesik
|
ac03d83289
|
refactor(Telemetry): Include commandUsage in case of error
|
2021-06-30 16:14:45 +02:00 |
|
Piotr Grzesik
|
6a020d121f
|
fix(Templates): Adjust runtime for openwhisk-python template
|
2021-06-30 15:42:33 +02:00 |
|
Piotr Grzesik
|
8fc52cdeec
|
ci: Add node16 to testing matrix
|
2021-06-30 15:13:54 +02:00 |
|
Piotr Grzesik
|
33794ea504
|
feat(Variables): Support aws:region and aws:accountId variables
|
2021-06-30 13:02:59 +02:00 |
|
Mariusz Nowak
|
23c290e4b4
|
fix(AWS Deploy): Report meaningfully inaccessible file artifacts
|
2021-06-30 13:02:42 +02:00 |
|
Mariusz Nowak
|
e836722f97
|
fix(AWS Local Invocation): Fix error handling of invalid file content
|
2021-06-30 12:55:54 +02:00 |
|
Piotr Grzesik
|
894ac5b6b6
|
feat(AWS Lambda): Support Fn::If for Principal.AWS
|
2021-06-30 12:33:17 +02:00 |
|
Piotr Grzesik
|
ae5be0f5da
|
fix(CLI Onboarding): Do not attempt local fallback during onboarding
|
2021-06-30 10:20:09 +02:00 |
|
Mariusz Nowak
|
2b7154ab90
|
test: Test "serverless-offline" plugin
|
2021-06-29 17:58:41 +02:00 |
|
Piotr Grzesik
|
a80681ffbf
|
fix(CLI Onboarding): Only call handleError if plugin defined
|
2021-06-29 17:45:28 +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 |
|
Mariusz Nowak
|
ac7efb1b7b
|
refactor(Variables): Remove redundancy
|
2021-06-29 17:37:11 +02:00 |
|
Jaakko Lappalainen
|
d861d119ef
|
refactor(AWS Deploy): Deprecate function option in deploy command
Co-authored-by: Piotr Grzesik <pj.grzesik@gmail.com>
|
2021-06-29 14:37:37 +02:00 |
|
Piotr Grzesik
|
20612ff85c
|
chore: Release v2.49.0
v2.49.0
|
2021-06-29 14:24:45 +02:00 |
|
Piotr Grzesik
|
d28b6431e6
|
chore: Bump dependencies
|
2021-06-29 14:24:45 +02:00 |
|
Piotr Grzesik
|
58d64262fe
|
refactor(CLI Onboarding): Adjustments to deploy step output
|
2021-06-29 13:04:18 +02:00 |
|
Piotr Grzesik
|
34a9d91870
|
feat(AWS Lambda): Support Fn::FindInMap for vpc config
|
2021-06-29 12:20:42 +02:00 |
|
Andrey Kabylin
|
cb9f7e20ee
|
fix(Templates): Use amd64 arch for aws-go template (#9646)
|
2021-06-28 17:06:07 +02:00 |
|
Sudipto Das
|
83c772684d
|
refactor: Replace fse.chmod with fs.promises.chmod (#9647)
|
2021-06-28 15:32:05 +02:00 |
|
Joakim Hedlund
|
3cad518d0d
|
docs: Improve versionFunctions description (#9651)
|
2021-06-28 15:28:34 +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
|
f5c1c47fa2
|
feat(CLI Onboarding): Add deploy step
|
2021-06-28 15:19:55 +02:00 |
|
Piotr Grzesik
|
e8681ee157
|
feat(CLI Onboarding): Support provider creation flow
|
2021-06-28 15:19:55 +02:00 |
|
Mariusz Nowak
|
de7dc5e1b8
|
docs(AWS CloudFront): Fix provider.cloudFront.cachePolicies listing
|
2021-06-28 13:28:42 +02:00 |
|