91 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
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
Piotr Grzesik
77f10f2358 test: Refactor several AwsDeploy tests to runServerless 2021-01-12 12:07:06 +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
Dmitry Shirokov
2b7568a960
refactor: Typos in schema (#8735) 2021-01-10 16:42:20 +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
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
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
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
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
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
Piotr Grzesik
919b95f491 fix(Packaging): Allow to disable creation of default bucket policy
Closes #6923
2020-12-18 09:45:58 +01:00
Piotr Grzesik
07d9602cd0
refactor: Refactor provider-related tests in compile/functions (#8623) 2020-12-17 16:35:50 +01:00
Piotr Grzesik
8791cdacb7 fix(Packaging): Ensure that .env files are excluded from package
Addresses #8566
2020-12-17 10:31:48 +01:00
Juanjo Diaz
84d423d3be
refactor: Convert to native Promise and async/await (#8593) 2020-12-16 17:22:37 +01:00
Mariusz Nowak
9bc1060dce fix(AWS Deploy): Fix resolution of first deploy event 2020-12-16 14:23:39 +01:00
Mariusz Nowak
a238a9bc90 refactor(AWS Deploy): Follow AWS naming in stack deploy action types 2020-12-16 14:23:39 +01:00
Łukasz Jendrysik
c864fbd482
fix(Packaging): Add exec bit for packaged files on Windows (#8615) 2020-12-14 17:54:01 +01:00
Mariusz Nowak
0f214d8aed refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
18573483f1 refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
04f73ff0d6 refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
73239c9eda refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
1574081401 refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
bc47fe98bd refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
ba97cdd60d refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
1f36b05331 refactor: Normalize module path 2020-12-14 15:16:31 +01:00