Austen Collins
ab1970612a
fix: Option parsing
2024-03-07 16:28:56 -08:00
Austen Collins
2b629775ec
fix: Support for global options
2024-03-07 11:48:34 -08:00
Austen Collins
4eb92f85f0
chore: Remove direct process.argv reads
2024-03-07 10:42:49 -08:00
Max Marze
5e604f2e1f
feat: update custom resource handlers to node20
2024-02-13 14:56:57 -05:00
Austen
4fa39b8a80
chore: remove unnecessary files and rework variable resolution ( #12340 )
2024-01-31 14:50:04 -08:00
Austen
347d913c19
chore: Continue removing dashboard plugin ( #12335 )
...
* chore: clarify class inputs and dashboardenabled property
* chore: remove dashboard plugin
2024-01-24 14:26:57 -08:00
Austen
bd6a242812
chore: Embed dashboard plugin into framework ( #12332 )
...
* chore: initial removal of dashboard plugin as dependency and deprecated logic
* chore: continue refactor
* chore: move dashboard into framework and reduce logic
2024-01-23 00:28:56 -08:00
Austen
101ce53c18
fix: Adjust copy for clarity ( #12162 )
2023-09-16 18:25:44 -04:00
Max Marze
1f8d786b16
fix: Do not use isDashboard in onboarding flow ( #12160 )
...
* fix: Do not use isDashboard in onboarding flow
* chore: Remove CONSOLE_CONTEXT tests from onboarding
* fix: Update interactive setup test
2023-09-15 22:20:21 -04:00
Austen
9b770a27dc
fix: Adjust providers endpoint ( #12154 )
...
* fix: Fiormatting
* feat: Remove Dashboard onboarding from framework (#12151 )
* fix: Providers test
---------
Co-authored-by: Max Marze <max@marze.dev>
2023-09-15 11:34:01 -04:00
Max Marze
590bb7e177
feat: Remove Console Login ( #12153 )
...
* feat: Remove Console Login
* fix: Update login tests to remove console login options
* feat: Remove Console login options
* feat: Remove console onboarding
* fix: Remove console tests
* chore: Remove remaining console flags
* fix: Remove console deploy unit test
* fix: Interactive Setup tests
* fix: Update generate-payload tests
2023-09-15 11:33:40 -04:00
Max Marze
307865d052
fix: Local credentials should be resolved in onboarding command ( #12148 )
2023-09-12 16:13:35 -04:00
Dan Jarvis
66e31077a7
feat: Post deploy serverless dashboard integration ( #12063 )
...
* feat: Post deploy serverless dashboard integration
* chore: Update unit test
* chore: Use pre integration endpoint
* chore: Updated async process
* chore: Added timeout on instrumentation call
* chore: Handle region configuration
* chore: Always send instruemntation
* chore: Updated instrumentation progress
* chore: Merge #12059
2023-09-05 11:33:22 -04:00
Dan Jarvis
17d64e6c94
chore: Remove dev mode warning ( #12014 )
2023-06-09 07:11:10 -05:00
Mariusz Nowak
943bf6dfad
fix(AWS Deploy): Fix default runtime resolution
2023-05-30 14:20:52 +02:00
Mieszko Kycermann
4d64730130
feat(AWS Deploy): --minify-template CLI param ( #11980 )
2023-05-24 17:53:41 +02:00
Dan Jarvis
4fee5d5486
refactor: Updated dev mode warning copy ( #11976 )
2023-05-17 11:21:19 -05:00
Dan Jarvis
e5cb8acbf2
refactor: Added warning about dev mode ( #11975 )
2023-05-17 17:50:44 +02:00
Dan Jarvis
2c87179557
chore: Added explorerTraceTime ( #11898 )
2023-04-05 14:56:32 -05:00
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
69581cbf91
test(CLI Onboarding): Cover dev mode feed step ( #11848 )
2023-03-21 16:05:21 +01:00
Dan Jarvis
9c7e5b4483
test(CLI Onboarding): Cover dev mode step ( #11845 )
2023-03-21 09:50:05 +01:00
Dan Jarvis
5916256b70
refactor:Support verbose flag in dev mode feed ( #11844 )
2023-03-20 17:45:52 +01:00
Dan Jarvis
2a34b04aae
refactor: Improve dev command ( #11827 )
2023-03-20 15:48:16 +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
983a3b9be6
fix(CLI Onboarding): Don't crash if Dashboar server is inaccessible
2023-01-27 15:34:51 +01:00
Mariusz Nowak
2198799f73
refactor: Improve warning message
2023-01-26 19:45:00 +01:00
Mariusz Nowak
0a148b444c
feat: Remove support for Serverless Tencent CLI
...
As its servers are no longer responding
2023-01-05 15:10:12 +01:00
Florian Proksch
9d579336fa
feat: Support .cjs and .mjs configuration extensions ( #11586 )
2022-12-12 15:36:57 +01:00
Mariusz Nowak
f0932a4e1d
fix(Console): Ensure to always deploy CF stack to us-east-1 region
2022-11-01 00:29:50 +01:00
Mariusz Nowak
9a41468309
feat(Console): External Console integration
2022-10-31 16:07:52 +01:00
Mariusz Nowak
914d00b0a9
refactor(CLI Onboarding): Improve debug logs
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
c769c1e06d
refactor: Upgrade dotenv-expand to v9
2022-10-11 12:56:14 +02:00
pjmattingly
4f7e12939c
refactor: Replace _.flatMap with Array.prototype.flatMap ( #11272 )
2022-07-28 10:45:41 +02:00
Piotr Grzesik
ef2dcb6df7
refactor: Ignore doctor in Compose triage
2022-07-26 15:17:59 +02:00
Mariusz Nowak
8d4bf4fbfd
refactor(Console): Report command which originated login operation
2022-07-08 10:34:21 +02:00
Matthieu Napoli
9e462f59b8
chore: Update Console link in onboarding
2022-06-13 17:23:25 +02:00
Piotr Grzesik
37b29b0295
refactor(CLI): Recognize --help for compose triage
2022-06-07 10:32:35 +02:00
Matthieu Napoli
a2ea68d5be
fix: Improve error message for CLI param validation
...
Fix #9846
2022-06-06 12:40:27 +02:00
Matthieu Napoli
cefb762335
feat: Improve CLI messages when onboarding into Console
2022-06-01 18:18:00 +02:00
Mariusz Nowak
38ff287bc7
fix(CLI Onboarding): Recognize Dashboard providers for deployment
2022-05-20 12:01:38 +02:00
Mariusz Nowak
8825e867d8
fix(CLI Onboarding): Support Dashboard providers with Console
2022-05-20 12:01:38 +02:00
Mariusz Nowak
3b3cfae498
feat(Console): Support console.org setting
2022-05-19 16:15:12 +02:00
Mariusz Nowak
0f21362091
feat(Console): In uneven scenario let user decide where to log-in
2022-05-19 16:15:12 +02:00
Mariusz Nowak
d40866a0e8
feat(Console): Switch to new Identity system
2022-05-19 16:15:12 +02:00
Mariusz Nowak
caaa3c811e
refactor(CLI Onboarding): Generalize isConsole resolution
2022-05-19 16:15:12 +02:00
Mariusz Nowak
5004fb1ea0
fix(CLI): Fix options validations for custom providers
2022-05-16 21:10:15 +02:00