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
build_frontend_prs.yml Add multiple tags (#3032) 2023-02-03 12:28:06 +02:00
build_prs_jest_report.yaml fix: support coverage reports on external PRs (#2087) 2022-09-27 15:51:04 +02:00
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 chore(deps): update lycheeverse/lychee-action action to v1.6.1 (#3283) 2023-03-09 17:49:57 +00:00
codeql-analysis.yml
continuous-publish-new-version.yaml chore: update actions/checkout action to v3 (#2915) 2023-02-28 15:16:45 +01:00
docker_publish_main.yaml chore: update actions/checkout action to v3 (#2915) 2023-02-28 15:16:45 +01:00
docker_publish_tags.yaml chore: update actions/checkout action to v3 (#2915) 2023-02-28 15:16:45 +01:00
e2e.frontend.yaml Cypress test for importing (#3058) 2023-02-08 11:16:38 +02:00
flag-no-response.yaml
generate-docs.yaml docs: generate docs daily (#3067) 2023-02-08 10:30:00 +00:00
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 chore(deps): update metcalfc/changelog-generator action to v4 (#2294) 2022-11-09 23:01:01 +01:00
release.yaml chore: avoid building frontend when possible (#3278) 2023-03-15 13:17:32 +01:00
update_contributors.yaml