1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-08-13 13:48:59 +02:00
unleash.unleash/.github/workflows
Gastón Fournier 5f238d6b6d
chore: use a local image of unleash enterprise for testing FE (#9509)
This removes the need of running a heroku instance with enterprise to
run frontend tests. We can also get rid of vercel deployments of the
frontend for PRs (ofc we'd be loosing the preview if we do this)

It relies on the free enterprise docker image to spin up a clean Unleash
instance on each frontend spec test.

It also seems to speed up tests, I guess because we don't have to wait
for vercel deployment queue:

![image](https://github.com/user-attachments/assets/60a2aef1-9a5a-442d-b241-8c5c145c679e)


Compared with other recent PRs:

![image](https://github.com/user-attachments/assets/9a7498aa-26e6-48a4-aba0-c67e5380ced4)

Unrelated to this PR but something is making the features spec tests
very slow since Cypress upgrade:
https://github.com/Unleash/unleash/actions/runs/13784760762/job/38550079932#step:4:138
2025-03-12 13:47:36 +01:00
..
add-to-project.yml meta: add external PRs to project board 2022-05-20 15:21:54 +02:00
auto-assign-pr-author.yaml chore: Auto assign PR (#3531) 2023-04-17 10:34:23 +01:00
build_coverage.yaml task: Yarn v4 (#7457) 2024-06-27 12:52:43 +02:00
build_doc_prs.yaml Node20 (#7095) 2024-05-23 14:14:09 +02:00
build_frontend_prs.yml chore: ability to run FE tests manually (#9249) 2025-02-07 09:27:00 +01:00
build_prs_jest_report.yaml task: Yarn v4 (#7457) 2024-06-27 12:52:43 +02:00
build.yaml task: Yarn v4 (#7457) 2024-06-27 12:52:43 +02:00
check_links.yaml chore(deps): update lycheeverse/lychee-action action to v2 (#9459) 2025-03-11 12:11:31 +01:00
codeql-analysis.yml chore: update codeql tasks to v3 to remove deprecation warnings (#6129) 2024-02-06 08:41:46 +00:00
core-feature-alert.yml Chore/increase client api test coverage (#8950) 2024-12-12 11:42:18 +01:00
dependency-review.yml task: explicitly allows Artistic-2.0 license (#8694) 2024-11-08 08:25:44 +00:00
docker_publish.yaml chore: remove concurrency block (#9286) 2025-02-11 10:52:27 +00:00
e2e.frontend.yaml chore: use a local image of unleash enterprise for testing FE (#9509) 2025-03-12 13:47:36 +01:00
flag-no-response.yaml
gitar-duet-action.yml [Gitar] Apply gitar duet on top of gitar bot PRs (#8141) 2024-09-16 19:35:06 +03:00
gradual-strict-null-checks.yml task: Yarn v4 (#7457) 2024-06-27 12:52:43 +02:00
notify_enterprise.yaml chore: switch notify enterprise to main (#9119) 2025-01-20 10:36:21 +00: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 chore: use gitcliff changelog for release (#9289) 2025-02-11 15:56:40 +01:00
release.yaml task: Yarn v4 (#7457) 2024-06-27 12:52:43 +02:00
reset_heroku.yml chore(deps): update akhileshns/heroku-deploy action to v3.14.15 (#9388) 2025-02-27 19:05:50 +00:00
update_contributors.yaml Node20 (#7095) 2024-05-23 14:14:09 +02:00
update_version_for_version_checker.yml chore: workflows call workflows (#7089) 2024-05-24 07:28:39 +00:00
validate-migrations.yaml fix: e2e cypress create flag delay (#8968) 2024-12-12 13:43:01 +01:00