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
build_coverage.yaml fix: gh actions that run on main (#3550) 2023-04-18 08:55:55 +00:00
build_doc_prs.yaml
build_frontend_prs.yml
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
build.yaml
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
e2e.frontend.yaml
flag-no-response.yaml feat: add no response action config 2022-04-20 08:30:13 +02:00
generate-docs.yaml
gradual-strict-null-checks.yml
notify_enterprise.yaml
pr_add_test_results.yaml
publish-new-version.yaml
release_changelog.yml
release.yaml
reset_heroku.yml
update_contributors.yaml
update_version_for_version_checker.yml task: Added workflow for calling update-version-action (#4805) 2023-09-25 14:36:19 +02:00