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

Publish Windows exe to the winget package manager #487

Open
EndlessTrax opened this issue Jun 15, 2023 · 2 comments
Open

Publish Windows exe to the winget package manager #487

EndlessTrax opened this issue Jun 15, 2023 · 2 comments

Comments

@EndlessTrax
Copy link

EndlessTrax commented Jun 15, 2023

winget is a powerful tool which can be used to automate the setup of developer machines. Having the KSM available on day one of imaging / laptop setup will be a big win for encouraging developers to use appropriate secrets storage and management.

The Keeper windows client is on winget already so adding this developer tool makes sense.

@CamronBorealis
Copy link

CamronBorealis commented Nov 9, 2024

There is no shipping of exe required for this. There are requirements for what files can be used, which include MSIX and EXE. For every version of Keeper released, a GitHub pull request must be made to the Winget Community Repository with a manifest file for the latest version which includes a link to the public installer file.

@EndlessTrax
Copy link
Author

EndlessTrax commented Nov 9, 2024

I understand. There's no reason that it can't be part of the CD for this repo, so new releases are automatically pushed and available on winget. As mentioned before, the Keeper Windows Client is already available there, so why not have continuity?

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

No branches or pull requests

2 participants