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 to Scoop & Chocolatey #277

Closed
2 tasks done
kirawi opened this issue Jun 16, 2021 · 7 comments
Closed
2 tasks done

Publish to Scoop & Chocolatey #277

kirawi opened this issue Jun 16, 2021 · 7 comments
Labels
A-packaging Area: Packaging and bundling E-good-first-issue Call for participation: Issues suitable for new contributors E-help-wanted Call for participation: Extra attention is needed O-windows Operating system: Windows

Comments

@kirawi
Copy link
Member

kirawi commented Jun 16, 2021

- [ ] winget
Packages
(At this time installers must either be MSIX, MSI or .exe application installers.)

@pickfire pickfire added A-packaging Area: Packaging and bundling O-windows Operating system: Windows labels Jun 16, 2021
@kirawi kirawi changed the title Publish to Scoop Publish to Scoop & Chocolatey Jun 18, 2021
@archseer archseer added the E-help-wanted Call for participation: Extra attention is needed label Jun 20, 2021
@archseer
Copy link
Member

archseer commented Jul 5, 2021

@jrhawley sorry to ping you like this, but I've noticed you have a Scoop definition for Helix :) Would you be willing to upstream it to the main bucket?

@jrhawley
Copy link

jrhawley commented Jul 5, 2021

Hey @archseer, I'd be happy to help. I adapted my manifest from my personal Scoop bucket and formatted it to fit the main bucket's format. I've submitted a pull request, so hopefully we'll hear back soon about whether it can be merged.

@kirawi kirawi changed the title Publish to Scoop & Chocolatey Publish to Scoop, Chocolatey, & winget Jul 7, 2021
@kirawi
Copy link
Member Author

kirawi commented Jul 7, 2021

I'll be trying to get it onto winget and chocolatey in the next few days.

@archseer
Copy link
Member

archseer commented Jul 8, 2021

@jrhawley Thanks for submitting the Scoop definition, much appreciated! 🎉 (Let us know if you have any feedback on helix, I know there's still some CRLF bugs lurking)

@kirawi kirawi changed the title Publish to Scoop, Chocolatey, & winget Publish to Scoop, Chocolatey, ~& winget~ Aug 16, 2021
@kirawi kirawi changed the title Publish to Scoop, Chocolatey, ~& winget~ Publish to Scoop & Chocolatey Aug 16, 2021
@kirawi kirawi added the E-easy Call for participation: Experience needed to fix: Easy / not much label Aug 30, 2021
@kirawi kirawi added E-good-first-issue Call for participation: Issues suitable for new contributors hacktoberfest and removed E-easy Call for participation: Experience needed to fix: Easy / not much labels Oct 2, 2021
issaclin32 added a commit to ScoopInstaller/Main that referenced this issue Oct 5, 2021
* Helix: Add version 0.3.0

- Adding helix editor to main bucket
- Currently only supports 64bit architecture through GitHub releases
- Requested as by helix-editor/helix#277

* helix: Update to version 0.4.1

Co-authored-by: Issac Lin <[email protected]>
@jharrilim
Copy link
Contributor

Heya, I saw the help wanted tag on this so I gave it a shot. Here's the repo that I've created that has the chocolatey package:
https://github.com/jharrilim/chocolatey-packages

And it is currently under review here on chocolatey:
https://community.chocolatey.org/packages/helix/0.6.0

Admittedly, this is my first time ever actually dealing with Chocolatey and AppVeyor, so I'm not entirely sure what to expect during the package review process. I did give it a run locally though and things seemed to work out! The CI did not run a build for 0.6.0 because I had already pushed one up by running the update_all.ps1 script.

I'm not sure if others will be able to run this yet since the package is pending review, but choco install helix --version=0.6.0 installs correctly, and choco uninstall helix uninstalls correctly too.

Here's a little screenshot for some hype:

image

@kirawi
Copy link
Member Author

kirawi commented May 1, 2022

It looks like chocolatey reviewed with some comments: https://community.chocolatey.org/packages/helix/0.6.0

A couple of things we need you to confirm and/or update before we can approve this package.

  1. Can you confirm that you are the author of the software this package is created for?
    If not, please update the authors field to be the authors of the software, and the owners field to be either your username or name.
  2. You use the url argument, but you do not set anything in the checksum argument. Please update the checksum argument to have the correct checksum, and add a checksumType with the correct algorithm.

The package should also be updated to 22.03

@kirawi
Copy link
Member Author

kirawi commented May 10, 2022

Chocolatey approved it, so it just needs to be updated;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-packaging Area: Packaging and bundling E-good-first-issue Call for participation: Issues suitable for new contributors E-help-wanted Call for participation: Extra attention is needed O-windows Operating system: Windows
Projects
None yet
Development

No branches or pull requests

5 participants