Ryan Rickerts
|
0a0a4fc8af
|
feat(AWS Local Invocation): Support ruby3.2 (#12004)
|
2023-06-05 12:41:44 +02:00 |
|
Bartłomiej Szostek
|
fe6e0a69ee
|
refactor(AWS Lambda): Remove references to deprecated runtimes (#11940)
|
2023-05-15 17:04:12 +02:00 |
|
t3yamoto
|
8341d7ae73
|
feat(AWS Lambda): Recognize python3.10 runtime (#11922)
|
2023-05-11 18:46:50 +02:00 |
|
Baerten Dennis
|
e1703c8551
|
feat(AWS Lambda): Recognize java17 runtime (#11938)
|
2023-05-11 17:33:24 +02:00 |
|
Geoff Denning
|
f00eb824c2
|
feat(AWS Local Invoke): Revert breaking jackson-databind upgrade (#11589)
|
2022-12-12 14:57:36 +01:00 |
|
Mariusz Nowak
|
fe62096583
|
refactor: Isolate import invocations
|
2022-12-08 12:58:29 +01:00 |
|
xiaokang
|
eb741fed22
|
feat(AWS Local Invocation): Upgrade Java dependencies (#11535)
|
2022-11-22 16:28:12 +01:00 |
|
pjmattingly
|
4f7e12939c
|
refactor: Replace _.flatMap with Array.prototype.flatMap (#11272)
|
2022-07-28 10:45:41 +02:00 |
|
Børge Bardo
|
675b1dbed7
|
feat(AWS Local Invocation): Support ESM handlers (#11212)
|
2022-07-07 14:21:24 +02:00 |
|
Piotr Grzesik
|
688f50d670
|
feat(AWS Local Invocation): Support Node handlers with .cjs extension
|
2022-07-04 16:38:17 +02:00 |
|
Mariusz Nowak
|
6d9749699d
|
refactor(AWS Local Invocation): Rely on observable spawn
It's to better debug observed issues
|
2022-04-25 15:21:22 +02:00 |
|
Mariusz Nowak
|
6cbc83aff0
|
refactor(AWS Local Invocation): Remove ignored option
|
2022-04-25 15:21:22 +02:00 |
|
Sergii Dolgushev
|
1a8e7d948e
|
fix(AWS Local Invocation): Ensure env vars resolve for docker (#10962)
|
2022-04-13 12:36:12 +02:00 |
|
Sergii Dolgushev
|
80b3e1a9e5
|
fix(AWS Local Invocation): Ensure package before resolving runtime
|
2022-03-29 12:49:32 +02:00 |
|
Sergii Dolgushev
|
11dd77ecde
|
fix(AWS Local Invocation): Artifact permissions for rust func (#10891)
|
2022-03-28 17:00:00 +02:00 |
|
Yuji Yamano
|
8b1733807f
|
fix(AWS Local Invocation): Remove log4j dependency from java wrapper
|
2022-03-10 14:56:47 +01:00 |
|
Shalvah
|
ce5bf0b40f
|
fix(AWS Local Invocation): Improve ruby context (#10705)
|
2022-02-16 21:38:25 +01:00 |
|
Mariusz Nowak
|
7ae35f2bc3
|
refactor: Rename lib/plugins/aws/utils/resolveCfRefValue.js
|
2022-01-27 15:21:58 +01:00 |
|
Mariusz Nowak
|
7e5107cda9
|
refactor: Rename lib/plugins/aws/utils/resolveCfImportValue.js
|
2022-01-27 15:21:58 +01:00 |
|
Mariusz Nowak
|
61527a35e8
|
refactor: Rename lib/utils/fs/fileExists.js
|
2022-01-27 15:21:58 +01:00 |
|
Mariusz Nowak
|
470b1e96cd
|
refactor: Rename lib/utils/fs/dirExists.js
|
2022-01-27 15:21:58 +01:00 |
|
Mariusz Nowak
|
aed6673d68
|
refactor: Rename lib/utils/isStandaloneExecutable.js
|
2022-01-27 15:21:58 +01:00 |
|
Mariusz Nowak
|
b7e5f55bf7
|
refactor: Rename lib/utils/ensureArtifact.js
|
2022-01-27 15:21:58 +01:00 |
|
Mariusz Nowak
|
d3d55dfcfc
|
refactor: Rename lib/plugins/aws/invokeLocal
|
2022-01-27 15:21:58 +01:00 |
|