324 Commits

Author SHA1 Message Date
Eslam λ Hefnawy
37c17d2555
fix: help command (#12601) 2024-06-17 07:06:35 -07:00
Max Marze
4cd33ea029
feat: add org & app flag back (#12574) 2024-06-04 15:50:21 -04:00
Max Marze
1b65271344
fix: ignore set for prettier correctly (#12554) 2024-05-29 12:02:19 -04:00
Max Marze
893bfa7aef
chore: update eslint & prettier (#12553) 2024-05-29 11:51:04 -04:00
Tomasz Czubocha
88bffb764a
Revert "fix: use a number type for rollback --timestamp option (#12485)" (#12549)
This reverts commit d2f3e0c4cf55aec2574ba2fbea756d2f7fc0f00c.
2024-05-28 14:52:13 -04:00
Eslam λ Hefnawy
88911ee25c
feat(v4): improve help formatting (#12521)
* feat(v4): improve help formatting

* fix(help): remove invoke local from main commands

* fix(help): remove comment
2024-05-23 09:57:00 -04:00
Austen
972e65411a
chore: update error messages 2024-05-21 13:44:45 -07:00
Eslam λ Hefnawy
8b1f313f87
feat(v4): handle commands deprecation (#12500) 2024-05-21 13:32:14 -07:00
Austen Collins
7e9e20cdf5 merge 2024-05-19 23:24:08 -07:00
Tomasz Czubocha
d2f3e0c4cf
fix: use a number type for rollback --timestamp option (#12485) 2024-05-16 18:31:04 +02:00
Austen Collins
be2686b315 fix: spinners 2024-05-15 15:53:50 -07:00
Max Marze
79df074fc7
feat: esbuild support (#12462)
* feat: zero config esbuild defaults

* feat: esbuild support
2024-05-06 15:22:16 -04:00
Austen
158f644cd0
feat: Refactor logging to reduce complexity (#12432)
* chore: Change logger

* chore: continue refactor

* chore: WIP

* chore: Sync
2024-04-17 13:26:31 -07:00
Eslam λ Hefnawy
8df959c95c
feat(dev): Improve dev command developer experience (#12426)
* feat(dev): added ping to dev session

* feat(dev): improve dev command logging

* chore(dev): rebuild the shim
2024-04-15 10:54:35 -07:00
Max Marze
201c22df55
V4.0 next (#12425)
* chore: update submodule commit

* refactor: interactive setup and variable resolution cleanup (#12424)

---------

Co-authored-by: Tomasz Czubocha <tomasz.czubocha@gmail.com>
2024-04-12 12:45:46 -04:00
Max Marze
90206fa567
fix: use path.join & minified shim in dev mode (#12408) 2024-04-01 20:39:18 -04:00
Eslam λ Hefnawy
8c02a333d7
feat(dev-mode): Adds dev mode command (#12404)
* feat(dev-mode): adds dev mode command/plugin

* chore(dev-mode): more comments

* chore(dev-mode): fix local lambda tests

* fix(dev-mode): minor fixes for dev mode
2024-03-29 11:18:47 -07:00
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