1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +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 Merge frontend with backend (#1962) 2022-08-26 07:25:31 +00:00
build_doc_prs.yaml docs: test broken links in website (#1912) 2022-09-07 13:31:38 +00:00
build_frontend_prs.yml Add multiple tags (#3032) 2023-02-03 12:28:06 +02:00
build_prs_jest_report.yaml fix: support coverage reports on external PRs (#2087) 2022-09-27 15:51:04 +02:00
build_prs.yaml Merge frontend with backend (#1962) 2022-08-26 07:25:31 +00:00
build.yaml feat: remove CI build trigger (#3070) 2023-02-09 09:13:43 +01:00
check_links.yaml chore(deps): update lycheeverse/lychee-action action to v1.5.4 (#2367) 2022-11-09 23:59:14 +01:00
codeql-analysis.yml
continuous-publish-new-version.yaml refactor: move repo sync signal after npm publish (#3071) 2023-02-09 10:05:57 +01:00
docker_publish_main.yaml
docker_publish_tags.yaml chore(deps): update docker/login-action action to v2 (#2962) 2023-02-13 09:50:49 +01:00
e2e.frontend.yaml Cypress test for importing (#3058) 2023-02-08 11:16:38 +02:00
flag-no-response.yaml
generate-docs.yaml docs: generate docs daily (#3067) 2023-02-08 10:30:00 +00:00
gradual-strict-null-checks.yml chore: moved GH action script to the yaml file (#3119) 2023-02-16 13:35:54 +01:00
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 chore(deps): update metcalfc/changelog-generator action to v4 (#2294) 2022-11-09 23:01:01 +01:00
release.yaml refactor: move repo sync signal after npm publish (#3071) 2023-02-09 10:05:57 +01:00
update_contributors.yaml