Mariusz Nowak
|
0199b0fe8c
|
refactor: Bring back _.flatMap usage
Reverts #9948
|
2021-09-24 17:32:28 +02:00 |
|
Jonas Matos
|
26b8bd5c5f
|
refactor: Replace _.flatMap usage (#9948)
Co-authored-by: Jonas Matos <js.matos@sidi.org.br>
|
2021-09-15 10:57:01 +02:00 |
|
Sudipto Das
|
f431218790
|
refactor: Replace fse.readFile with fs.promises.readFile (#9935)
|
2021-09-10 12:00:44 +02:00 |
|
Sudipto Das
|
5155e0180e
|
refactor: Replace fse.access with fs.promises.access (#9915)
|
2021-09-06 09:26:55 +02:00 |
|
Sudipto Das
|
05fff98a00
|
refactor: Replace fse.writeFile with fs.promises.writeFile (#9870)
|
2021-08-30 11:08:47 +02:00 |
|
Shane R. Spencer
|
ee17ee5aca
|
feat(AWS Local Invocation): Support python3.9 runtime (#9879)
|
2021-08-25 10:59:28 +02:00 |
|
Sudipto Das
|
bb0484e6b5
|
refactor: Replace fse.stat with fs.promises.stat (#9845)
|
2021-08-16 15:39:01 +02:00 |
|
tlloyd-synalogik
|
504b42ae0f
|
fix(AWS Local Invocation): Bump AWS Java pom version to pull in fix
(PR #9714)
|
2021-07-07 18:46:39 +02:00 |
|
Mariusz Nowak
|
e836722f97
|
fix(AWS Local Invocation): Fix error handling of invalid file content
|
2021-06-30 12:55:54 +02:00 |
|
Piotr Grzesik
|
716b31216e
|
refactor: Use download from @serverless/utils
|
2021-05-24 11:37:54 +02:00 |
|
Mariusz Nowak
|
bbff0290db
|
fix(AWS Local Invocation): Fix invalid result handling
|
2021-05-21 14:30:43 +02:00 |
|
Mariusz Nowak
|
c563581ac9
|
refactor: Construct user errors with ServerlessError
|
2021-05-19 13:16:42 +02:00 |
|
Mariusz Nowak
|
277d66c75b
|
test(AWS Local Invocation): Move fixtures to test folder
|
2021-05-19 13:16:42 +02:00 |
|
Mariusz Nowak
|
a2297ee916
|
fix(AWS Local Invocation): Report invalid handler path meaningfully
|
2021-05-19 13:16:42 +02:00 |
|
Mariusz Nowak
|
8d56d0e520
|
style: Prettier
|
2021-05-10 13:07:44 +02:00 |
|
Piotr Grzesik
|
fbf0ed30e9
|
refactor: Add code to ServerlessError in lib/plugins/aws
|
2021-04-23 13:34:20 +02:00 |
|
Yuji Yamano
|
924a698d2a
|
fix(AWS Local Invocation): Allow optional package.artifact for java
|
2021-04-19 13:00:32 +02:00 |
|
Mariusz Nowak
|
87d380275b
|
refactor: Replace config.servicePath with service.dir
|
2021-04-16 13:32:13 +02:00 |
|
Yuji Yamano
|
5392a7dce2
|
fix(AWS Local Invocation): Dont build bridge if artifact missing (#9280)
|
2021-04-12 10:53:23 +02:00 |
|
Yuji Yamano
|
af8d2a1926
|
fix(AWS Local Invocation): Correctly decompress artifact (#9259)
|
2021-04-09 11:15:54 +02:00 |
|
Yuji Yamano
|
34d2c2feac
|
fix(AWS Local Invocation): Strip null envvars for local invoke (#9263)
|
2021-04-09 10:54:55 +02:00 |
|
Yuji Yamano
|
ce210f7852
|
fix(AWS Local Invocation): Adjust .gitignore #9273. (#9274)
|
2021-04-09 10:43:13 +02:00 |
|
Mariusz Nowak
|
2011649537
|
refactor: Remove injustified "eslint-disable" comments
|
2021-04-02 15:05:03 +02:00 |
|
ifitzsimmons
|
134db21ed2
|
refactor: Use async/await in lib/plugins/aws/invokeLocal. (#8876)
|
2021-02-09 15:32:38 +01:00 |
|
Juanjo Diaz
|
006557d847
|
refactor: Use standalone ServerlessError. (#8897)
|
2021-02-09 09:20:55 +01:00 |
|
Piotr Grzesik
|
11fb14115e
|
fix: Properly handle error if Java bridge is not present
|
2021-02-02 16:02:31 +01:00 |
|
Piotr Grzesik
|
1833894856
|
fix(Standalone): Ensure proper resolution of runtime wrappers
|
2021-01-22 14:23:25 +01:00 |
|
Piotr Grzesik
|
c3f59e4d78
|
refactor: Seclude ensureExists util
|
2021-01-12 11:53:37 +01:00 |
|
Mariusz Nowak
|
cf7b25e458
|
style: Upgrade "prettier" to v2
|
2021-01-04 16:21:24 +01:00 |
|
Juanjo Diaz
|
84d423d3be
|
refactor: Convert to native Promise and async/await (#8593)
|
2020-12-16 17:22:37 +01:00 |
|
Mariusz Nowak
|
c0ea4c1461
|
feat(AWS Lambda): Basic container image support
|
2020-12-04 13:53:49 +01:00 |
|
Mariusz Nowak
|
3808471972
|
test: Move unit tests to "test/unit" folder
|
2020-11-30 16:53:52 +01:00 |
|
Graham McGregor
|
06f6c6d28e
|
refactor: Refactor some functions to native promises (#8533)
|
2020-11-25 13:40:48 +01:00 |
|
Mariusz Nowak
|
9a33e62c83
|
test(AWS Local Invocation): Increase error margin
|
2020-10-12 13:37:38 +02:00 |
|
Frédéric Barthelet
|
6a81137406
|
feat(AWS Local Invocation): Randomize awsRequestId (#8380)
|
2020-10-12 11:54:48 +02:00 |
|
Mariusz Nowak
|
eb5e54847e
|
fix(Config Schema): Recognize deployment valid env variables format
|
2020-09-30 14:30:51 +02:00 |
|
Piotr Grzesik
|
b867df147a
|
refactor: Replace _.{entries|entriesIn|toPairs} with Object.entries
(PR #8275)
|
2020-09-23 13:13:54 +02:00 |
|
Gábor Lipták
|
01643273df
|
fix(AWS Local Invocation): Fix Dockerfile layer path on Windows (#8273)
|
2020-09-22 08:50:42 +02:00 |
|
Mariusz Nowak
|
1beb8d0246
|
refactor: Replace mkdrip with esnureDir from fs-extra
|
2020-09-10 13:26:17 +02:00 |
|
Frédéric Barthelet
|
72745c9e77
|
feat(AWS Local Invocation): Resolve CF Ref in env variables (#8198)
|
2020-09-08 10:13:53 +02:00 |
|
jkburges
|
8f070d58c4
|
fix(Templates): Add missing property in ruby template (#8195)
This property was previously missing from the fake lambda context when running ruby functions locally.
Ref: https://docs.aws.amazon.com/lambda/latest/dg/ruby-context.html
|
2020-09-07 11:07:43 +02:00 |
|
Frédéric Barthelet
|
06ed01b874
|
feat(AWS Local Invocation): Resolve "Fn::ImportValue" instructions in env vars
(PR #8157)
|
2020-09-01 14:53:08 +02:00 |
|
Mariusz Nowak
|
8c3c7c4e3a
|
chore: Rename "tests" folder to "test"
Also upgrade @serverless/eslint-config to v2
|
2020-08-28 16:22:09 +02:00 |
|
Yuji Yamano
|
03531d8bc6
|
fix(Template): Ensure java wrappers are moved to runtimeWrappers (#7999)
|
2020-07-28 11:08:03 +02:00 |
|
Mariusz Nowak
|
527233d263
|
fix(Standalone): Ensure local invocation wrappers are accessible
|
2020-07-27 11:42:02 +02:00 |
|
Mariusz Nowak
|
50bfd22096
|
refactor(AWS Local Invocation): Seclude runtime wrapping logic
|
2020-07-27 11:42:02 +02:00 |
|
Mariusz Nowak
|
5517ff0d26
|
test(AWS Local Invocation): Improve test reliability
|
2020-07-27 11:42:02 +02:00 |
|
Mariusz Nowak
|
095a26a445
|
test: Introduce debug log
|
2020-07-27 11:42:02 +02:00 |
|
Yuji Yamano
|
ab99b657a3
|
fix(Templates): Add aws-lambda-java-events support to Java (#7986)
|
2020-07-27 09:23:12 +02:00 |
|
Mariusz Nowak
|
46aa0b8676
|
test: Fix Buffer usage
|
2020-07-23 09:48:46 +02:00 |
|