100 Commits

Author SHA1 Message Date
Eslam λ Hefnawy
bddfc81d7d
docs: add more docs for the stages property (#12594)
* docs: add more docs for the stages property

* docs: params not parameters

* chore: add guidance

---------

Co-authored-by: Austen <austen@serverless.com>
2024-06-12 08:34:42 -07:00
Tomasz Czubocha
f25d1b631f
style: fix prettier formatting (#12591) 2024-06-11 17:11:50 +02:00
Maciej Skierkowski
2ac8ab1838
docs: fix incorrect link (#12590) 2024-06-10 16:19:36 -07:00
Maciej Skierkowski
36c6fa999c
docs: fix variables menu (#12589) 2024-06-10 16:12:00 -07:00
Maciej Skierkowski
1a95b5ca61
docs: refactor variable docs & add docs for terraform and vault resolvers (#12584)
* docs: update and consolidate param docs

* docs: add reference to dev in workflow tips

* docs: moving variables into section

* docs: refactor variables into dedicated files

* docs: adds terraform resolver docs

* docs: updating per terraform resolver changes

* docs: adding terraform remote variable resolver

* docs: fix links in headers

* docs: add docs for vault resolver

* docs: adding note on AWS accounts to TF resolver

* docs: refactor terraform & add http config

* docs: fixing provider links

* docs: move workflow out of aws guides

* docs: update menu link for new workflow location
2024-06-10 15:49:18 -07:00
Eslam λ Hefnawy
0c9b13e65f
docs: updates observability docs (#12568)
* docs: updates observability docs

* docs: observability changes
2024-05-31 13:38:43 -07:00
Max Marze
893bfa7aef
chore: update eslint & prettier (#12553) 2024-05-29 11:51:04 -04:00
Tomasz Czubocha
2d9d2c93c9
chore: update variables docs (#12492)
* chore: update variables docs

* chore: update variables docs
2024-05-21 12:51:11 -04:00
Austen Collins
d7a0f90957 chore: update docs 2024-05-21 01:17:52 -07:00
Max Marze
90206fa567
fix: use path.join & minified shim in dev mode (#12408) 2024-04-01 20:39:18 -04:00
Austen
955684ae0d
chore: Update docs 2024-03-12 01:39:28 -07:00
Austen
f9cea15b7a
chore: Update docs 2024-03-12 01:27:44 -07:00
Austen
c61796536b
chore: Update docs 2024-03-12 00:14:34 -07: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
Maciej Skierkowski
77a689a894
docs: Add Dashboard docs on source maps (#12220)
* docs: Add Dashboard docs on source maps

* docs: Recommend esbuild for typescript

* docs: Correction, not experimental

* docs: Add note on versioning nad disableWrapping

* docs: Fix typo

Co-authored-by: Tomasz Czubocha <tomasz.czubocha@gmail.com>

* docs: Change source map support SF version

---------

Co-authored-by: Tomasz Czubocha <tomasz.czubocha@gmail.com>
2023-10-23 15:45:41 +02:00
Maciej Skierkowski
f22354e8dd
docs: Add details on trace sampling (#12184)
* docs: Move Troubleshooting to dedicated page

* docs: Add section on trace sampling

* docs: Updating language on sampling
2023-09-26 08:15:09 -07:00
Austen
ad8bbf1e13
fix: Improve dashboard documentation 2023-09-22 12:07:18 -06:00
Austen
f67df7fd1b
fix: Improve dashboard documentation 2023-09-21 01:19:46 -06:00
Austen
bb4d7c8938
fix: Dashboard documentation improvements 2023-09-21 01:18:14 -06:00
Austen
f1fa19c7e0
fix: Minor dashboard doc improvements (#12177) 2023-09-21 00:31:36 -06:00
Austen
eb462edc18
feat: Improved dashboard documentation and gitignore (#12176) 2023-09-21 00:06:52 -06:00
Maciej Skierkowski
c5b6e4177f
docs: Minor updates for Dashboard V.2 (#12170)
* docs: Remove reference to deprecated features

* docs: Add header to Node.js section

* docs: Clarifying provider types in Dashboard v.2

* docs: Adding clarifying on log collection
2023-09-20 07:40:43 -07:00
Maciej Skierkowski
c66aad7436
docs: Update docs to reflect Dashboard v2 changes (#12155)
* docs: Update content on new monitoring

* docs: Add section on orgs & members

* docs: Remove reference to concurrent builds

* docs: Replace "Enterprise" with "Dashboard"

* docs: Updates node.js SDK docs

* docs: Update menu and add upgrade guide

* docs: Adding docs on span() in node.js SDK

* docs: Add setEndpoint, tagging API and migration

* docs: Update Python SDK migration

* docs: Update Python SDK

* docs: Use env vars to dsiable auto spans

* docs: Remove refernece to span.* Event methods

* docs: Replace "end" with "close" methods

* docs: Updates config notes per new SDKs

* docs: Add note on wrapping

* docs: Add instrumentation steps

* docs: Update syntax for disabling monitoring

* docs: Update syntax on disabling dashboard monitoring

* docs: Running prettify
2023-09-15 10:26:58 -07:00
Dan Jarvis
73d0dc6cf4
feat: Console Dev Mode onboarding via dev command (#11896) 2023-04-05 13:19:34 -05:00
Martin Gerlach
7410275f66
feat(AWS Lambda): Ensure logs:TagResource permission to IAM role (#11766)
As announced by AWS in Dec 2022, there is a new API for tagging CloudWatch resources. New accounts/roles that need to tag CloudWatch LogGroups need the new `logs:TagResouce permission`.
2023-02-28 09:25:06 +01:00
Jacek
5696f88885
docs: Fix typos (#11650) 2023-01-05 13:09:04 +01:00
Marco Kleinlein
968ddd5994
feat(Plugins): Support variables in configuration extensions (#11558) 2022-12-20 16:09:14 +01:00
Ilia Choly
c7e84d23ea
docs: Improve -v documentation (#11429) 2022-10-06 16:37:24 +02:00
M. Garcia
8eae19f115
docs: Fix typo in documentation (#11324) 2022-08-10 16:34:45 +02:00
Piotr Grzesik
f5786d80ac docs: Reference --max-concurrency in Compose docs 2022-06-30 18:52:34 +02:00
Kevin Xu
bfbbc1ad49
docs: Update Serverless CI/CD Workflow Guide URL (#11135) 2022-06-06 09:55:55 +02:00
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