35 Commits

Author SHA1 Message Date
Mariusz Nowak
5a764373c4 feat(Variables): Resign from projectDir concept 2022-01-10 11:52:25 +01:00
Shalvah
62d8da209e
fix(Packaging): Do not include local plugins in a bundle (#10259) 2022-01-06 16:18:16 +01:00
Mariusz Nowak
b8d386547f test(Plugins): Ensure to not leave broken symlinks in a setup fixture
Otherwise it leaves a broken symlink of which copying crashes `fse.copy`
2021-11-17 09:07:28 +01:00
Michael
a3edecf0c6
feat(AWS Lambda): Support for Amazon MQ RabbitMQ events (#9919)
Co-authored-by: Michael <michael@Michaels-MacBook-Pro.local>
Co-authored-by: Michael <michael@ip-192-168-158-61.eu-west-1.compute.internal>
2021-10-19 15:10:46 +02:00
Piotr Grzesik
0c9941f450 test: Partial refactoring of invoke local tests 2021-10-07 16:20:17 +02:00
Mariusz Nowak
e577157a6d test(AWS IOT): Increase test timeout 2021-10-04 17:12:58 +02:00
Mariusz Nowak
cbe7573e02 test(AWS Lambda): Unify lambda destination tests into general tests 2021-10-04 17:12:58 +02:00
Mariusz Nowak
ed372a21dc test: Generalize function fixture 2021-10-04 17:12:58 +02:00
Federico Jasson
9f0bc689cc
feat(AWS Schedule): Allow multiple rate expressions in single event
* Allow multiple cron/rate expressions in AWS schedule event

* Update schedule.test.js to use runServerless

* schedule.test.js: minimize calls to runServerless
2021-09-08 22:19:12 +02:00
lewgordon
cacb529925
feat(AWS Lambda): Add support for activemq event (#8840)
Co-authored-by: Lew Gordon <lew.gordon@genesys.com>
Co-authored-by: Piotr Grzesik <pj.grzesik@gmail.com>
2021-09-03 12:24:47 +02:00
Mariusz Nowak
cb109dd835 fix(AWS API Gateway): Fix request validator triage 2021-08-27 13:09:46 +02:00
Piotr Grzesik
0e01d9e337 refactor(AWS API Gateway): Adjust deprecation for identitySource 2021-08-11 13:34:35 +02:00
Piotr Grzesik
d53c80d456 test(AWS API Gateway): Fix integration test for API Gateway 2021-08-10 21:30:55 +02:00
Karim Kanso
d2754594c4
fix(AWS API Gateway): Ensure to attach validator when required (#9793) 2021-08-04 12:49:22 +02:00
Mariusz Nowak
9844f4477d test: Ensure input is properly resolved in local fallback 2021-07-22 10:10:24 +02:00
Piotr Grzesik
afdf77c960 refactor(CLI Onboarding): Move dashboard-set-org from plugin 2021-07-20 17:18:36 +02:00
Piotr Grzesik
adef7102df refactor(CLI Onboarding): Move dashboard-login step from plugin 2021-07-20 17:18:36 +02:00
Mariusz Nowak
791f3acdc3 test: Cover serverless-step-functions plugin 2021-07-19 09:42:06 +02:00
Mariusz Nowak
5ceca3c04a test: Cover serverless-plugin-typescript plugin 2021-07-15 15:58:41 +02:00
Mariusz Nowak
4b25b92be4 test: Coverserverless-iam-roles-per-function with integration tests 2021-07-15 10:18:16 +02:00
Mariusz Nowak
3e384e2c61 test: Coverserverless-dotenv-plugin with integration tests 2021-07-15 10:18:16 +02:00
Mariusz Nowak
24ca29f9d1 test: Cover serverless-prune-plugin 2021-07-05 14:10:54 +02:00
Mariusz Nowak
b988ecf9a0 test: Cover serverless-domain-manager plugin 2021-07-05 14:10:54 +02:00
Mariusz Nowak
255b93fbe0 test: Cover serverless-plugin-requirements plugin 2021-07-05 12:20:41 +02:00
Mariusz Nowak
73f15d93b3 test: Test serverless-webpack 2021-07-01 18:03:01 +02:00
Mariusz Nowak
151e98f585 test: When testing plugins load only tested plugin 2021-07-01 18:03:01 +02:00
Mariusz Nowak
2b7154ab90 test: Test "serverless-offline" plugin 2021-06-29 17:58:41 +02:00
Mariusz Nowak
81ddcf8ecb test: Upgrade from deprecated forms when not testing them intentionally 2021-06-21 17:31:50 +02:00
Mariusz Nowak
8954b5f9cc fix: Fix projectDir pattern in config schema 2021-06-08 15:17:33 +02:00
Mariusz Nowak
105807a674 refactor(CLI Onboarding): Integrate steps from dashboard plugin 2021-05-12 12:41:30 +02:00
Mariusz Nowak
80281eef64 test: Ensure no deprecations logs (after default runtime deprecation) 2021-05-11 14:08:38 +02:00
Mariusz Nowak
096ed9652b fix(Telemetry): For local fallback ensure to report locally used version 2021-05-11 08:57:29 +02:00
Mariusz Nowak
2672047c2f refactor: Resolve path to package in resolveLocalServerlessPath 2021-05-11 08:57:29 +02:00
Mariusz Nowak
87d380275b refactor: Replace config.servicePath with service.dir 2021-04-16 13:32:13 +02:00
Mariusz Nowak
2d1b56b59f test: Upgrade to new runServerless version 2021-04-09 16:10:21 +02:00