25 Commits

Author SHA1 Message Date
Max Marze
893bfa7aef
chore: update eslint & prettier (#12553) 2024-05-29 11:51:04 -04:00
Eslam λ Hefnawy
6a75892f7b
sort plugins by prioritizing build plugins (e.x. serverless-esbuild) (#12380)
* feat(plugins): prioritize esbuild and python req plugins

* feat(plugins): sort plugins by build tag

* docs(plugins): updated docs with the new build tag

* chore(plugins): remove comment

* chore(plugins): update readme
2024-03-05 13:48:31 -08:00
Marco Kleinlein
968ddd5994
feat(Plugins): Support variables in configuration extensions (#11558) 2022-12-20 16:09:14 +01:00
Andrew Emil
be5db88c27 Update README.md
Should not save plugins as production deps.
2022-05-02 10:05:20 +02:00
Matthieu Napoli
704eeb7464 docs: Document Serverless Framework Compose 2022-04-20 13:44:20 +02:00
Matthieu Napoli
8460b25a51
docs: Add visual example of success message (#10187) 2022-03-09 17:17:48 +01:00
frozenbonito
ec3271f3e8
feat(Plugins): Support ESM format for plugins (#10657) 2022-02-10 10:46:12 +01:00
fargito
d6d094b01f docs(cli-output): remove v3 warning 2022-01-31 13:08:05 +01:00
Mariusz Nowak
bd506286ad feat: Support params configuration 2022-01-27 15:21:58 +01:00
Matthieu Napoli
8a53b08a68 docs: Consolidate "Getting started" pages into a single guide 2021-12-23 14:15:42 +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