978 Commits

Author SHA1 Message Date
Mark Tse
2d2cb3ed11
fix(AWS Deploy): Apply stack policy after executing change sets (#10903) 2022-03-28 17:30:47 +02:00
Piotr Grzesik
d317cff875 feat(AWS Lambda): Support ephemeralStorageSize 2022-03-25 13:08:09 +01:00
Mariusz Nowak
2de8cd9e1b test(AWS Deploy): Adapt to changes in @serverless/dashboard-plugin 2022-03-24 20:56:56 +01:00
Mariusz Nowak
fac8a73eec fix(Console): Ensure single layer attachment with package.individually 2022-03-24 16:51:14 +01:00
Mariusz Nowak
ba71dd9fb5 refactor(Console): Improve error reporting when layer cannot be added 2022-03-24 16:51:14 +01:00
Mariusz Nowak
075e5f9de0 test(Console): Fix test title 2022-03-24 16:51:14 +01:00
Mariusz Nowak
e6cdc9d68b refactor(Console): Do not disable dashboard with console 2022-03-24 16:51:14 +01:00
Mariusz Nowak
6da0b6554e fix(AWS Deploy): Recognize otel extension in check for changes logic 2022-03-22 14:21:43 +01:00
Mariusz Nowak
1461860dab refactor(AWS Deploy): Refactor getMostRecentObjects to async/await 2022-03-22 14:21:43 +01:00
Mariusz Nowak
08ae4d0a33 test(AWS Deploy): Refactor internal test to rely on response generators 2022-03-22 14:21:43 +01:00
Mariusz Nowak
74ef6ef7e5 test(AWS Deploy): Fix internal remote assets resolver 2022-03-22 14:21:43 +01:00
Mariusz Nowak
12d95dcee1 fix(AWS Deploy): Fix handling of state file in check for changes logic 2022-03-22 14:21:43 +01:00
Mariusz Nowak
d181ee00b0 test(AWS Deploy): Improve test configuration 2022-03-22 14:21:43 +01:00
Mariusz Nowak
711b6439e0 refactor(AWS Deploy): Improve internal resolution of hashes 2022-03-22 14:21:43 +01:00
Mariusz Nowak
a80508b621 test(AWS Deploy): Improve tests reliability 2022-03-22 14:21:43 +01:00
Mariusz Nowak
8bb306b56f refactor(AWS Deploy): Refactor to async/await 2022-03-22 14:21:43 +01:00
Mariusz Nowak
c5970e72a3 refactor(AWS Deploy): Refactor to native promises 2022-03-22 14:21:43 +01:00
ALOHACREPES345
9e0ca03900
feat(AWS Lambda): Support Ref for destinations properties (#10845) 2022-03-22 09:52:35 +01:00
ALOHACREPES345
4c25184ca0
feat(AWS Lambda): Support logRetentionInDays per function (#10878) 2022-03-21 10:42:49 +01:00
ALOHACREPES345
6a86ed77f8
feat(AWS Lambda): Recognize Fn::If for properties of vpc (#10877) 2022-03-21 10:40:48 +01:00
Mariusz Nowak
43480ee872 fix(Console): Prevent AWS region mismatch 2022-03-18 15:45:55 +01:00
Mariusz Nowak
0f396a15fc test(Console): Improve test reliability 2022-03-18 15:45:55 +01:00
Mariusz Nowak
fcaa9c2c4f fix(Console): Fix reference to bucket name in CF template 2022-03-17 21:50:59 +01:00
Mariusz Nowak
23719d868c fix(Console): Fix upload of extension to S3 bucket 2022-03-17 21:50:59 +01:00
Mariusz Nowak
4d705cc96d fix(Console): Respect custom deployment bucket configuration 2022-03-17 18:04:07 +01:00
Mariusz Nowak
9f6f6bbcaa test: Introduce debug log 2022-03-17 14:04:36 +01:00
Mariusz Nowak
fdb5247a93 test(Console): Ensure to not leave open file handlers 2022-03-14 16:15:46 +01:00
Mariusz Nowak
c28c48c6a1 refactor(Console): Dynamically resolve latest version of the extension 2022-03-14 16:15:46 +01:00
Piotr Grzesik
dd421cc8a6
fix(CLI): Ensure proper resolution of options for service commands (#10846) 2022-03-14 15:50:21 +01:00
Fabian Desoye
6a6417c29f
fix(AWS Kafka): Allow usage of Server Root CA without client TLS auth
Co-authored-by: Fabian Desoye <fabian.desoye@prosiebensat1digital.de>
2022-03-11 11:38:45 +01:00
Mariusz Nowak
48609f7276 feat(CLI Onboarding): Support joint Console & Dashboard configurations 2022-03-09 17:42:39 +01:00
Mariusz Nowak
5a4ed5c172 test: Wrap console related tests with describe 2022-03-09 17:42:39 +01:00
Mariusz Nowak
f580883d48 refactor(Telemetry): Expose initialContext.isConsoleEnabled 2022-03-09 17:42:39 +01:00
Piotr Grzesik
a34d07a5c1 feat(CLI Onboarding): Support --console flag 2022-03-01 18:58:37 +01:00
Julian Grinblat
df08283810
feat(Variables): Add support for csj in file source (#10776) 2022-03-01 11:15:50 +01:00
Piotr Grzesik
d8f251cfd4 feat(AWS Lambda): Simplify logs command output 2022-02-28 14:52:27 +01:00
Piotr Grzesik
f439201d7f refactor: Log environment details of error to stderr 2022-02-28 14:38:32 +01:00
Mariusz Nowak
bdaf21e1a1 feat(Console): Initial integration 2022-02-25 20:12:02 +01:00
Mariusz Nowak
8b959860d4 test(AWS Deploy): Improve stubs setup 2022-02-25 20:12:02 +01:00
Mariusz Nowak
e1d2b8251a refactor(AWS Deploy): Refactor extendedValidate to async 2022-02-25 20:12:02 +01:00
Mariusz Nowak
9223b79316 refactor: Generalize S3 upload dirname handling 2022-02-25 20:12:02 +01:00
Mariusz Nowak
4f895a2e36 refactor: Mark saveServiceState internal function as async
Needed for future changes
2022-02-25 20:12:02 +01:00
Mariusz Nowak
5525a3e6f5 refactor(AWS Deploy): Upload state file to deployment bucket 2022-02-25 20:12:02 +01:00
Mariusz Nowak
ba34c573f4 refactor: Expose isDashboardEnabled resolver 2022-02-25 20:12:02 +01:00
ALOHACREPES345
451def93ae
fix(AWS API Gateway): Properly apply description to REST API (#10746) 2022-02-24 11:11:30 +01:00
Piotr Grzesik
964b883455 feat(Variables): Support for --param CLI options 2022-02-17 14:07:30 +01:00
Piotr Grzesik
4201b304a2 refactor: Upgrade to @serverless/test in v10 2022-02-14 12:58:11 +01:00
Piotr Grzesik
d4ee656de1 fix(AWS Deploy): Add descriptive error if S3 bucket cant be cleaned 2022-02-10 11:18:53 +01:00
frozenbonito
ec3271f3e8
feat(Plugins): Support ESM format for plugins (#10657) 2022-02-10 10:46:12 +01:00
Piotr Grzesik
0c810bf96a fix: Improve detection of tty 2022-02-08 18:12:11 +01:00