135 Commits

Author SHA1 Message Date
Tomasz Czubocha
6f90906c9b
revert: feat: resolve state store on info, deploy and remove (#12893) (#12928)
This reverts commit c8c1831a
2024-11-27 17:01:04 +01:00
Tomasz Czubocha
7a155fb63c
feat: add Node.js 22.x support for dev mode (#12929) 2024-11-27 16:59:36 +01:00
Tomasz Czubocha
dd23861133
docs: add serverSideEncryption to S3 resolver documentation (#12919) 2024-11-25 22:19:04 +01:00
Tomasz Czubocha
ad16b0a8b7
fix: add state to the config schema (#12909) 2024-11-15 16:06:35 +01:00
Tomasz Czubocha
a15c050156
docs: add 'GitHub API rate limit exceeded' to Axiom Troubleshooting section (#12853) 2024-11-14 19:36:03 +01:00
Tomasz Czubocha
eb872ca9f4
fix(compose): correct layer directory structure when packaging (#12869) 2024-10-21 17:45:13 +02:00
Austen
bfe1a9f2b5
chore: improve docs 2024-10-18 13:44:02 -07:00
Tomasz Czubocha
14cf775fd0
docs: license keys (#12842)
* docs: license keys

* add licence keys to menu

* chore: update license key docs

---------

Co-authored-by: Austen <austen@serverless.com>
2024-10-09 13:15:51 -07:00
Eslam λ Hefnawy
6d9cf1b958
docs(plugins): update deprecated code (#12836) 2024-09-27 18:49:44 +03:00
Eslam λ Hefnawy
6d433ee2a4
docs(compose): update example output (#12832) 2024-09-26 12:00:42 +03:00
Eslam λ Hefnawy
ad450f23fa
docs(plugins): add plugin log method to docs (#12830) 2024-09-24 18:32:37 +03:00
Eslam λ Hefnawy
ca4dd447dc
fix(compose): logging improvements for compose (#12826) 2024-09-23 21:21:06 +03:00
Eslam λ Hefnawy
d132d4fe54
docs(sam): add info docs (#12814) 2024-09-18 19:35:33 +03:00
Eslam λ Hefnawy
ac6a536d1b
docs(sam): add compose (#12811) 2024-09-17 16:17:48 +03:00
Eslam λ Hefnawy
dc8d51761d
feat(sam): docs updates for SAM & Compose (#12788)
* feat(sam): adding support for compose

* docs(compose): add passing string params to compose docs

* docs(compose): update docs
2024-09-16 16:53:36 +03:00
Maciej Skierkowski
72e45eea02
docs: minor formatting updates (#12795) 2024-09-10 16:18:01 -07:00
Tomasz Czubocha
36297e64a7
docs(state): add docs on compose state (#12780) 2024-09-10 23:16:48 +02:00
Tomasz Czubocha
ce78e859e5
docs: deployment bucket (#12793) 2024-09-10 23:06:58 +02:00
Tomasz Czubocha
4887554d99
fix: avoid creating deployment bucket when unnecessary (#12794) 2024-09-10 22:31:34 +02:00
Tomasz Czubocha
18cbcc9cdb
feat: global deployment bucket (#12790) 2024-09-09 23:01:13 +02:00
Austen
efc4c179d5
chore: improve axiom troubleshooting docs 2024-08-27 09:30:47 -07:00
Tomasz Czubocha
7de1dbceb8
docs: axiom integration (#12773) 2024-08-26 18:01:02 +02:00
Maciej Skierkowski
0eed3609ed
docs: add note on supported SAM/CF files (#12768)
* docs: add note on supported SAM/CF files

* docs: update title of SAM/CF section
2024-08-21 16:13:48 -04:00
Tomasz Czubocha
aaaa66de68
fix: resolvers docs links (#12767) 2024-08-21 19:07:39 +02:00
Tomasz Czubocha
7e663b451c
docs: add general Resolvers and AWS Resolver specific documentation (#12756) 2024-08-21 18:46:07 +02:00
Eslam λ Hefnawy
0313fa57b7
docs(sam): update SAM/CFN docs add remove docs (#12765)
* docs(sam): add remove docs

* docs(sam): add remove docs

* docs(sam): add remove docs

* docs(sam): update SAM variables docs
2024-08-21 19:23:09 +03:00
Eslam λ Hefnawy
2bd883b571
feat(sam): read toml config (#12743)
* feat(sam): read toml config

* Fix ":" in TOML

* fix(sam): update deploy commands schema

* docs(sam): add experimental note in sam docs

* Update samconfig.toml to use template.yml

* docs: update sam docs

* fix(sam): add remove sam cli options

* docs(sam): add note about unsupported resources

---------

Co-authored-by: Maciej Skierkowski <maciej@skierkowski.com>
2024-08-21 14:24:24 +03:00
Tomasz Czubocha
47b977e22f
docs: fix staged dotenv file format (#12762) 2024-08-19 15:09:25 -04:00
Eslam λ Hefnawy
fb8a49dabf
docs: improve short titles for better search (#12725) 2024-08-07 08:47:48 -07:00
Walid Elnozahy
477381aaeb
chore: update and fix relative links (#12720) 2024-07-30 22:31:14 +03:00
Walid Elnozahy
2ed271e76d
chore: update content (#12714)
* chore: update docs content
2024-07-30 20:11:59 +03:00
Walid Elnozahy
2271e2e081
fix: docs relative urls (#12710)
* fix: docs relative urls
2024-07-29 19:53:42 +03:00
Tomasz Czubocha
9795d11dcf
docs: update plugin peer dependencies (#12651)
* docs: update plugin peer dependencies

* docs: update plugin peer dependencies
2024-07-29 08:02:32 -07:00
Austen
df7aec061d
fix: params syntax (#12703) 2024-07-24 21:03:38 -07:00
Walid Elnozahy
4139098261
chore: update docs frontmatter (#12677)
* chore: update docs frontmatter

* fix: frontmatter to comments
2024-07-10 17:48:57 +03:00
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