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 51fc8f0550
chore: avoid building frontend twice (#3918)
## About the changes
Running `yarn install` without the `dist` folder will trigger a `yarn
build` automatically as part of the `prepare script`

As we can see here:
https://github.com/Unleash/unleash/actions/runs/5200272004/jobs/9378770279
```
[build:frontend] ✓ built in 41.10s
// more output
[build:frontend] ✓ built in 39.81s
```
2023-06-08 10:48:28 +02:00
..
add-to-project.yml
auto-assign-pr-author.yaml
build_coverage.yaml
build_doc_prs.yaml
build_frontend_prs.yml chore: update to node 18 (#3527) 2023-04-18 10:35:32 +02:00
build_prs_jest_report.yaml docs: Metrics tag openapi docs (#3572) 2023-04-26 12:10:57 +02:00
build_prs_test_report.yaml task: Add Unit test result check task (#3695) 2023-05-25 11:03:54 +00:00
build_prs.yaml task: Add Unit test result check task (#3695) 2023-05-25 11:03:54 +00:00
build.yaml chore(deps): update aws-actions/configure-aws-credentials action to v2 (#3893) 2023-06-06 15:03:11 +02:00
check_links.yaml chore(deps): update lycheeverse/lychee-action action to v1.8.0 (#3839) 2023-05-23 15:19:23 +02:00
codeql-analysis.yml Create codeql-analysis.yml 2022-05-23 12:22:31 +02:00
docker_publish.yaml chore: simplify workflows (#3902) 2023-06-05 14:34:22 +02:00
e2e.frontend.yaml test: add interactive demo guide e2e test (#3656) 2023-05-08 09:16:18 +01:00
flag-no-response.yaml
generate-docs.yaml
gradual-strict-null-checks.yml chore: disable null checks until we have time to fix this (#3830) 2023-05-22 18:06:52 +02:00
notify_enterprise.yaml chore(deps): update aws-actions/configure-aws-credentials action to v2 (#3893) 2023-06-06 15:03:11 +02:00
pr_add_test_results.yaml task: Add Unit test result check task (#3695) 2023-05-25 11:03:54 +00:00
publish-new-version.yaml
release_changelog.yml chore(deps): update metcalfc/changelog-generator action to v4.1.0 (#3702) 2023-05-06 12:03:26 +00:00
release.yaml chore: avoid building frontend twice (#3918) 2023-06-08 10:48:28 +02:00
reset_heroku.yml chore(deps): update actions/checkout action to v3 (#3891) 2023-05-29 17:47:30 +02:00
update_contributors.yaml chore(deps): update aws-actions/configure-aws-credentials action to v2 (#3893) 2023-06-06 15:03:11 +02:00