Dan Jarvis
|
73d0dc6cf4
|
feat: Console Dev Mode onboarding via dev command (#11896)
|
2023-04-05 13:19:34 -05:00 |
|
Mariusz Nowak
|
0f930c51c4
|
feat: Temporarily revert dev command (#11854)
As it's not ready for releases
|
2023-03-23 20:23:34 +01:00 |
|
Dan Jarvis
|
a8f118bca1
|
feat(Console): dev mode onbaording via dev command (#11782)
|
2023-03-15 15:15:57 +01:00 |
|
Mariusz Nowak
|
74c3ae004c
|
refactor: Supress AWS SDK v2 deprecation message
|
2023-03-01 18:06:50 +01:00 |
|
Mariusz Nowak
|
9a41468309
|
feat(Console): External Console integration
|
2022-10-31 16:07:52 +01:00 |
|
Mariusz Nowak
|
f3a191590b
|
feat(Console): Remove support for integrated configuration
|
2022-10-31 16:07:52 +01:00 |
|
Mariusz Nowak
|
38ff287bc7
|
fix(CLI Onboarding): Recognize Dashboard providers for deployment
|
2022-05-20 12:01:38 +02:00 |
|
Mariusz Nowak
|
1f12b19a22
|
fix(CLI Onboarding): Improve fix for initial variables resolution
|
2022-03-18 15:45:55 +01:00 |
|
Piotr Grzesik
|
17df2928cf
|
fix(CLI Onboarding): Ensure variables resolution for templates
|
2022-03-02 14:51:02 +01:00 |
|
Mariusz Nowak
|
bdaf21e1a1
|
feat(Console): Initial integration
|
2022-02-25 20:12:02 +01:00 |
|
Mariusz Nowak
|
ba34c573f4
|
refactor: Expose isDashboardEnabled resolver
|
2022-02-25 20:12:02 +01:00 |
|
Piotr Grzesik
|
97fda34b29
|
feat(CLI Onboarding): Improve deploy messaging
|
2022-02-01 18:34:00 +01:00 |
|
Piotr Grzesik
|
772a9bb86c
|
refactor(CLI Onboarding): Minor wording adjustments
|
2022-01-28 13:40:28 +01:00 |
|
Mariusz Nowak
|
7289137073
|
refactor: Rename lib/Serverless.js
|
2022-01-27 15:21:58 +01:00 |
|
Mariusz Nowak
|
73b1886040
|
refactor: Adapt to rename in @serverless/dashboard-plugin
|
2022-01-27 15:21:58 +01:00 |
|
Piotr Grzesik
|
1cb6a2ff2d
|
refactor: Remove legacy logs
|
2022-01-27 15:21:58 +01:00 |
|
Mariusz Nowak
|
d62c3288b2
|
feat: Unconditionally fallback when local installation found
BREAKING CHANGE:
`enableLocalInstallationFallback` configuration property is no longer supported.
|
2022-01-27 15:21:58 +01:00 |
|
Mariusz Nowak
|
6a659f1b20
|
refactor: Upgrade @serverless/utils to v6
|
2022-01-27 15:21:58 +01:00 |
|
Piotr Grzesik
|
4fa20a56ea
|
feat(Telemetry): Report didCreateService property
|
2021-12-23 12:51:04 +01:00 |
|
Piotr Grzesik
|
08b5acbaa9
|
refactor(Telemetry): Ensure to report projectId for interactive
|
2021-12-23 12:51:04 +01:00 |
|
Mariusz Nowak
|
07aed3429c
|
refactor(CLI): Modern logs for interactive setup
|
2021-09-29 21:52:51 +02:00 |
|
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
|
b85f3934ed
|
fix(CLI Onboarding): Ensure credentials resolution before deploy
|
2021-07-19 16:43:44 +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 |
|
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 |
|