1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/.github/workflows
Christopher Kolstad 3409b0c5a0
task: Add Unit test result check task (#3695)
After a Team Retro, one of our squads felt like we needed more data on
our test suites. This is the first effort to make our test results
easier to grab. It uses the test-reporter action to add a github check
to our main build and PR builds with our test results.

This at least should make it easier to parse which tests are failing.
However, it does not give us trends. So it does not yet make it easier
to decide which tests are flaky just from a quick view.

---------

Co-authored-by: Gastón Fournier <gaston@getunleash.io>
2023-05-25 11:03:54 +00:00
..
add-to-project.yml
auto-assign-pr-author.yaml
build_coverage.yaml
build_doc_prs.yaml
build_frontend_prs.yml
build_prs_jest_report.yaml
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 task: Add Unit test result check task (#3695) 2023-05-25 11:03:54 +00: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
docker_publish_main.yaml
docker_publish_tags.yaml
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: delay static asset generation (#3848) 2023-05-23 23:27:44 +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 fix: workflow was moved (#3852) 2023-05-24 10:20:31 +02:00
reset_heroku.yml chore(deps): update akhileshns/heroku-deploy action to v3.12.14 (#3804) 2023-05-18 16:17:44 +03:00
update_contributors.yaml