Mariusz Nowak
|
b23bfdbf6a
|
refactor(CLI): Seclude service config path resolution out of internals
|
2021-01-18 16:19:12 +01:00 |
|
Mariusz Nowak
|
3df81be0cf
|
refactor: Refactor to async/await
|
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
|
293cd6d0e2
|
fix(CLI): Ensure to not follow with project setup on existing path
|
2021-01-18 16:19:12 +01:00 |
|
Mariusz Nowak
|
adc4e2f8cf
|
refactor(CLI): Refactor to async/await
|
2021-01-18 16:19:12 +01:00 |
|
Mariusz Nowak
|
76fa62da3b
|
fix(CLI): Fix configuration of a new service in interactive setup
|
2021-01-18 16:19:12 +01:00 |
|
Frédéric Barthelet
|
4469388669
|
fix(Templates): Compilation target ES2019 in aws-nodejs-typescript
|
2021-01-18 13:39:24 +01:00 |
|
Frédéric Barthelet
|
37d5f9e740
|
feat(Templates): Add node version constraint to aws-nodejs-typescript
|
2021-01-18 13:38:08 +01:00 |
|
Piotr Grzesik
|
d8bda1edb7
|
fix(AWS Lambda): Ensure ECR repository name is lowercased
|
2021-01-18 12:19:40 +01:00 |
|
Piotr Grzesik
|
789c2e35ab
|
feat(AWS Lambda): Add support for building Docker images (#8725)
|
2021-01-18 11:32:33 +01:00 |
|
Ben Scholzen
|
c3a61e234b
|
fix(AWS CloudFront): Fix check for deprecated CacheBehavior properties
|
2021-01-15 18:32:34 +01:00 |
|
Mariusz Nowak
|
6c67cd7f07
|
fix(AWS CloudFront): Fix deprecations visibility
|
2021-01-14 12:46:41 +01:00 |
|
Dmitry Shirokov
|
4afdb8314b
|
refactor: Abstract resolution of deployment role (#8751)
|
2021-01-14 12:14:33 +01:00 |
|
Alexandre de Boutray
|
37398d06c5
|
refactor(Templates): Fix typo in package.json for template aws-nodejs-typescript (#8754)
|
2021-01-13 22:06:03 +01:00 |
|
Piotr Grzesik
|
c3f59e4d78
|
refactor: Seclude ensureExists util
|
2021-01-12 11:53:37 +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 |
|
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 |
|
Rohit Gohri
|
b093609f79
|
fix(Config Schema): Improve AWS tags validation
|
2021-01-05 09:39:34 +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 |
|
Piotr Grzesik
|
91c61dd61f
|
docs: Explanation why deployFunction doesn't have to resolve images
|
2020-12-30 16:10:26 +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
|
3c5e497116
|
refactor(Templates): Upgrade to avoid using deprecated functionality
|
2020-12-29 21:25:44 +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
|
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 |
|
Piotr Grzesik
|
919b95f491
|
fix(Packaging): Allow to disable creation of default bucket policy
Closes #6923
|
2020-12-18 09:45:58 +01:00 |
|
Mariusz Nowak
|
a8be1d1776
|
fix(AWS Lambda): Improve "image" property validation
|
2020-12-17 16:37:46 +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
|
d0beed413e
|
refactor: Normalize module path
|
2020-12-14 15:16:31 +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 |
|