Max Marze
893bfa7aef
chore: update eslint & prettier ( #12553 )
2024-05-29 11:51:04 -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
Duy Tran
30dd50a90c
refactor: Remove BbPromise.bind usage ( #11875 )
2023-03-31 16:32:37 +02:00
Corentin Doue
54da80e264
fix(AWS Invocation): Fix resolution of options with non-AWS provider ( #9602 )
2021-06-18 10:22:21 +02:00
Mariusz Nowak
2294a4b4cb
refactor(CLI): Move lifecycles definition to commands schema
...
It's needed to be able to process commands as introduced by plugins without a need of processing Serverless instance
2021-03-24 11:50:24 +01:00
Mariusz Nowak
14a2640bd9
refactor(CLI): Seclude schema of core commands
2021-03-16 09:34:33 +01:00
terrybondy
ab8529cb24
fix(AWS Local Invocation): Support env vars with = in value ( #9079 )
...
* Fix prettier warnings.
* test(invoke): ensure everything after first "=" is included in environment variable
* test(invoke): unskip new test
Co-authored-by: Lew Gordon <lew.gordon@genesys.com>
2021-03-10 09:23:18 +01:00
Piotr Grzesik
7a012d83b9
refactor: Revert remove bluebird from lib/plugins
...
This reverts commit 8fead7f39e3a5649e87a4ceb6e0c0a28e7f61ea5.
2021-03-04 11:06:44 +01:00
Juanjo Diaz
8fead7f39e
refactor: Remove bluebird from top-level lib/plugins ( #8973 )
2021-02-22 10:16:34 +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
lewgordon
ff253e32dd
feat: Suport --context and --contextPath at invoke command ( #8652 )
2020-12-23 15:03:39 +01:00
Mariusz Nowak
a6ce212f3d
refactor: Normalize module path
2020-12-14 15:16:31 +01:00