tlloyd-synalogik
504b42ae0f
fix(AWS Local Invocation): Bump AWS Java pom version to pull in fix
...
(PR #9714 )
2021-07-07 18:46:39 +02:00
Mariusz Nowak
9cea555e88
refactor(Telemetry): Report whether we're in context of TTY terminal
2021-07-07 18:32:44 +02:00
Piotr Grzesik
b5d3167e9f
fix(Telemetry): Ensure to pass all steps with configured questions
2021-07-06 16:15:57 +02:00
Mariusz Nowak
5b54ed2e26
refactor: Drop old variables engine related deprecation
...
Old variables engine will be removed with next major, so there's no point to communicate breaking changes that were supposed to introduced if it was to stay
2021-07-06 12:03:51 +02:00
Piotr Grzesik
e65199c052
refactor(Telemetry): Ensure generation and related utils are sync
2021-07-06 11:24:21 +02:00
Mariusz Nowak
9b624a5067
feat(CLI): New warn:summary (default) deprecations logging mode
...
To avoid confusion, in case of local fallback always resort to `warn`
2021-07-05 22:15:50 +02:00
Mariusz Nowak
07a69a836c
refactor: Make deprecations default mode internally modifyable
2021-07-05 22:15:50 +02:00
Mariusz Nowak
b1241522ec
fix(CLI): Recognize --verbose option in info command
2021-07-05 22:09:12 +02:00
Piotr Grzesik
cc24bc2ae2
refactor(Telemetry): Report commandUsage as object
2021-07-05 14:13:32 +02:00
Sudipto Das
3500f641f5
refactor: Replace fse.createWriteStream with fs.createWriteStream
2021-07-05 09:49:04 +02:00
KIDANI Akito
f16c45f84b
refactor(CLI): Fix typo in error message ( #9682 )
2021-07-02 13:31:53 +02:00
Nyambayar Turbat
db67b353c9
refactor: Use async in lib/plugins/package ( #9644 )
2021-07-02 11:18:38 +02:00
Piotr Grzesik
b21c1e415b
fix(Telemetry): Properly handle not in service dir in credentials
2021-07-02 10:44:17 +02:00
Daniele Iasella
3e14f06305
feat(AWS Lambda): Add support for SASL/PLAIN auth to kafka event
2021-07-01 18:04:46 +02:00
Mariusz Nowak
01f158695b
feat(Telemetry): Report configuration validation result
2021-07-01 08:32:33 +02:00
Mariusz Nowak
8e2d48fee5
feat(Telemetry): Report configValidationMode
2021-07-01 08:32:33 +02:00
Mariusz Nowak
7264d1672e
refactor(Telemetry): Increase error location coverage
2021-07-01 08:32:33 +02:00
Piotr Grzesik
ac03d83289
refactor(Telemetry): Include commandUsage in case of error
2021-06-30 16:14:45 +02:00
Piotr Grzesik
6a020d121f
fix(Templates): Adjust runtime for openwhisk-python template
2021-06-30 15:42:33 +02:00
Piotr Grzesik
33794ea504
feat(Variables): Support aws:region and aws:accountId variables
2021-06-30 13:02:59 +02:00
Mariusz Nowak
23c290e4b4
fix(AWS Deploy): Report meaningfully inaccessible file artifacts
2021-06-30 13:02:42 +02:00
Mariusz Nowak
e836722f97
fix(AWS Local Invocation): Fix error handling of invalid file content
2021-06-30 12:55:54 +02:00
Piotr Grzesik
894ac5b6b6
feat(AWS Lambda): Support Fn::If for Principal.AWS
2021-06-30 12:33:17 +02:00
Piotr Grzesik
ae5be0f5da
fix(CLI Onboarding): Do not attempt local fallback during onboarding
2021-06-30 10:20:09 +02:00
Piotr Grzesik
a80681ffbf
fix(CLI Onboarding): Only call handleError if plugin defined
2021-06-29 17:45:28 +02:00
Mariusz Nowak
80b76406ac
feat(Variables): Support variables across file address resolution
2021-06-29 17:37:11 +02:00
Mariusz Nowak
0e3db01db8
feat(Variables): Resolve vars in strings which are subject to be joined
2021-06-29 17:37:11 +02:00
Mariusz Nowak
ac7efb1b7b
refactor(Variables): Remove redundancy
2021-06-29 17:37:11 +02:00
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