20 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
893bfa7aef
chore: update eslint & prettier (#12553) 2024-05-29 11:51:04 -04:00
Max Marze
2cb535ba31
fix: use readFile promise (#12531) 2024-05-23 13:41:30 -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
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
Mariusz Nowak
f9bc405184 feat(Console): Rely on Console ready layers published to AWS 2022-07-14 17:57:00 +02:00
Mariusz Nowak
c28c48c6a1 refactor(Console): Dynamically resolve latest version of the extension 2022-03-14 16:15:46 +01:00
Mariusz Nowak
bdaf21e1a1 feat(Console): Initial integration 2022-02-25 20:12:02 +01:00
Mariusz Nowak
6c6e3a6b23 refactor: Rename lib/plugins/aws/utils/getLambdaLayerArtifactPath.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
82dd1e4c70 refactor(CLI): Modern logs for invoke local command 2021-10-07 16:20:17 +02:00
Mariusz Nowak
fe655d4f15 feat(AWS Lambda): Support 64-bit ARM architecture 2021-10-04 17:12:58 +02:00
Mariusz Nowak
8d56d0e520 style: Prettier 2021-05-10 13:07:44 +02:00
Mariusz Nowak
e8c8f1cfff refactor: Rename servicePath vars to serviceDir 2021-04-16 13:32:13 +02:00
Mariusz Nowak
87d380275b refactor: Replace config.servicePath with service.dir 2021-04-16 13:32:13 +02:00
ifitzsimmons
6e486b3eb1
refactor: Use async in lib/plugins/aws/package (#8870)
Covered the following paths:
* Files put directly into `lib/plugins/aws/package/compile`
* Files put directly into `lib/plugins/aws/package`
* `lib/plugins/aws/package/lib`

Made changes to tests where necessary.
2021-03-01 11:15:34 +01:00
Mariusz Nowak
cf7b25e458 style: Upgrade "prettier" to v2 2021-01-04 16:21:24 +01:00
Raymond van der Straten
bf418ac6ca fix(AWS Lambda): Permissions on lambda layer retained 2020-12-30 12:38:24 +01:00
Mariusz Nowak
78cdf217b3 refactor: Normalize module path 2020-12-14 15:16:31 +01:00