databricks-cli/.github
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
..
ISSUE_TEMPLATE Add GitHub issue templates (#925) 2023-10-30 11:26:01 +00:00
workflows Pass tag to release as input to publish-winget workflow (#2107) 2025-01-09 12:07:29 +00:00
CODEOWNERS Add CODEOWNERS (#2055) 2024-12-30 17:41:45 +00:00
PULL_REQUEST_TEMPLATE.md Add PR template (#274) 2023-03-23 17:38:40 +01:00
dependabot.yml Create dependabot.yml 2022-05-14 21:11:53 +02:00