69 Commits

Author SHA1 Message Date
Andrew Emil
be5db88c27 Update README.md
Should not save plugins as production deps.
2022-05-02 10:05:20 +02:00
Matthieu Napoli
04e98c58cc docs: Fix Compose documentation 2022-04-20 16:34:10 +02:00
Matthieu Napoli
1077fa6d1c docs: Improve Compose documentation 2022-04-20 13:44:20 +02:00
Matthieu Napoli
6180d547f9 docs: Document multi-region deployments with Compose 2022-04-20 13:44:20 +02:00
Matthieu Napoli
704eeb7464 docs: Document Serverless Framework Compose 2022-04-20 13:44:20 +02:00
Luthfi Anandra
9800a0f13b
docs: Fix typo in docs/guides/providers.md (#10896)
Co-authored-by: luthfianandra <luthfi.anandra@happyfresh.com>
2022-03-25 09:45:00 +01:00
Matthieu Napoli
8460b25a51
docs: Add visual example of success message (#10187) 2022-03-09 17:17:48 +01:00
Matthieu Napoli
8bc54f968c docs: Clarify upgrade for CLI parameters 2022-02-22 18:38:25 +01:00
Matthieu Napoli
1cddf8d0ca docs: Improve v3 upgrade docs for the new variable resolver 2022-02-22 18:38:25 +01:00
Matthieu Napoli
c61179a0c9 docs: Improve v3 upgrade docs for the new hashing algorithm 2022-02-22 18:38:25 +01:00
Matthieu Napoli
fae76c08ca docs: Improve v3 upgrade docs for free-form options 2022-02-22 18:38:25 +01:00
Piotr Grzesik
964b883455 feat(Variables): Support for --param CLI options 2022-02-17 14:07:30 +01:00
Anindya Dey
b47cdb4f47
docs: Update mono-repo.md (#10690) 2022-02-13 15:10:43 +01:00
frozenbonito
ec3271f3e8
feat(Plugins): Support ESM format for plugins (#10657) 2022-02-10 10:46:12 +01:00
Piotr Grzesik
bf084f3edd fix: Improve validation of min supported Node version 2022-02-08 12:18:19 +01:00
Piotr Grzesik
480d74ec58 docs: Mention need for cloudformation:DescribeChangeSet 2022-02-07 21:13:54 +01:00
Rohan Mukherjee
77f8e56a69
refactor: Change all occurences of succesful to successful (#10639) 2022-02-04 15:23:52 +01:00
Piotr Grzesik
a8dcf64ff4 docs: Reference changeset-related iam permissions 2022-02-03 11:36:55 +01:00
fargito
d6d094b01f docs(cli-output): remove v3 warning 2022-01-31 13:08:05 +01:00
Piotr Grzesik
464f99c1d0 docs: Add information about setting frameworkVersion 2022-01-28 14:05:17 +01:00
Matthieu Napoli
f11e8a6473 docs: Switch to npm i instead of broken npm update
See https://github.com/npm/cli/issues/3175 why `npm update` is broken.
2022-01-27 15:21:58 +01:00
Mariusz Nowak
bd506286ad feat: Support params configuration 2022-01-27 15:21:58 +01:00
Mariusz Nowak
be446db9ec docs(Dashboard): Remove tenant wording 2022-01-17 15:41:30 +01:00
Matthieu Napoli
e4c60227dd docs: Fix links 2022-01-13 11:30:32 +01:00
Matthieu Napoli
ae547a8345 docs: Document the migration for serverless-dotenv-plugin 2022-01-12 18:17:42 +01:00
Gustavo Efeiche
ccf82364c0
docs: Remove redundant permission from IAM code snippet (#10420) 2021-12-27 10:43:51 +01:00
Matthieu Napoli
8a53b08a68 docs: Consolidate "Getting started" pages into a single guide 2021-12-23 14:15:42 +01:00
Matthieu Napoli
e4431f26c1 docs: Address #10242 to clarify v3 instructions 2021-12-07 11:24:01 +01:00
Piotr Grzesik
afd0a5bd6f feat: Introduce enforce-hash-update flag to help hashing migration 2021-11-09 13:24:15 +01:00
Matthieu Napoli
800f63d7ae docs: Document #10207 in the upgrading guide 2021-11-08 14:43:04 +01:00
Matthieu Napoli
93536fefd6 docs: Add v3 upgrading guide 2021-11-08 14:43:04 +01:00
Matthieu Napoli
d202af1cd4 docs: Clarify wording in plugin documentation 2021-11-02 12:12:23 +01:00
Matthieu Napoli
9b6ec32a26 docs: Document namespacing debug logs 2021-11-02 12:12:23 +01:00
Matthieu Napoli
49f265034b docs: Plugin API: improve names and wording 2021-11-02 12:12:23 +01:00
Matthieu Napoli
f53033921f docs: Update documentation for the progress API 2021-11-02 12:12:23 +01:00
Matthieu Napoli
1467cf287a docs: Fix plugin documentation following review 2021-11-02 12:12:23 +01:00
Matthieu Napoli
7c2ad77203 docs: Plugin API: document the resolveVariable() helper 2021-11-02 12:12:23 +01:00
Matthieu Napoli
3f4f972f5c docs: Plugin API documentation: improve examples 2021-11-02 12:12:23 +01:00
Matthieu Napoli
4abd10d8d1 docs: Make debug log namespacing a bit more obvious 2021-11-02 12:12:23 +01:00
Matthieu Napoli
061136f605 docs: Plugin documentation: add a note about schema validation 2021-11-02 12:12:23 +01:00
Matthieu Napoli
b64017cff5 docs: Remove documentation of local_path for loading plugins
This feature was deprecated
2021-11-02 12:12:23 +01:00
Matthieu Napoli
7739a039f8 docs: Organize plugin documentation in the menu 2021-11-02 12:12:23 +01:00
Matthieu Napoli
39f0ea9004 docs: Explain that the "CLI output" plugin API is available for v3 2021-11-02 12:12:23 +01:00
Matthieu Napoli
0efc617f8f docs: Reorganizing the plugin documentation 2021-11-02 12:12:23 +01:00
Matthieu Napoli
5d16fee7d7 docs: Document colors and formatting for plugins 2021-11-02 12:12:23 +01:00
Matthieu Napoli
f400cdc6ed docs: Document the new plugin API for CLI output 2021-11-02 12:12:23 +01:00
Maciej Skierkowski
002d702df9
docs: Update header depth on dashboard docs (#10107)
* docs: Update header depth on dashboard docs

* docs: Removing file I added by mistake
2021-10-15 21:51:37 -04: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