sealed-secrets icon indicating copy to clipboard operation
sealed-secrets copied to clipboard

Create chocolatey package for Window build of Kubeseal CLI

Open shahiddev opened this issue 7 years ago • 12 comments

Once there is a Windows build of the CLI #85 we should create a chocolatey package to simplify the installation

shahiddev avatar Jun 28 '18 13:06 shahiddev

Any updates on whether this will be made available?

spencerolsen avatar May 08 '19 22:05 spencerolsen

Just bumping this since now we have official windows builds.

amq avatar Jul 25 '19 10:07 amq

So I went and made the package for the 0.12.4 release, but I did not push it to the chocolatey servers.

Do you guys have any interest in maintaining this? I'm not sure what your relationship is w/ the homebrew package.

Basically your push process is updating 2 text files with the new version info & a checksum and then running 2 commands to package & push it to the chocolatey servers.

akrock avatar Jun 25 '20 03:06 akrock

The homebrew recipe is community maintained, I don't know who does it not how, the process just seems to work quickly and reliably enough.

I'm not against owning the chocolatey package release process, once the scripts to automate this process are contributed.

mkmik avatar Jun 25 '20 05:06 mkmik

@mkmik Thanks for the quick response. I will drop the goods in a repo with some documentation this weekend, then post a link here and we can figure out where to go from there.

akrock avatar Jun 26 '20 23:06 akrock

@akrock ping? :)

rouke-broersma avatar Aug 25 '21 13:08 rouke-broersma

@rouke-broersma Yeah I dropped the ball on this one. I made the single package but didn't follow through w/ getting it pushed to chocolatey.

akrock avatar Aug 25 '21 15:08 akrock

Please grant us a choco install :)

fractiunate avatar Jan 12 '22 17:01 fractiunate

Hombrew recipes is automatically updated thanks to the BrewTestBot which updates the recipe below:

  • https://github.com/Homebrew/homebrew-core/blob/master/Formula/kubeseal.rb

This work was completely donated by external contributions.

I agree with @mkmik, we don't have any concern about supporting a chocolatey package and owning the release process. That said, I'm not familiar with this process.

I anyone is familiar with it, please feel free to drop a PR adding support for it.

juan131 avatar Jan 27 '22 15:01 juan131

Any updates on this one?

oysvendsen avatar Oct 07 '22 11:10 oysvendsen

We are also interested in the resolution of this issue.

FrogWithASock avatar Feb 06 '24 11:02 FrogWithASock