172 Commits

Author SHA1 Message Date
Mariusz Nowak
b23bfdbf6a refactor(CLI): Seclude service config path resolution out of internals 2021-01-18 16:19:12 +01:00
Mariusz Nowak
8173a36b7c refactor: Refactor to async/await 2021-01-18 16:19:12 +01:00
Mariusz Nowak
1ca268c902 test: Refactor to async/await 2021-01-18 16:19:12 +01:00
Piotr Grzesik
789c2e35ab
feat(AWS Lambda): Add support for building Docker images (#8725) 2021-01-18 11:32:33 +01:00
caiobessa
a3648657cd
test: Refactor compile layers tests to use runServerless 2021-01-17 21:00:48 +01:00
Ben Scholzen
c3a61e234b
fix(AWS CloudFront): Fix check for deprecated CacheBehavior properties 2021-01-15 18:32:34 +01:00
Brian Dwyer
461a3965a5
feat(Variables): Add support for Terraform state file parsing (#8755)
Signed-off-by: Brian Dwyer <Brian.Dwyer@broadridge.com>
2021-01-15 11:10:49 +01:00
Piotr Grzesik
d1c656838f
fix(Config Schema): Revert to ajv v6 (#8762)
This reverts commit 036698ca5b46dc27a2844114813812a83f64813e
and 1af73bacdf01e5dc855da59387ab36085b2b78a1.
2021-01-14 19:11:11 +01:00
Piotr Grzesik
0f7b31b593 test: Cleanup invalid before in packageService.test.js 2021-01-14 14:32:43 +01:00
Piotr Grzesik
7ffb559630 test: Dont rely on updateConfig between multiple packageService tests 2021-01-14 13:26:14 +01:00
Dmitry Shirokov
4afdb8314b
refactor: Abstract resolution of deployment role (#8751) 2021-01-14 12:14:33 +01:00
Gareth Jones
33cffc3509
feat(Variables): Introduce unresolvedVariablesNotificationMode (#8710) 2021-01-14 08:54:15 +01:00
Piotr Grzesik
77f10f2358 test: Refactor several AwsDeploy tests to runServerless 2021-01-12 12:07:06 +01:00
Piotr Grzesik
c3f59e4d78 refactor: Seclude ensureExists util 2021-01-12 11:53:37 +01:00
Piotr Grzesik
29fe118b66 test: Cover AwsRemove with runServerless-based tests 2021-01-12 11:19:04 +01:00
Dmitry Shirokov
77e1a6a302
refactor: Cleanup mergeIamTemplates module (#8736) 2021-01-12 09:23:46 +01:00
Mariusz Nowak
87790e50bd refactor: Seclude ServerlessError into lib/serverless-error.js 2021-01-11 19:39:42 +01:00
Mariusz Nowak
b61621adeb refactor(CLI): Seclude version output functionality out of CLI class 2021-01-11 15:57:02 +01:00
Mariusz Nowak
b4fef7da64
test: Seclude runServerless based tests 2021-01-10 21:08:44 +01:00
Dmitry Shirokov
2b7568a960
refactor: Typos in schema (#8735) 2021-01-10 16:42:20 +01:00
Mariusz Nowak
847fa3412d feat: Seclude main error handler to standalone util 2021-01-08 15:06:14 +01:00
Mariusz Nowak
b697e667e7 test: Ensure clean modules cache for some tests 2021-01-08 15:06:14 +01:00
Mariusz Nowak
9d78348289 refactor: Seclude cli/resolve-local-serverless-path util 2021-01-08 15:06:14 +01:00
Robert Bragg
bcbbd47fa0
fix(Packaging): Consider absolute artifact paths (#8325) (#8315)
Co-authored-by: Piotr Grzesik <pj.grzesik@gmail.com>
2021-01-07 13:53:00 +01:00
Frédéric Barthelet
2efc3570c9
refactor: Use @serverless/utils for cloudformationSchema (#8705) 2021-01-06 12:01:02 +01:00
lewgordon
44603830a6
test: Refactor some tests for AWS invoke to use runServerless. (#8668) 2021-01-06 10:44:38 +01:00
Frédéric Barthelet
66aa66fbfe
refactor: Replace _.set with native assignment 2021-01-05 11:18:10 +01:00
Frédéric Barthelet
1af73bacdf
refactor: Upgrade "ajv" to v7 and "ajv-keywords" to v4 (#8703) 2021-01-05 11:14:12 +01:00
Mariusz Nowak
b14338332c refactor: Upgrade "js-yaml" to v4 2021-01-04 21:54:43 +01:00
Mariusz Nowak
dde9b85965 refactor: Improve var naming 2021-01-04 21:54:43 +01:00
Mariusz Nowak
cf7b25e458 style: Upgrade "prettier" to v2 2021-01-04 16:21:24 +01:00
Mariusz Nowak
0c22b837ba test: Upgrade @serverless/test to v7 2021-01-04 15:23:37 +01:00
Frédéric Barthelet
7d80245839
feat: AWS iotFleetProvisioning event support (#8324) 2021-01-04 11:09:02 +01:00
Frédéric Barthelet
eacae9a64d
feat(AWS API Gateway): Move api-specific keys to provider.apiGateway 2021-01-04 10:04:57 +01:00
Mariusz Nowak
715ba602d7
test(Config Schema): Make test case less ambigous 2020-12-30 18:23:29 +01:00
Raymond van der Straten
bf418ac6ca fix(AWS Lambda): Permissions on lambda layer retained 2020-12-30 12:38:24 +01:00
Piotr Grzesik
68b7ed5089 feat(AWS Lambda): Support referencing images with tags 2020-12-29 15:45:19 +01:00
Mariusz Nowak
120bfb7c02 fix(AWS CloudFront): Ensure to describe resolved stage in comment 2020-12-29 15:06:58 +01:00
Piotr Grzesik
ef530506d5
feat(AWS Deploy): Introduce new version of hashing algorithm (#8661) 2020-12-28 12:31:18 +01:00
lewgordon
ff253e32dd
feat: Suport --context and --contextPath at invoke command (#8652) 2020-12-23 15:03:39 +01:00
Santhos Baala, Ramalingam Santhanakrishnan
f9c8677ecc
feat(AWS API Gateway): Add HttpApiId to httpApi CF Outputs (#8664) 2020-12-23 11:32:19 +01:00
Frédéric Barthelet
7266599a7d
feat(Config Schema): Validate extensions against collisions (#8655) 2020-12-22 17:07:30 +01:00
Mariusz Nowak
b72a910604 test: Base of local invocation tests refactor 2020-12-22 16:18:19 +01:00
Mariusz Nowak
39870ec5c5 test: Prepare refactor of invocation tests 2020-12-22 16:18:19 +01:00
Frédéric Barthelet
c9db035266
feat(Templates): Update aws-nodejs-typescript template (#8646) 2020-12-22 15:59:50 +01:00
Piotr Grzesik
537fcac759 fix(Packaging): Exclude .env files only when useDotenv is set 2020-12-21 16:58:41 +01:00
Mariusz Nowak
77fbc73724
test(Packaging): Improve fixture 2020-12-21 16:21:16 +01:00
Mariusz Nowak
402cfced70
test(Packaging): Fix plugins shape in fixture 2020-12-21 12:48:33 +01:00
Mariusz Nowak
3c14067949
test(Packaging): Cleanup 2020-12-21 12:44:40 +01:00
Mariusz Nowak
4505deebf2
test(Packaging): Improve testing setup 2020-12-21 12:32:15 +01:00