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 support for publishing minder to winget (Windows) #1333

Merged
merged 4 commits into from
Oct 31, 2023

Conversation

rdimitrov
Copy link
Member

@rdimitrov rdimitrov commented Oct 31, 2023

The following PR updates the goreleaser configuration by adding winget which will allow us to publish to https://github.com/microsoft/winget-pkgs

Upon release, goreleaser will:

  • generate the necessary yaml files describing the minder package
  • create a version branch at a local fork of winget-pkgs (i.e. stacklok/winget-pkgs)
  • create a PR to upstream

Manual work:

Blocking:

Fixes: #1251
Fixes: #1252

This microsoft/winget-pkgs#124316 was created to test the changes in this PR.

Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
@rdimitrov rdimitrov self-assigned this Oct 31, 2023
@rdimitrov rdimitrov changed the title Add support for publishing medic to winget (Windows) Add support for publishing minder to winget (Windows) Oct 31, 2023
JAORMX
JAORMX previously approved these changes Oct 31, 2023
Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
@rdimitrov
Copy link
Member Author

@JAORMX - sorry for dismissing your review, but decided to disable opening a PR/publishing to winget-pkgs until we release 👍

@JAORMX
Copy link
Contributor

JAORMX commented Oct 31, 2023

@rdimitrov I may forgive you one day 🤣

@rdimitrov rdimitrov merged commit 131969c into mindersec:main Oct 31, 2023
12 checks passed
@rdimitrov rdimitrov deleted the winget branch October 31, 2023 11:45
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.

releases: automate publishing for windows releases: publish for windows
3 participants