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 9f3648dc81
chore: test migration backward compatibility (#5492)
## About the changes
This PR will validate that our current migrations are backward
compatible with the latest stable release of Unleash.
It will do so by starting a database, applying the latest migrations,
and then starting a docker container with the last stable unleash
release and running UI tests against it.

There's a risk that the current version of UI tests will not work with
the previous version of our UI. Because of that we copied the previous
version of cypress tests
(https://github.com/Unleash/unleash/tree/5.6/frontend/cypress) into oss
folder and removed the ones that are enterprise only. We can discuss a
better way of doing this to avoid having to maintain this folder always
in sync with the previous version of Unleash

This action will only run when there are changes in migrations or to
cypress tests.
2023-11-30 18:20:13 +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
build_coverage.yaml Chore/bump dependencies (#5146) 2023-10-26 09:09:03 +02:00
build_doc_prs.yaml chore: Rename validate step (#4969) 2023-10-09 13:55:38 +02:00
build_frontend_prs.yml chore(deps): update actions/checkout action to v4 (#4741) 2023-10-05 10:19:57 +02:00
build_prs_jest_report.yaml Chore/bump dependencies (#5146) 2023-10-26 09:09:03 +02:00
build_prs_test_report.yaml Chore/bump dependencies (#5146) 2023-10-26 09:09:03 +02:00
build_prs.yaml Chore/bump dependencies (#5146) 2023-10-26 09:09:03 +02:00
build.yaml chore: unpin node version in build (#5379) 2023-11-21 12:58:34 +00:00
check_links.yaml chore(deps): update actions/checkout action to v4 (#4741) 2023-10-05 10:19:57 +02:00
codeql-analysis.yml chore(deps): update actions/checkout action to v4 (#4741) 2023-10-05 10:19:57 +02:00
docker_publish.yaml Chore/bump dependencies (#5146) 2023-10-26 09:09:03 +02:00
e2e.frontend.yaml chore(deps): update actions/checkout action to v4 (#4741) 2023-10-05 10:19:57 +02:00
flag-no-response.yaml feat: add no response action config 2022-04-20 08:30:13 +02:00
generate-docs.yaml chore(deps): update actions/checkout action to v4 (#4741) 2023-10-05 10:19:57 +02:00
gradual-strict-null-checks.yml Chore/bump dependencies (#5146) 2023-10-26 09:09:03 +02:00
notify_enterprise.yaml chore(deps): update actions/checkout action to v4 (#4741) 2023-10-05 10:19:57 +02:00
pr_add_test_results.yaml
publish-new-version.yaml fix: ignore errors on changelog generation and include token (#4926) 2023-10-06 16:39:34 +02:00
release_changelog.yml chore(deps): update metcalfc/changelog-generator action to v4.2.0 (#5505) 2023-11-29 19:37:48 +00:00
release.yaml Chore/bump dependencies (#5146) 2023-10-26 09:09:03 +02:00
reset_heroku.yml chore(deps): update actions/checkout action to v4 (#4741) 2023-10-05 10:19:57 +02:00
update_contributors.yaml chore(deps): update actions/checkout action to v4 (#4741) 2023-10-05 10:19:57 +02:00
update_version_for_version_checker.yml fix: version checker update needs permissions to write id-token 2023-09-28 09:38:20 +02:00
validate-migrations.yaml chore: test migration backward compatibility (#5492) 2023-11-30 18:20:13 +01:00