databricks-cli/.github/workflows
Pieter Noordhuis 4b67e9f336
Pass tag to release as input to publish-winget workflow (#2107)
## Changes

This workflow only worked if it was triggered on the tag to publish
itself. This means it is not possible to release a version if the
workflow configuration at that tag is broken (as is the case for
v0.238.0 because of #2105).

This change adds a "tag" input that can be set when manually triggering
the workflow.

## Tests

* Succesful run with this change:
https://github.com/databricks/cli/actions/runs/12689281843
* Pull request that the run created:
https://github.com/microsoft/winget-pkgs/pull/209220
2025-01-09 12:07:29 +00:00
..
close-stale-issues.yml Migrate workflows that need write access to use hosted runners (#2077) 2025-01-06 15:34:42 +00:00
external-message.yml Enable integration workflows (#2086) 2025-01-06 16:07:15 +00:00
integration-approve.yml Enable integration workflows (#2086) 2025-01-06 16:07:15 +00:00
integration-main.yml Enable integration workflows (#2086) 2025-01-06 16:07:15 +00:00
integration-pr.yml Enable integration workflows (#2086) 2025-01-06 16:07:15 +00:00
publish-winget.yml Pass tag to release as input to publish-winget workflow (#2107) 2025-01-09 12:07:29 +00:00
push.yml Run push.yml periodically with clean cache (#2092) 2025-01-07 18:10:49 +01:00
release-snapshot.yml Migrate workflows that need write access to use hosted runners (#2077) 2025-01-06 15:34:42 +00:00
release.yml Update runner for the create-xyz-pr jobs in the release workflow (#2098) 2025-01-08 15:50:44 +00:00