mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
fd9aeec0fb
## 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). |
||
---|---|---|
.. | ||
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 | ||
build_prs.yaml | ||
build.yaml | ||
check_links.yaml | ||
codeql-analysis.yml | ||
docker_publish.yaml | ||
e2e.frontend.yaml | ||
flag-no-response.yaml | ||
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 |