1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/.github/workflows
Gastón Fournier 8cdd68914e
chore: avoid building frontend when possible (#3278)
## About the changes
This is based on @nunogois suggestion to split the build in two, so we
don't build the frontend every time we run `yarn`

e2e frontend tests were forced to run by modifying frontend/README.md

### Important files
Some github actions had to be updated to also build the frontend. The
Dockerfile building our docker image was also looked into but it should
work as is


## Discussion points
This is a potentially risky operation as we might overlook something
that requires building the frontend which might lead to invalid builds.
We need to make sure when we do this we don't have any release planned.
2023-03-15 13:17:32 +01:00
..
add-to-project.yml
build_coverage.yaml chore: avoid building frontend when possible (#3278) 2023-03-15 13:17:32 +01:00
build_doc_prs.yaml docs: test broken links in website (#1912) 2022-09-07 13:31:38 +00:00
build_frontend_prs.yml Add multiple tags (#3032) 2023-02-03 12:28:06 +02:00
build_prs_jest_report.yaml
build_prs.yaml chore: avoid building frontend when possible (#3278) 2023-03-15 13:17:32 +01:00
build.yaml chore: avoid building frontend when possible (#3278) 2023-03-15 13:17:32 +01:00
check_links.yaml
codeql-analysis.yml
continuous-publish-new-version.yaml
docker_publish_main.yaml chore: update actions/checkout action to v3 (#2915) 2023-02-28 15:16:45 +01:00
docker_publish_tags.yaml
e2e.frontend.yaml
flag-no-response.yaml
generate-docs.yaml
gradual-strict-null-checks.yml chore: enable strictNullCheck but ignore problems at compile time (#3273) 2023-03-10 10:27:56 +01:00
publish-new-version.yaml chore: update actions/checkout action to v3 (#2915) 2023-02-28 15:16:45 +01:00
release_changelog.yml
release.yaml chore: avoid building frontend when possible (#3278) 2023-03-15 13:17:32 +01:00
update_contributors.yaml