16018 Commits

Author SHA1 Message Date
Max Marze
d35327ea36
feat: make direct deployments the default (#12659)
* feat: make direct deployments the default

* docs: update docs to specify that direct deployments are the default
2024-07-02 15:21:51 -04:00
Max Marze
e0d6a8acbb
fix: remove bluebird and set concurrency limits for packaging (#12658)
* fix: remove bluebird from zip-service

* fix: remove bluebird and set concurrency limits for packaging
2024-07-02 14:26:28 -04:00
Eslam λ Hefnawy
048d28ab53
fix: remove dependency on sf-core in dev mode (#12657) 2024-07-01 17:30:50 -04:00
Eslam λ Hefnawy
1adeed3435
fix(apig): fix enabling api gateway logs (SC-2491) (#12655)
* fix(apig): fix enabling api gateway logs

* chore: update comment

* docs: update apig logs docs
v4.1.8 v4.1.9
2024-07-01 15:04:43 -04:00
Tomasz Czubocha
e490624dc5
fix: remove aws-profile option and plugin install/uninstall commands from schema (#12652)
* fix: remove aws-profile option

* fix: remove plugin install and uninstall
2024-07-01 13:26:16 -04:00
Eslam λ Hefnawy
3b39fbf0b2
fix(dev): zero config support for ESM & CommonJS in dev mode (#12642)
* fix(dev): better esm errors in dev mode

* fix(dev): support esm and commonjs with zero config
2024-06-28 07:20:11 -07:00
Walid Elnozahy
725b18f3ea
chore: add manual trigger to sync docs action (#12650)
* throw error if sync script fails

* add manual trigger
v4.1.7
2024-06-27 23:08:08 +03:00
Walid Elnozahy
19349262de
throw error if sync script fails (#12649) 2024-06-27 22:37:15 +03:00
Eslam λ Hefnawy
956d14a265
fix(cloudformation): ensure the Version property is a string (#12647) 2024-06-27 14:05:59 -04:00
Eslam λ Hefnawy
fd71d8490b
fix(esbuild): do not pass invalid properties to esbuild (SC-2463, SC-2464, SC-2500) (#12646)
* fix(esbuild): do not pass exclude as esbuild build option

* fix(esbuild): do not pass buildConcurrency as esbuild build option
2024-06-27 14:05:44 -04:00
Walid Elnozahy
0e9aefee49
Update docs sync (#12648)
* docs: add scripts package.json

* docs: add scripts package.json

* update actions file

* add workflow permission

* throw an error when the workflow job fails
2024-06-27 21:02:25 +03:00
Eslam λ Hefnawy
f8ae62a096
fix(dev): ensure a hyphen for each line (#12622) 2024-06-27 08:48:37 -07:00
Walid Elnozahy
06e16ae7e2
docs: add scripts package.json (#12644)
* docs: add scripts package.json

* docs: add scripts package.json

* update actions file

* add workflow permission
2024-06-27 18:11:14 +03:00
Eslam λ Hefnawy
fcf8de188e
chore(dev): clean up and refactor dev mode (#12641)
* chore(dev): clean up and refactor dev mode and use sf core ServerlessError

* chore(dev): remove empty file
2024-06-26 18:36:07 -07:00
Walid Elnozahy
60142a2d10
docs: add docs sync script (#12638)
* feat: add sync scripts

* feat: edit workflows file
2024-06-26 16:56:42 +03:00
Eslam λ Hefnawy
333fae1497
fix(invoke-local): fix invoke local esm issue in windows (#12639) 2024-06-26 05:46:59 -07:00
Eslam λ Hefnawy
4f2dc57eb8
fix(dev): ensures that dev mode supports the serverless-iam-role-per-function plugin (#12633) v4.1.6 2024-06-24 15:00:30 -04:00
Eslam λ Hefnawy
6ab69067bf
fix(dev): validate region defined in yml (#12634) 2024-06-24 11:03:27 -07:00
Max Marze
9baf72888b
fix: use tsx for parsing serverless.ts files (#12611) v4.1.5 2024-06-18 16:08:00 -04:00
Eslam λ Hefnawy
13b2710e48
fix(info): bring back verbose mode (#12610) 2024-06-18 10:32:48 -07:00
Austen
1aa8df515f
chore: add node version 2024-06-18 10:14:32 -07:00
Eslam λ Hefnawy
37c17d2555
fix: help command (#12601) 2024-06-17 07:06:35 -07:00
Max Marze
d460ab118a
fix: use cjs for custom-resources (#12600) v4.1.4 2024-06-14 12:31:22 -04:00
Max Marze
2c44077682
fix: v4 onwards should only check major version constraint (#12598) 2024-06-13 16:39:02 -04:00
Eslam λ Hefnawy
55059f4e04
feat: adds the ability to pass options to the docker build command (#12595)
* feat: adds the ability to pass options to the docker build command

* chore: fix typo
2024-06-13 10:33:48 -07:00
Austen
2d70101dc9
chore: update readme 2024-06-13 09:15:13 -07:00
Austen
cc369e2362
chore: update readme 2024-06-13 09:12:08 -07:00
Austen
b367c325b7
chore: update readme 2024-06-13 08:17:07 -07:00
Austen
950025a492
chore: update graphic 2024-06-13 08:14:01 -07:00
Austen
76d17d8802
chore: update readme 2024-06-12 15:45:23 -07: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>
v4.1.2
2024-06-12 08:34:42 -07:00
Austen
3c98988b72
chore: update readme 2024-06-12 02:32:50 -07:00
Austen
aaccc8364a
chore: update readme 2024-06-12 02:10:02 -07:00
Austen
dd98bb39c3
chore: update readme v4.1.1 2024-06-12 02:03:44 -07:00
Austen
726570fda2
chore: update readme 2024-06-12 02:02:09 -07:00
Austen
942e1b0379
chore: add terraform and vault integration info 2024-06-11 13:43:37 -07:00
Austen
00830d40f5
chore: update conduct 2024-06-11 13:41:50 -07:00
Tomasz Czubocha
f25d1b631f
style: fix prettier formatting (#12591) 2024-06-11 17:11:50 +02:00
Tomasz Czubocha
ae2fda8509
fix: add missing logger (#12592) 2024-06-11 16:49:16 +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
c926d1fb83
fix: remove extra error log line (#12588) 2024-06-10 15:38:04 -07:00
Eslam λ Hefnawy
f0708ca3c6
fix(dev): make sure dev mode displays single endpoint output (#12587)
* fix(dev): make sure dev mode displays single endpoint output

* chore: add comment
2024-06-10 14:26:13 -07:00
Eslam λ Hefnawy
ee3de28ecc
fix(observability): Only setup integration when observability is enabled (#12586)
* fix: do not create an integration if observability property is not set

* fix: only create integration if observability enabled

* chores: add comments

* chores: update comments
2024-06-10 13:41:37 -07:00
Tomasz Czubocha
a03129079b
fix: use the correct typescript plugin name (#12585) 2024-06-10 13:03:45 -04:00
Tomasz Czubocha
7ff4aa7a86
fix: check if config file is present (#12576) 2024-06-06 17:37:23 +02:00
Max Marze
4cd33ea029
feat: add org & app flag back (#12574) v4.0.35 v4.0.38 2024-06-04 15:50:21 -04:00
Eslam λ Hefnawy
0c9b13e65f
docs: updates observability docs (#12568)
* docs: updates observability docs

* docs: observability changes
v4.0.34
2024-05-31 13:38:43 -07:00
Max Marze
2d6214bc4b
feat: use builtin esbuild for serverless.ts files (#12569) 2024-05-31 16:06:47 -04:00