14512 Commits

Author SHA1 Message Date
Mariusz Nowak
1a3ccdbef8 fix(CLI): Fix handling when local serverless is removed in command run 2021-09-28 17:16:17 +02:00
Mariusz Nowak
54af90884c refactor: Cleanup requires order 2021-09-28 17:16:17 +02:00
Mariusz Nowak
0d5884ebbf refactor(Plugins): Fix manual update notice 2021-09-28 17:16:17 +02:00
Mariusz Nowak
8c5f22ceb6 refactor(CLI): Modern logs for plugin install command 2021-09-28 17:16:17 +02:00
Mariusz Nowak
b0d854af20 refactor: Move variables resolution log to debug level 2021-09-28 17:16:17 +02:00
Seungchan Ahn
26ce1c636b
refactor(Plugins): Seclude plugin uninstall standalone command
(PR #10015)
2021-09-28 17:03:41 +02:00
Mariusz Nowak
6f88c11312 refactor(Plugins): Improve error messaging on failed npm install 2021-09-28 10:24:54 +02:00
Mariusz Nowak
62d697c861 fix(Standalone): Upgrade npm version to one that supports Node.js v14 2021-09-28 10:24:54 +02:00
Mariusz Nowak
5a583a9798 fix(Standalone): Fix internal npm installation handling 2021-09-28 10:24:54 +02:00
Mariusz Nowak
cd9b8233f9
refactor(Plugins): Expose eventual npm install error 2021-09-28 09:07:37 +02:00
Mariusz Nowak
8d45f9f878
test(AWS Stream): Improve test reliability 2021-09-27 17:46:49 +02:00
Mariusz Nowak
b4e4fdac71
refactor: Use set instead of array 2021-09-27 17:38:12 +02:00
Mariusz Nowak
4733b81d2d
chore: Fix standalone configuration to inclue standalone commands 2021-09-27 17:37:32 +02:00
Seungchan Ahn
713ac1e2a1
refactor(Plugins): Seclude plugin install standalone command (#9942) 2021-09-27 16:37:22 +02:00
Matthieu Napoli
bfbed72387 docs: Removed duplicated paragraph
The following paragraph was duplicated in many sections of the page:

> **Note:** The `stream` event will hook up your existing streams to a Lambda function. Serverless won't create a new stream for you.

I think this was because of contributors copy/pasting that along the way. When reading the page it felt really weird reading that over and over.

If there was a reason this paragraph was there in every section feel free to close.
2021-09-27 12:13:56 +02:00
Mariusz Nowak
cc2b302694
chore: Release v2.60.0 v2.60.0 2021-09-24 17:33:18 +02:00
Mariusz Nowak
305d2eae90
chore: Bump dependencies 2021-09-24 17:32:40 +02:00
Mariusz Nowak
0199b0fe8c refactor: Bring back _.flatMap usage
Reverts #9948
2021-09-24 17:32:28 +02:00
Mariusz Nowak
40cdb4f1a1 feat(CLI): Revert from unconditional .env support 2021-09-24 16:07:31 +02:00
Mariusz Nowak
5b38232e63 feat(CLI): Remove missing CLI options schema deprecation
Instead signal inconsistency with a warning
2021-09-24 15:54:26 +02:00
Mariusz Nowak
ffbdfed292 feat(CLI): Modern logs for deploy list functions command 2021-09-24 15:41:36 +02:00
Mariusz Nowak
9d6482c671 feat(CLI): Modern logs for deploy list command 2021-09-24 15:41:36 +02:00
Brian G. Shacklett
2ef5b3906f
docs(AWS Lambda): Improve overview of events (#9968) 2021-09-24 15:35:29 +02:00
Mariusz Nowak
e3af1f3a94 fix(Plugins): Ensure to keep options as passed to plugins up to date 2021-09-24 12:13:17 +02:00
Mariusz Nowak
b2df3cc0c8 feat(CLI): Modern help output 2021-09-23 16:34:12 +02:00
Mariusz Nowak
8c9bd4a6ed refactor(CLI): Adapt pre-created log style generators 2021-09-23 16:34:12 +02:00
Stafford Williams
9a21532528
docs: Improve Alibaba provider documentation (#9997) 2021-09-23 16:23:32 +02:00
Adam Hevenor
ac5dc604fe
docs: Clear leftover use of "pro dashboard" (#9996) 2021-09-23 15:44:30 +02:00
Mariusz Nowak
0833fd03d1 fix(CLI): Fix general help output when in context of AWS service
No AWS specific commands were listed
2021-09-23 13:20:14 +02:00
Mariusz Nowak
cbd2e64f70 refactor(CLI): Moder logs for logs command 2021-09-23 10:43:24 +02:00
Mariusz Nowak
6e5c39ee4c refactor(CLI): Do not show progress bar in info command 2021-09-23 10:43:24 +02:00
Mariusz Nowak
10df2e5300 feat(CLI): Modern verbose logs for deploy function command 2021-09-22 16:36:24 +02:00
Mariusz Nowak
4d42ce3fa4 feat(CLI): Modern logs for deploy function command 2021-09-22 16:36:24 +02:00
Mariusz Nowak
8a75984809 chore: Bump log related dependencies 2021-09-22 16:01:35 +02:00
Mariusz Nowak
43d17debee fix(CLI): Ensure to write outputs with modern logs on sls info 2021-09-22 16:01:35 +02:00
Mariusz Nowak
0f0b85a637 refactor(CLI): Convert custom resoource related log 2021-09-22 16:01:35 +02:00
Mariusz Nowak
e0befa48bb refactor(CLI): Improve log spacing 2021-09-22 16:01:35 +02:00
John Armstrong
54bb13b6a6
fix(AWS S3): Recognize BucketKeyEnabled setting (#9985) 2021-09-22 12:15:21 +02:00
Guilherme Martins Crocetti
af39fc016b
feat(AWS Stream): Support tumblingWindowInSeconds (#9979) 2021-09-22 10:38:23 +02:00
Maciej Skierkowski
0e8346204b docs: Update format of the param commands 2021-09-21 18:02:52 +02:00
Maciej Skierkowski
87f211d0bb docs: Removing pages on deprecated features 2021-09-21 18:02:52 +02:00
Maciej Skierkowski
b30c95ca69 docs: Move section on profiles/providers migration 2021-09-21 18:02:52 +02:00
Mariusz Nowak
a6553f8668 refactor(CLI): Refactor main progress event with isMainEvent option 2021-09-21 17:39:44 +02:00
Mariusz Nowak
634b59e396 refactor: Revert from mainProgressTitles handling
It appeared as not reliable, due to lack of means for any conditional handling of progress events
2021-09-21 17:39:44 +02:00
Mariusz Nowak
9e308bdf04 refactor: Configure main progress titles through command schema 2021-09-20 15:41:01 +02:00
Mariusz Nowak
fd68f9e803 feat: Support mainProgressTitles config on commands schema 2021-09-20 15:41:01 +02:00
Mariusz Nowak
76006ec1e8 refactor: Reorganize hooks resolution
Its to have access to meta that describes hook origin when processing the hook
2021-09-20 15:41:01 +02:00
Mariusz Nowak
8b4498c911 refactor: Simplify lifecycle event hooks resolution 2021-09-20 15:41:01 +02:00
Mariusz Nowak
be16ed57b1 refactor: Mark deprected lifecycle events for removal 2021-09-20 15:41:01 +02:00
Mariusz Nowak
a8d17136b3 test(AWS Schedule): Fix promises handling 2021-09-17 11:42:50 +02:00