161 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
Eslam λ Hefnawy
13b2710e48
fix(info): bring back verbose mode (#12610) 2024-06-18 10:32:48 -07:00
Max Marze
893bfa7aef
chore: update eslint & prettier (#12553) 2024-05-29 11:51:04 -04: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
Max Marze
5e604f2e1f feat: update custom resource handlers to node20 2024-02-13 14:56:57 -05:00
Max Marze
d9e211731d feat: add stackOutputs property on serverless object 2024-02-03 13:09:21 -05:00
Max Marze
8292d7cfcb
chore: Remove Console related display methods (#12168) 2023-09-18 16:27:44 -04:00
Mariusz Nowak
f72c5958c3 fix(Console): Ensure errorneus resolution of url to not break deploys 2022-11-04 18:15:30 +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
f9bc405184 feat(Console): Rely on Console ready layers published to AWS 2022-07-14 17:57:00 +02:00
Piotr Grzesik
d215517cf0 feat(AWS Lambda): Add support for function URLs 2022-04-06 23:13:37 +02:00
Mariusz Nowak
2a8ef3ed5a refactor(AWS Deploy): Ensure no internal dependency on console 2022-03-28 14:18:10 +02:00
Mariusz Nowak
14109e8ec4 refactor(Console): Ensure to list extension layer in layers output 2022-03-24 16:51:14 +01:00
Mariusz Nowak
8c7731d437 refactor: Upgrade to async/await 2022-03-18 15:45:55 +01:00
Mariusz Nowak
0d9f86620b refactor(Console): Present url to console UI 2022-03-18 15:45:55 +01:00
Mariusz Nowak
7e5107cda9 refactor: Rename lib/plugins/aws/utils/resolveCfImportValue.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
390bea11f5 refactor: Rename lib/plugins/aws/info/getStackInfo.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
5596746455 refactor: Rename lib/plugins/aws/info/getResourceCount.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
a1239ebffe refactor: Rename lib/plugins/aws/info/getApiKeyValues.js 2022-01-27 15:21:58 +01:00
Piotr Grzesik
1cb6a2ff2d refactor: Remove legacy logs 2022-01-27 15:21:58 +01:00
Piotr Grzesik
0dacf1bb3b refactor: Support conceal option in modern logs 2022-01-14 11:56:57 +01:00
Mariusz Nowak
7bb2520f49 refactor: Seprate internal and plugin output sections 2021-11-02 16:00:49 +01:00
Mariusz Nowak
533f709c58 refactor(CLI): Improve main progress message 2021-11-02 15:09:51 +01:00
Mariusz Nowak
44484903b3 refactor(CLI): Improve file size output in logs 2021-10-27 16:39:09 +02:00
Mariusz Nowak
7d19ca8572 refactor(CLI): Improve handling of service outputs in modern logs 2021-10-15 10:57:11 +02:00
Piotr Grzesik
03b4b3d47c refactor(CLI): Remove empty line in info command 2021-10-13 17:18:06 +02:00
Piotr Grzesik
ca705b8cc2 refactor(CLI): Introduce modern warning about resource limit 2021-10-13 17:18:06 +02:00
Mariusz Nowak
87461007f8 refactor(CLI): Expose function artifact size in deploy summary 2021-10-07 13:22:49 +02:00
Mariusz Nowak
2828a2c443 refactor(CLI): Improve modern info output 2021-10-01 15:47:41 +02:00
Mariusz Nowak
8aa700dc79 refactor(CLI): Generalize writeServiceOutputs 2021-10-01 15:47:41 +02:00
Mariusz Nowak
85997e063a refactor: Remove obsolete conditions 2021-10-01 15:47:41 +02:00
Mariusz Nowak
6e5c39ee4c refactor(CLI): Do not show progress bar in info command 2021-09-23 10:43:24 +02:00
Mariusz Nowak
43d17debee fix(CLI): Ensure to write outputs with modern logs on sls info 2021-09-22 16:01:35 +02:00
Mariusz Nowak
a6553f8668 refactor(CLI): Refactor main progress event with isMainEvent option 2021-09-21 17:39:44 +02:00
Mariusz Nowak
634b59e396 refactor: Revert from mainProgressTitles handling
It appeared as not reliable, due to lack of means for any conditional handling of progress events
2021-09-21 17:39:44 +02:00
Mariusz Nowak
084a9955f4 fix(CLI): Fix log messages timing 2021-09-17 11:42:50 +02:00
Piotr Grzesik
fbdd124029 feat(CLI): First iteration of support for verbose mode in deploy 2021-09-14 14:42:18 +02:00
Jonas Matos
6087fa3400
refactor: Replace _.pick with native property assignment (#9937)
Co-authored-by: Jonas Matos <js.matos@sidi.org.br>
2021-09-13 17:43:00 +02:00
Piotr Grzesik
171897d60e
feat(CLI): Introduce first iteration of modern logs for deploy (#9934) 2021-09-10 15:17:45 +02:00
Mariusz Nowak
312266e908 feat: Register service outputs 2021-09-09 12:37:52 +02:00
Piotr Grzesik
fbf0ed30e9 refactor: Add code to ServerlessError in lib/plugins/aws 2021-04-23 13:34:20 +02:00
Mariusz Nowak
688d09b1f7 refactor: Remove support for internal noDeploy option 2021-04-09 16:10:21 +02:00
Juanjo Diaz
006557d847
refactor: Use standalone ServerlessError. (#8897) 2021-02-09 09:20:55 +01:00
ifitzsimmons
f95971d22b
refactor: Use async/await in lib/plugins. (#8875) 2021-02-08 11:40:42 +01:00
Mariusz Nowak
cf7b25e458 style: Upgrade "prettier" to v2 2021-01-04 16:21:24 +01:00
Frédéric Barthelet
eacae9a64d
feat(AWS API Gateway): Move api-specific keys to provider.apiGateway 2021-01-04 10:04:57 +01:00
Mariusz Nowak
3808471972 test: Move unit tests to "test/unit" folder 2020-11-30 16:53:52 +01:00