1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/.github/workflows
Christopher Kolstad fd9aeec0fb
task: Added workflow for calling update-version-action (#4805)
## What
This adds a workflow which automatically triggers on published releases
to update the version number for our version checker. In addition it
adds a workflow dispatch, in case the version number ended up wrong
after an automatic run (for instance when patching an earlier released
minor).

## Observations
Currently the version checker which receives the update only validates
that the new version is also valid semver, it does not however
check/verify that we're not suddenly telling it an older version is the
newest (improvement available in the version updater repo).
2023-09-25 14:36:19 +02: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 fix: gh actions that run on main (#3550) 2023-04-18 08:55:55 +00:00
build_doc_prs.yaml chore: Doc only should skip build (#4820) 2023-09-25 09:12:03 +02:00
build_frontend_prs.yml chore: update to node 18 (#3527) 2023-04-18 10:35:32 +02:00
build_prs_jest_report.yaml chore: reduce build time (#4405) 2023-08-04 11:51:18 +02:00
build_prs_test_report.yaml task: Add Unit test result check task (#3695) 2023-05-25 11:03:54 +00:00
build_prs.yaml chore: add paths-ignore to more workflows (#4041) 2023-07-05 14:29:37 +02:00
build.yaml chore: avoids code injection through git commit (#4147) 2023-07-05 13:35:12 +02: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.yaml chore(deps): update docker/build-push-action action to v4 (#4365) 2023-08-03 13:13:14 +02:00
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 docs: generate docs daily (#3067) 2023-02-08 10:30:00 +00:00
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 fix: avoid expression injection (#4157) 2023-07-06 07:52:50 +00: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 chore: update to node 18 (#3527) 2023-04-18 10:35:32 +02:00
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 chore: remove sync to enterprise from release branches (#4112) 2023-06-28 14:13:18 +02:00
reset_heroku.yml chore(deps): update actions/checkout action to v3 (#3891) 2023-05-29 17:47:30 +02:00
update_contributors.yaml chore(deps): update aws-actions/configure-aws-credentials action to v2 (#3893) 2023-06-06 15:03:11 +02:00
update_version_for_version_checker.yml task: Added workflow for calling update-version-action (#4805) 2023-09-25 14:36:19 +02:00