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 2164ff6a87
chore: require both build and test before merge (#5545)
## About the changes
Some of our PRs such as #5538 merged without passing the tests. This is
because we were running tests in a different workflow that's not
mandatory to pass before we merge.

With this, we remove duplicated work (we were executing build:backend in
two different workflows) and we enforce our PRs to pass tests before
merging
2023-12-05 11:21:03 +01:00
..
add-to-project.yml
auto-assign-pr-author.yaml chore: Auto assign PR (#3531) 2023-04-17 10:34:23 +01:00
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.yaml chore: require both build and test before merge (#5545) 2023-12-05 11:21:03 +01: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
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 task: Add Unit test result check task (#3695) 2023-05-25 11:03:54 +00:00
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