8008 Commits

Author SHA1 Message Date
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
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
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
Piotr Grzesik
28a06a05ab feat(CLI Onboarding): Add deploy step 2021-06-28 13:27:08 +02:00
Piotr Grzesik
feb04219f6 feat(CLI Onboarding): Support provider creation flow 2021-06-28 11:54:45 +02:00
Piotr Grzesik
98e3668a2c refactor: Add resolveRegion util 2021-06-28 11:54:45 +02:00
Piotr Grzesik
09bb4fa122 refactor: Add resolveStage util 2021-06-28 11:54:45 +02:00
Mariusz Nowak
4bc8e2e194 fix(CLI): Fix standalone detection on Windows 2021-06-28 11:49:56 +02:00
Sean Dawson
70fb8b9861
fix(Packaging): Fix artifact generation with temp path on other device
(PR #9616)
2021-06-28 09:54:58 +02:00
Mariusz Nowak
989cb82db3 fix(CLI): Ensure to list version in case of fallback from some versions 2021-06-25 12:41:31 +02:00
Mariusz Nowak
1681af4897 fix(CLI): Fix standalone detection (case of a fallback from standalone) 2021-06-25 12:41:31 +02:00
Nyambayar Turbat
93b9027f0d
fix(AWS API Gateway): Ensure that method depends on permission 2021-06-25 10:20:20 +02:00
Mariusz Nowak
a36247b7ac refactor(Config Schema): Improve error message and documentation 2021-06-24 21:57:18 +02:00
Sudipto Das
e6ff2286a5
refactor: Replace fse.rename with fs.promises.rename (#9605) 2021-06-24 13:04:49 +02:00
Mariusz Nowak
53b97621dc fix: Ensure early access to configuration in logDeprecation method 2021-06-21 17:31:50 +02:00
Mariusz Nowak
68c2a084f9 fix(Packaging): Do not report hashing deprecations for container lambdas 2021-06-21 17:31:50 +02:00
Mariusz Nowak
011e0ce45c fix: Ensure to support deprecation settings at early stage of processing 2021-06-21 17:31:50 +02:00
Mariusz Nowak
660201310e refactor: Improve var naming 2021-06-21 17:31:50 +02:00
Mariusz Nowak
c22a8b99f2 feat: Introduce an opt-in "error" deprecation notification mode 2021-06-21 17:31:50 +02:00
Piotr Grzesik
9e10ceaf81 refactor(Telemetry): Recognize constructs 2021-06-21 17:15:30 +02:00
Corentin Doue
54da80e264
fix(AWS Invocation): Fix resolution of options with non-AWS provider (#9602) 2021-06-18 10:22:21 +02:00
Piotr Grzesik
42690a7352
feat(AWS S3): Support CF functions for bucket event property (#9617) 2021-06-17 14:31:10 +02:00
Nyambayar Turbat
87ce28ee4e
feat(AWS HTTP API): Support payload version per function (#9551) 2021-06-16 16:17:56 +02:00
arunkc
f4c9b58b10
fix(AWS Cognito): Correct logicalIds based on triggers (#9592)
* fix: strips nonalphanumerical characters

* fix: strips nonalphanumerical characters

* test: strips nonalphanumerical characters

* test: strips nonalphanumerical characters

* fix: prettier check
2021-06-14 14:00:28 +02:00
Mariusz Nowak
4a732e2ebf refactor(Variables): Improve error message 2021-06-14 13:28:33 +02:00
Mariusz Nowak
f61859fd25 fix(Variables): Strip unrecognized legacy instructions 2021-06-14 13:28:33 +02:00
Mariusz Nowak
004c6e26be fix(Variables): Ensure visibility of top level properties resolution 2021-06-11 10:14:15 +02:00
Mariusz Nowak
2d3bfac374 refactor: Improve var name 2021-06-11 10:14:15 +02:00
Mariusz Nowak
c86a76cb60 refactor: Reorganize and document configuration dependencies 2021-06-11 10:14:15 +02:00
Mariusz Nowak
f009679bdd refactor: Remove no longer applicable comments 2021-06-11 10:14:15 +02:00
Mariusz Nowak
8ac249b1ea refactor(Config Schema): Improve error messaging for same type variants 2021-06-10 12:27:20 +02:00
Mariusz Nowak
f3ff6d2175 refactor(Telemetry): Optimise error location length 2021-06-10 10:14:57 +02:00
Mariusz Nowak
542b691a64 refactor(Telemetry): Improve variable names 2021-06-10 10:14:57 +02:00
Mariusz Nowak
f6a7d03b04 refactor(Telemetry): Reduce length of error location 2021-06-10 10:14:57 +02:00
Piotr Grzesik
519f77e1a8 refactor(CLI Onboarding): Remove auto-update step 2021-06-09 16:06:52 +02:00
Mariusz Nowak
8954b5f9cc fix: Fix projectDir pattern in config schema 2021-06-08 15:17:33 +02:00
Mariusz Nowak
8dbb56ecbd feat(Variables): Allow to reference files in scope of project directory 2021-06-08 10:22:19 +02:00
Mariusz Nowak
d6e4b49ae2 feat: Introduce project directory setting, configurable via projectDir 2021-06-08 10:22:19 +02:00
Piotr Grzesik
a116dfec22 fix(AWS API Gateway): Dont create logGroup if logs disabled 2021-06-07 16:50:30 +02:00
Ikko Ashimine
9a03116899
chore: Fix typo in resolve-input.js (#9554)
intially -> initially
2021-06-07 13:47:24 +02:00
Corentin Doue
accf5bd082
fix(Templates): Allow usage of google-nodejs-typescript template 2021-06-07 13:21:52 +02:00
Mariusz Nowak
bb3b766946 fix(Variables): Unify error messaging for function resolvers 2021-06-02 16:17:15 +02:00
Mariusz Nowak
f2cdbae1eb fix: Fix handling of numeric error codes coming from AWS SDK requests 2021-06-02 15:17:22 +02:00
Mariusz Nowak
14a5275c0d fix(Variables): Ensure to apply a new resolver in a local version 2021-06-02 15:17:06 +02:00