1031 Commits

Author SHA1 Message Date
Max Marze
e0d6a8acbb
fix: remove bluebird and set concurrency limits for packaging (#12658)
* fix: remove bluebird from zip-service

* fix: remove bluebird and set concurrency limits for packaging
2024-07-02 14:26:28 -04:00
Max Marze
b23d8ab7eb fix: rename issue for ajv schema 2024-05-30 16:31:52 -04:00
Max Marze
8e01467ce2
fix: rename issue for ajv schema (#12563) 2024-05-30 16:25:11 -04:00
Max Marze
893bfa7aef
chore: update eslint & prettier (#12553) 2024-05-29 11:51:04 -04:00
Max Marze
79df074fc7
feat: esbuild support (#12462)
* feat: zero config esbuild defaults

* feat: esbuild support
2024-05-06 15:22:16 -04:00
Max Marze
0f23e0dbd6 fix: handle __dirname for binary build 2024-05-03 12:29:29 -04:00
Max Marze
1886f64f84 fix: handle __dirname for binary build 2024-05-03 12:17:51 -04:00
Austen Collins
bb55e0b38c chore: Remove node-fetch 2024-04-24 21:03:03 -07:00
Austen
0b106a0b74
fix: tests (#12446) 2024-04-24 07:18:13 -07:00
Austen Collins
a2feeac615 chore: Remove version check to refactor later 2024-04-17 21:38:24 -07:00
Austen Collins
c358e94b2d chore: Sync 2024-04-17 08:07:55 -07:00
Austen Collins
3a6dc67a80 chore: continue refactor 2024-04-14 17:25:27 -07:00
Austen Collins
caa274b465 chore: Change logger 2024-04-09 20:37:34 -07:00
Austen
4fa39b8a80
chore: remove unnecessary files and rework variable resolution (#12340) 2024-01-31 14:50:04 -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
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
6ee277dfcb
feat: Remove Dashboard onboarding from framework (#12151) 2023-09-14 23:22:59 -04:00
Max Marze
561a875da7
fix: Handle account being integrated with an existing org (#12149) 2023-09-13 13:22:38 -04:00
Max Marze
bf518b9135
fix: Check for Serverless Dashboard IAM stack prior to creation (#12147) 2023-09-12 14:06:56 -04:00
Max Marze
45cbd52501
feat: Make dashboard monitoring opt-out (#12138) 2023-09-06 17:04:38 -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
Debadutta Panda
1775c90a72
refactor: Remove got dependency (#12040) 2023-06-27 13:30:40 +02:00
Mariusz Nowak
39806d622f refactor(Telemetry): Report installed docker version 2023-06-02 12:55:20 +02:00
Mariusz Nowak
83670f98c5 feat(Telemetry): Inspect docker availability 2023-05-31 17:46:56 +02:00
Mariusz Nowak
943bf6dfad fix(AWS Deploy): Fix default runtime resolution 2023-05-30 14:20:52 +02:00
Duy Tran
03d3ab39da
refactor: Replace _.fromPairs with Object.fromEntries (#11794) 2023-03-10 13:59:33 +01:00
Mariusz Nowak
74c3ae004c refactor: Supress AWS SDK v2 deprecation message 2023-03-01 18:06:50 +01:00
Mariusz Nowak
fcf17a608d refactor: Support relative paths in import-esm util 2022-12-09 13:46:15 +01:00
Mariusz Nowak
e791e046e2 refactor: Document need of refactor 2022-12-08 12:58:29 +01:00
Mariusz Nowak
fe62096583 refactor: Isolate import invocations 2022-12-08 12:58:29 +01:00
Mariusz Nowak
ac1e0dbfa1 refactor: Improve module name 2022-12-08 12:58:29 +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
81dc34961b refactor: Remove ineffective ESLint instruction 2022-10-31 16:07:52 +01:00
Mariusz Nowak
9ef5fd23b1 refactor: Upgrade filesize to v10 2022-10-11 12:56:14 +02:00
Thomas Hamer
b95c7496ec
fix: Ensure to not crash when ~/.serverless is not accessible (#11403) 2022-09-22 17:58:05 +02:00
Mariusz Nowak
f9bc405184 feat(Console): Rely on Console ready layers published to AWS 2022-07-14 17:57:00 +02:00
Piotr Grzesik
007c294211 refactor(Telemetry): Recognize isUsingCompose 2022-05-23 15:32:36 +02:00
Mariusz Nowak
c0aabb4845 fix(Telemetry): Fix Console org reporting 2022-04-22 13:14:35 +02:00
Mariusz Nowak
db6796257f refactor(Telemetry): Debug log for telemetry payload 2022-04-22 13:14:35 +02:00
Piotr Grzesik
3bcff796f1 refactor(Telemetry): Ensure to pass unique id with events 2022-04-13 11:22:27 +02:00
Piotr Grzesik
d215517cf0 feat(AWS Lambda): Add support for function URLs 2022-04-06 23:13:37 +02:00
Mariusz Nowak
db89f20f01 refactor(Console): Report used layer extension version to telemetry 2022-03-17 18:04:07 +01:00
Piotr Grzesik
c939457ba4 refactor(CLI): Recognize SLS_DISABLE_AUTO_UPDATE env var 2022-03-17 15:02:00 +01:00
Mariusz Nowak
c28c48c6a1 refactor(Console): Dynamically resolve latest version of the extension 2022-03-14 16:15:46 +01:00
Mariusz Nowak
167a77ecae fix(Telemetry): Ensure to not leak false as empty value 2022-03-09 17:42:39 +01:00
Piotr Grzesik
d06b64d4b9 fix: Properly move directories across filesystems 2022-03-03 20:08:17 +01:00
Piotr Grzesik
e29253fbeb refactor(Telemetry): Rely on direct evaluation of isTtyTerminal 2022-03-02 15:16:20 +01:00
Mariusz Nowak
bdaf21e1a1 feat(Console): Initial integration 2022-02-25 20:12:02 +01:00
frozenbonito
ec3271f3e8
feat(Plugins): Support ESM format for plugins (#10657) 2022-02-10 10:46:12 +01:00