1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00
unleash.unleash/.github/workflows
Gastón Fournier 95d300379a
chore: moved GH action script to the yaml file (#3119)
## About the changes
- Actions are not counting successfully:
https://github.com/Unleash/unleash/actions/runs/4181713524/jobs/7243938807#step:5:17
- This should fix an issue with running yarn concurrently (which might
be leading to the zero counts)
- Move the code to a GH action so it's easier to debug 
- Added a diff of the reported errors to help the PR author identify the
potential cause
2023-02-16 13:35:54 +01:00
..
add-to-project.yml
build_coverage.yaml
build_doc_prs.yaml
build_frontend_prs.yml
build_prs_jest_report.yaml
build_prs.yaml
build.yaml
check_links.yaml
codeql-analysis.yml
continuous-publish-new-version.yaml
docker_publish_main.yaml
docker_publish_tags.yaml
e2e.frontend.yaml
flag-no-response.yaml
generate-docs.yaml
gradual-strict-null-checks.yml
publish-new-version.yaml fix: allow publish-new-version action to run from branch (#2698) 2022-12-15 09:25:44 +01:00
release_changelog.yml
release.yaml
update_contributors.yaml