116 Commits

Author SHA1 Message Date
Walid Elnozahy
87a644afa7
chore: update trigger sync docs ref (#12668) 2024-07-04 21:21:41 +03:00
Walid Elnozahy
63ab014728
chore: use github scripts in trigger docs sync (#12667)
* chore: use github scripts in trigger docs sync

* chore: use github scripts in trigger docs sync
2024-07-04 20:55:20 +03:00
Walid Elnozahy
a7b3787e2a
Sync docs trigger (#12666)
* chore: update sync docs workflow

* chore: update sync docs workflow
2024-07-04 18:53:35 +03:00
Walid Elnozahy
c2920f47f1
feat: remove docs sync file and add an action trigger instead (#12665)
* feat: remove docs sync file and add an action trigger instead

* update secret name

* update secret name
2024-07-04 18:39:31 +03:00
Walid Elnozahy
725b18f3ea
chore: add manual trigger to sync docs action (#12650)
* throw error if sync script fails

* add manual trigger
2024-06-27 23:08:08 +03: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
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
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
Austen
b1d758dc99
chore: Update bug template 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
06492f1d08
chore: make context not required for bugs 2024-05-30 12:21:40 -07:00
Austen
9ef7c4ef80
chore: update bug-report.yml 2024-05-21 23:28:53 -07:00
Max Marze
15ca61421a chore: remove unneeded actions 2024-05-21 12:43:41 -04:00
Austen
bd6a242812
chore: Embed dashboard plugin into framework (#12332)
* chore: initial removal of dashboard plugin as dependency and deprecated logic

* chore: continue refactor

* chore: move dashboard into framework and reduce logic
2024-01-23 00:28:56 -08:00
Max Marze
ee89ebeb16
chore: Release v3.35.1 (#12161)
* chore: Release v3.35.1

* ci: Fix chocolatey publish
2023-09-16 11:49:10 -04:00
Max Marze
f057629cbe
feat: Upgrade to @serverless/dashboard-plugin (#12157)
* feat: Upgrade to @serverless/dashboard-plugin

* feat: Remove support for node12

* chore: Bump @serverless/dashboard-plugin version

* fix: Coverage on Linux action
2023-09-15 16:31:25 -04:00
Graham Campbell
f5d143ac39
Support the new Python 3.11 lambda runtime and update examples to use Python 3.11 (#12085) 2023-07-27 15:25:37 -05:00
Graham Campbell
90f3a663b4
chore: Upgrade to latest actions in GitHub Workflows (#11990) 2023-07-26 09:03:07 -05:00
Mariusz Nowak
671aa61982
chore: Do not publish binaries to Tencent 2022-12-22 14:47:47 +01:00
Mariusz Nowak
91be4e7d59 docs: Improve latest version requirement 2022-06-29 13:52:38 +02:00
Matthieu Napoli
f09bb173b4 docs: Publish the new menu only on the main branch
Testing was successful in GitHub Actions, let's remove the test branch.
2022-05-02 13:21:40 +02:00
Matthieu Napoli
5cdf75cd95 docs: Publish the new documentation menu to S3
The new documentation menu is now defined as a JSON file (it's no longer dynamically built from Algolia) and hosted on S3 (behind CloudFront).

The documentation website retrieves the JSON file and renders the menu in JS.
2022-05-02 13:21:40 +02:00
Piotr Grzesik
9e73bb307f ci: Ensure id for cache step when publishing 2022-02-22 12:30:00 +01:00
Jérémy Benoist
6fc419eb81
docs: Update PR template to mention Node 12 requirement (#10664) 2022-02-08 14:54:57 +01:00
Piotr Grzesik
0c2026c093 chore: Rename master branch to main 2022-01-31 15:04:58 +01:00
Piotr Grzesik
1cb6a2ff2d refactor: Remove legacy logs 2022-01-27 15:21:58 +01:00
Piotr Grzesik
766b58da61 refactor: Upgrade ajv to v8 along with related packages 2022-01-27 15:21:58 +01:00
Mariusz Nowak
a4e5e5f3e3 feat: Remove @serverless/components CLI integration
BREAKING CHANGE:
Serverless Components (`@serverless/components`) CLI is no longer integrated with Framework CLI.
2022-01-27 15:21:58 +01:00
Piotr Grzesik
13e8ca6f83 feat: Remove support for Node v10
BREAKING CHANGE: Node in versions lower than 12 is no longer supported
2022-01-27 15:21:58 +01:00
Mariusz Nowak
427920ee0f fix(CLI): Respect old Node.js versions in version detection 2022-01-13 13:37:56 +01:00
Piotr Grzesik
b8cc13f502 ci: Use Node 16 as main Node version 2021-12-08 14:23:47 +01:00
Mariusz Nowak
889e1be58c ci: Simplify commit range resolution 2021-10-22 13:22:57 +02:00
Mariusz Nowak
5a303bf35c chore: Upgrade issue templates into GitHub forms
Co-authored-by: Matthieu Napoli <matthieu@mnapoli.fr>
2021-09-14 12:56:18 +02:00
Mariusz Nowak
572ba7dcfa chore: Switch to repo discussion as main forum for questions 2021-09-14 12:56:18 +02:00
Mariusz Nowak
993591aa17 ci: Increase allowed number of retries 2021-07-08 13:44:14 +02:00
Mariusz Nowak
255b93fbe0 test: Cover serverless-plugin-requirements plugin 2021-07-05 12:20:41 +02:00
Piotr Grzesik
be083237cd ci: Remove explicit CODECOV_TOKEN 2021-06-30 16:51:49 +02:00
Piotr Grzesik
8fc52cdeec ci: Add node16 to testing matrix 2021-06-30 15:13:54 +02:00
Mariusz Nowak
105807a674 refactor(CLI Onboarding): Integrate steps from dashboard plugin 2021-05-12 12:41:30 +02:00
Piotr Grzesik
1c5f860747 ci: Properly resolve package version generated by npm pack 2021-02-24 13:42:42 +01:00
Piotr Grzesik
9db57bd2b8 ci: Add prePublishPackageTest to test against npm pack artifact 2021-02-19 14:46:08 +01:00
Piotr Grzesik
aa50a26ee3 ci: Run integration tests against standalone binary 2021-02-19 14:46:08 +01:00
Juanjo Diaz
1267d73de8
docs: Grammar fixes to GitHub templates (#8607) 2020-12-11 13:36:17 +01:00
Mariusz Nowak
37f1b978a5
ci: Fix resolution of deps in publication build 2020-11-09 09:53:16 +01:00
Mariusz Nowak
addd7fa4f7
docs: Fix note about Node.js support 2020-11-02 10:30:13 +01:00
Mariusz Nowak
f9c30772d7 ci: Fix configuration of integrate job 2020-09-10 13:26:17 +02:00
Mariusz Nowak
69dd4b9745 feat: Drop support for Node.js versions below v10
BREAKING CHANGE:
Node.js versions below v10 are no longer supported
2020-09-10 13:26:17 +02:00
Mariusz Nowak
8c3c7c4e3a chore: Rename "tests" folder to "test"
Also upgrade @serverless/eslint-config to v2
2020-08-28 16:22:09 +02:00
Mariusz Nowak
be952d5ca2
ci: Fix cache key 2020-08-26 12:15:44 +02:00