fleet/.github
Eric 63eca92536
Change Node version used in Github workflows, add build-storybook step to website test (#12748)
Context: The "Deploy Fleet website" workflow is currently failing
because the `build-storybook` step requires Node v16.
<img width="1013" alt="image"
src="https://github.com/fleetdm/fleet/assets/7445991/7681e11e-a94f-4a0b-8cd8-baa1ef5a37d8">

Changes:
- Changed the `deploy-fleet-website` and `test-website` workflows to use
Node 16.
- Updated the version of `actions/setup-node` to v3 to use node 16.
- added the `--legacy-peer-deps` flag to the `npm install` in the
build-storybook step
- Added a step to build the storybook to the `test-website` workflow.
- Updated the `test-website` workflow to run when the workflow file is
changed.
2023-07-13 13:11:20 -05:00
..
ISSUE_TEMPLATE Mike j thomas website request template update (#12329) 2023-06-29 10:09:20 -05:00
scripts Check whether the infra dependencies are ready before E2E test (#870) 2021-06-02 16:56:44 -07:00
workflows Change Node version used in Github workflows, add build-storybook step to website test (#12748) 2023-07-13 13:11:20 -05:00
dependabot.yml Turn down dependabot settings (#10571) 2023-03-27 11:22:18 -07:00
pull_request_template.md update pull request template with link to docs on changes (#8400) 2022-10-21 11:34:44 -06:00