Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update publish-winget action to use Komac directly #2228

Merged
merged 8 commits into from
Jan 24, 2025
Merged

Conversation

pietern
Copy link
Contributor

@pietern pietern commented Jan 24, 2025

Changes

For the most recent release, I had to re-run the "publish-winget" action a couple of times before it passed. The underlying issue that causes the failure should be solved by the latest version of the action, but upon inspection of the latest version, I found that it always installs the latest version of Komac. To both fix the issue and lock this down further, I updated our action to call Komac directly instead of relying on a separate action to do this for us.

Tests

Successful run in https://github.com/databricks/cli/actions/runs/12951529979.

@pietern pietern added this pull request to the merge queue Jan 24, 2025
Merged via the queue into main with commit f655086 Jan 24, 2025
9 checks passed
@pietern pietern deleted the use-komac-directly branch January 24, 2025 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants