walid elnozahy
576ffbd200
docs: add modules to gitignore
2024-06-26 18:45:28 +03:00
walid elnozahy
58d00d03d7
docs: add scripts package.json
2024-06-26 18:38:42 +03: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
Eslam λ Hefnawy
4fbb3b88e9
feat: use observability service ( #12567 )
...
* feat: enable observability
* feat: use observability service
2024-05-31 11:17:02 -07:00
Austen
b1d758dc99
chore: Update bug template
v4.0.33
2024-05-30 14:20:50 -07:00
Austen
8c662f8d4b
chore Update bug report template
2024-05-30 14:20:15 -07:00
Austen
e18493e0b9
chore: Update bug template
2024-05-30 14:19:44 -07:00
Austen
9c787096a1
Fix Spinner Experience & Improve Messaging ( #12564 )
...
* fix: remove spinner, make dev mode notice infrequent
* fix: make dev mode notice less frequent
* fix: improve dev mode closure warning
* fix: improve disconnection notice for dev mode functions
* feat: improve dev mode messaging and list endpoints and functions
* fix: do not display dev mode notice for non-node functions
2024-05-30 13:38:54 -07:00
Max Marze
b23d8ab7eb
fix: rename issue for ajv schema
2024-05-30 16:31:52 -04:00
Max Marze
8e01467ce2
fix: rename issue for ajv schema ( #12563 )
2024-05-30 16:25:11 -04:00
Max Marze
394b8fff63
fix: handle cases where package config is not set ( #12562 )
2024-05-30 16:00:59 -04:00
Max Marze
c6bd589b67
fix: handle cases where package config is not set ( #12561 )
2024-05-30 15:54:15 -04:00
Max Marze
1e516d199c
fix: handle package includes for esbuild ( #12558 )
...
* fix: handle package includes for esbuild
* fix: handle package includes for esbuild
* feat: support esbuild packages option
* docs: update esbuild docs
2024-05-30 15:28:41 -04:00
Austen
06492f1d08
chore: make context not required for bugs
2024-05-30 12:21:40 -07:00
Austen
8af68fa799
chore: Update config ( #12557 )
v4.0.32
2024-05-29 12:44:07 -07:00