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
build_coverage.yaml Chore/bump dependencies (#5146) 2023-10-26 09:09:03 +02:00
build_doc_prs.yaml
build_frontend_prs.yml
build_prs_jest_report.yaml
build_prs.yaml
build.yaml chore: unpin node version in build (#5379) 2023-11-21 12:58:34 +00:00
check_links.yaml
codeql-analysis.yml
docker_publish.yaml Chore/bump dependencies (#5146) 2023-10-26 09:09:03 +02:00
e2e.frontend.yaml
flag-no-response.yaml
generate-docs.yaml
gradual-strict-null-checks.yml Chore/bump dependencies (#5146) 2023-10-26 09:09:03 +02:00
notify_enterprise.yaml
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.2.0 (#5505) 2023-11-29 19:37:48 +00:00
release.yaml
reset_heroku.yml
update_contributors.yaml
update_version_for_version_checker.yml
validate-migrations.yaml