Piotr Grzesik
|
b751c505c8
|
refactor(CLI Onboarding): Adjust summary messages in deploy step
|
2021-08-13 13:16:32 +02:00 |
|
Piotr Grzesik
|
4d56be562a
|
refactor(Telemetry): Use prompt-with-history
|
2021-07-22 08:42:57 +02:00 |
|
Piotr Grzesik
|
afdf77c960
|
refactor(CLI Onboarding): Move dashboard-set-org from plugin
|
2021-07-20 17:18:36 +02:00 |
|
Piotr Grzesik
|
adef7102df
|
refactor(CLI Onboarding): Move dashboard-login step from plugin
|
2021-07-20 17:18:36 +02:00 |
|
Piotr Grzesik
|
b85f3934ed
|
fix(CLI Onboarding): Ensure credentials resolution before deploy
|
2021-07-19 16:43:44 +02:00 |
|
Sudipto Das
|
daee1d5375
|
refactor: Replace fse.unlink with fs.promises.unlink (#9754)
|
2021-07-16 09:27:13 +02:00 |
|
Piotr Grzesik
|
560aee5feb
|
feat(Telemetry): Record initial context for interactive setup
|
2021-07-14 18:48:29 +02:00 |
|
Piotr Grzesik
|
e65199c052
|
refactor(Telemetry): Ensure generation and related utils are sync
|
2021-07-06 11:24:21 +02:00 |
|
Piotr Grzesik
|
cc24bc2ae2
|
refactor(Telemetry): Report commandUsage as object
|
2021-07-05 14:13:32 +02:00 |
|
Piotr Grzesik
|
b21c1e415b
|
fix(Telemetry): Properly handle not in service dir in credentials
|
2021-07-02 10:44:17 +02:00 |
|
Piotr Grzesik
|
ac03d83289
|
refactor(Telemetry): Include commandUsage in case of error
|
2021-06-30 16:14:45 +02:00 |
|
Piotr Grzesik
|
0eba2dcdfe
|
feat(CLI Onboarding): Add telemetry for interactive 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 |
|
Mariusz Nowak
|
bc3fc11d79
|
test: Adapt to deprecation notification error mode
|
2021-06-21 17:31:50 +02:00 |
|
Mariusz Nowak
|
81ddcf8ecb
|
test: Upgrade from deprecated forms when not testing them intentionally
|
2021-06-21 17:31:50 +02:00 |
|
Mariusz Nowak
|
d1c0e263e4
|
test: Fix description title
|
2021-06-21 17:31:50 +02:00 |
|
Piotr Grzesik
|
519f77e1a8
|
refactor(CLI Onboarding): Remove auto-update step
|
2021-06-09 16:06:52 +02:00 |
|
Piotr Grzesik
|
3bac0f37f0
|
feat(CLI Onboarding): Remove tab-completion from interactive flow
|
2021-05-31 20:07:04 +02:00 |
|
Piotr Grzesik
|
d5e2baf714
|
feat(CLI Onboarding): Remove initial confirm question from the flow
|
2021-05-27 16:42:44 +02:00 |
|
Piotr Grzesik
|
dee54ed55c
|
feat(CLI Onboarding): Present default project name if possible
|
2021-05-19 16:48:40 +02:00 |
|
Piotr Grzesik
|
f1a288ce2c
|
feat(CLI Onboarding): Support template and template-url options
|
2021-05-19 14:58:19 +02:00 |
|
Piotr Grzesik
|
ed25868110
|
test: Adjust interactive CLI test after plugin changes
|
2021-05-17 17:46:12 +02:00 |
|
Piotr Grzesik
|
da7a70d83f
|
feat(CLI Onboarding): Remove serverless.template.yml from template
|
2021-05-17 15:55:23 +02:00 |
|
Piotr Grzesik
|
acc9010d79
|
feat(CLI Onboarding): Run npm i after fetching template
|
2021-05-17 15:55:23 +02:00 |
|
Piotr Grzesik
|
e4ea50d401
|
feat(CLI Onboarding): Fetch templates from serverless/examples
|
2021-05-17 15:55:23 +02:00 |
|
Piotr Grzesik
|
7e8e1b62bb
|
feat(CLI Onboarding): Dont allow setup with options in service dir
|
2021-05-14 14:17:19 +02:00 |
|
Piotr Grzesik
|
e63302bcb5
|
feat(CLI Onboarding): Skip "enable" question when options provided
|
2021-05-14 14:17:19 +02:00 |
|
Piotr Grzesik
|
53575dc360
|
feat(CLI Onboarding): Support --name CLI option
|
2021-05-14 14:17:19 +02:00 |
|
Piotr Grzesik
|
98c9700bcd
|
feat(CLI Onboarding): Support template-path param
|
2021-05-14 14:17:19 +02:00 |
|
Mariusz Nowak
|
105807a674
|
refactor(CLI Onboarding): Integrate steps from dashboard plugin
|
2021-05-12 12:41:30 +02:00 |
|
Mariusz Nowak
|
a26a21ff3f
|
test(CLI Onboarding): Remove bluebird dependency
|
2021-05-12 12:41:30 +02:00 |
|
Mariusz Nowak
|
7864f4d28d
|
refactor(CLI Onboarding): Seclude from internal Framework logic
|
2021-05-12 12:41:30 +02:00 |
|
Mariusz Nowak
|
2672047c2f
|
refactor: Resolve path to package in resolveLocalServerlessPath
|
2021-05-11 08:57:29 +02:00 |
|
Piotr Grzesik
|
2c2c77f905
|
fix(Telemetry): Do not report when commandSchema not resolved
|
2021-05-04 17:50:41 +02:00 |
|
Piotr Grzesik
|
5861d08768
|
feat(Telemetry): Report failures via telemetry
|
2021-04-30 11:54:29 +02:00 |
|
Mariusz Nowak
|
014ff949b7
|
fix(CLI): Recognize --aws-profile option by schema
|
2021-04-19 16:46:53 +02:00 |
|
Mariusz Nowak
|
088088c1d3
|
refactor(CLI): Validate service dependency in CLI context
|
2021-04-14 09:56:42 +02:00 |
|
Mariusz Nowak
|
03817c23fb
|
refactor(CLI): Rename module to unify convention
|
2021-03-26 10:11:57 +01:00 |
|
Mariusz Nowak
|
053fea18e0
|
refactor(CLI): Move main help renderer out of internals
|
2021-03-26 10:11:57 +01:00 |
|
Mariusz Nowak
|
d9cf52b2c8
|
fix(CLI): Fix handling of container commands
|
2021-03-26 10:11:57 +01:00 |
|
Mariusz Nowak
|
afad2315a5
|
refactor(CLI): Move to CLI logic required options validation
|
2021-03-26 10:11:57 +01:00 |
|
Mariusz Nowak
|
aca3c0d57d
|
refactor(CLI): Seclude command help render from internals
|
2021-03-26 10:11:57 +01:00 |
|
Mariusz Nowak
|
87b186113a
|
refactor(CLI): Seclude general help render logic from internals
|
2021-03-26 10:11:57 +01:00 |
|
Mariusz Nowak
|
2fd921dbfc
|
refactor(CLI): Seclude interactive setup help render out of internals
|
2021-03-26 10:11:57 +01:00 |
|
Mariusz Nowak
|
41e921aa6f
|
refactor(CLI): Seclude command options render logic out of internals
|
2021-03-26 10:11:57 +01:00 |
|
Mariusz Nowak
|
2dacbcce85
|
feat(CLI): Validate command and options against resolved schema
|
2021-03-24 11:50:24 +01:00 |
|
Mariusz Nowak
|
3422a121d7
|
feat(Variables): Recognize CLI command plugin extensions in new resolver
|
2021-03-24 11:50:24 +01:00 |
|
Mariusz Nowak
|
9b86f93d64
|
test(CLI): Configure sanity tests for command schema data
|
2021-03-23 10:22:37 +01:00 |
|
Mariusz Nowak
|
13610cf0f0
|
refactor(Variables): Recognize only defined CLI options in resolver
|
2021-03-22 15:31:17 +01:00 |
|