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

Add workflow to release to winget #21009

Merged
merged 2 commits into from
Jul 4, 2024
Merged

Conversation

hamzaremmal
Copy link
Member

Closes #20381

Depends the availability of an msi installer (#20547)

@hamzaremmal hamzaremmal added area:ci Issues tied with CI/CD workflows area:package-manager labels Jul 4, 2024
@hamzaremmal hamzaremmal self-assigned this Jul 4, 2024
@hamzaremmal hamzaremmal requested a review from Gedochao July 4, 2024 08:31
@hamzaremmal hamzaremmal assigned Gedochao and unassigned hamzaremmal Jul 4, 2024
@hamzaremmal hamzaremmal marked this pull request as ready for review July 4, 2024 08:32
Copy link
Contributor

@Gedochao Gedochao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

publish:
runs-on: windows-latest
steps:
- uses: vedantmgoyal9/winget-releaser@b87a066d9e624db1394edcd947f8c4e5a7e30cd7
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's switch to a version tag once the recent fixes get released.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, I've already mentionned this point in #20381 (comment)

@hamzaremmal hamzaremmal enabled auto-merge July 4, 2024 13:02
@hamzaremmal hamzaremmal merged commit 46fd269 into scala:main Jul 4, 2024
21 checks passed
@hamzaremmal hamzaremmal deleted the i20381 branch July 4, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:ci Issues tied with CI/CD workflows area:package-manager
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Publish Scala 3 alongside Scala CLI as the scala runner on winget
2 participants