Giter Site home page Giter Site logo

publish in chocolatey about volta HOT 8 OPEN

volta-cli avatar volta-cli commented on September 27, 2024 28
publish in chocolatey

from volta.

Comments (8)

leonheess avatar leonheess commented on September 27, 2024 3

Please, that'd enable our company to use it.

from volta.

ThatGuyKalvin avatar ThatGuyKalvin commented on September 27, 2024 3

Published: https://community.chocolatey.org/packages/volta

from volta.

charlespierce avatar charlespierce commented on September 27, 2024 2

That's awesome, thank you @ThatGuyKalvin! Is there an easy path forward for updating the link when there's a new version published?

from volta.

ThatGuyKalvin avatar ThatGuyKalvin commented on September 27, 2024 1

No worries @charlespierce! I can add you as a maintainer on the chocolatey package. Currently I have to go through a long approval process per version release but I believe you can skip it as you're an official volta maintainer. What's your chocolatey username?

Probably needs automated via a pipeline but it's pretty simple.
https://github.com/ThatGuyKalvin/chocolatey-packages/tree/main/volta
Update version number in volta.nuspec
Update download link and checksum in chocolateyinstall.ps1
Open powershell/cmd from the root package folder.
choco pack // This creates a .nupkg e.g. volta1.0.8.nupkg

choco install volta -dv -s . -f // This forces a reinstall of volta using the local chocolatey package. Use this to test installer before publishing.

choco push volta1.0.8.nupkg // Publish the package to chocolatey. May require review (3-5 business days supposedly...)

Reference: https://docs.chocolatey.org/en-us/create/create-packages

Just to note I have updated the package to 1.0.8 - it's been pending review since 16th June. https://community.chocolatey.org/packages/volta/1.0.8

To install versions currently in review use
choco install volta --version=1.0.8

from volta.

leonheess avatar leonheess commented on September 27, 2024

Thank you for looking into this, @charlespierce. This should probably also be mentioned in the docs πŸ€”

from volta.

ThatGuyKalvin avatar ThatGuyKalvin commented on September 27, 2024

Just checking in @charlespierce - do you have a chocolatey account that I can add as a maintainer?

from volta.

charlespierce avatar charlespierce commented on September 27, 2024

@ThatGuyKalvin I don't currently have a chocolatey account, no. Is there a portal I can go through to create one?

from volta.

ThatGuyKalvin avatar ThatGuyKalvin commented on September 27, 2024

@charlespierce yes, you can sign up here https://community.chocolatey.org/account/Register

from volta.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.