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 73d13a07c7
chore: improve release process (#7254)
Use the tag created by the build action when running npm version,
otherwise the checkout actions gets the HEAD of the commit that
triggered the original workflow resulting in the usage of the previous
version.

Potentially in the future, instead of triggering the build manually we
could consider using the tag as a trigger for the build process and then
all the dependent workflows should work fine. It's good we have this
manual for validation, and we workaround some of the limitations before
we invest more into more automation
2024-06-04 10:12:58 +02:00
..
add-to-project.yml
auto-assign-pr-author.yaml
build_coverage.yaml
build_doc_prs.yaml
build_frontend_prs.yml fix: 5.12 remove 404 feature view (#7246) 2024-06-03 12:40:45 +00:00
build_prs_jest_report.yaml fix: 5.12 remove 404 feature view (#7246) 2024-06-03 12:40:45 +00:00
build.yaml fix: 5.12 remove 404 feature view (#7246) 2024-06-03 12:40:45 +00:00
check_links.yaml
codeql-analysis.yml
dependency-review.yml fix: 5.12 remove 404 feature view (#7246) 2024-06-03 12:40:45 +00:00
docker_publish.yaml chore: improve release process (#7254) 2024-06-04 10:12:58 +02:00
e2e.frontend.yaml
flag-no-response.yaml
generate-docs.yaml
gradual-strict-null-checks.yml
notify_enterprise.yaml fix: 5.12 remove 404 feature view (#7246) 2024-06-03 12:40:45 +00:00
pr_add_test_results.yaml
publish-new-version.yaml chore: Inherit secrets for workflow calls (#7251) 2024-06-03 15:09:00 +02:00
release_changelog.yml chore: improve release process (#7254) 2024-06-04 10:12:58 +02:00
release.yaml chore: improve release process (#7254) 2024-06-04 10:12:58 +02:00
reset_heroku.yml
update_contributors.yaml
update_version_for_version_checker.yml fix: 5.12 remove 404 feature view (#7246) 2024-06-03 12:40:45 +00:00
validate-migrations.yaml