GithubHelp home page GithubHelp logo

Automate release process about xhook HOT 10 CLOSED

jpillora avatar jpillora commented on September 6, 2024 1
Automate release process

from xhook.

Comments (10)

TrickyPi avatar TrickyPi commented on September 6, 2024 1

Yeah, I received an invite link, it's so exciting

from xhook.

jpillora avatar jpillora commented on September 6, 2024

Hey @TrickyPi thanks for volunteering for this one! I added you as collaborator too :)

from xhook.

TrickyPi avatar TrickyPi commented on September 6, 2024

add a GHA workflow which will run on tag, which will

modify package.json version to the current tag

Could we change the package version in local? it is more convenient to control the version, for example

npm version major | minor | patch

we can then push the tag to the remote registry to activate the GHA workflow.

from xhook.

TrickyPi avatar TrickyPi commented on September 6, 2024

It's time to release 1.5.0?

from xhook.

jpillora avatar jpillora commented on September 6, 2024

I think we need to delete the v,
Or update the replace to drop the v?

Then can tag “1.5.0”

from xhook.

jpillora avatar jpillora commented on September 6, 2024

add a GHA workflow which will run on tag, which will

modify package.json version to the current tag

Could we change the package version in local? it is more convenient to control the version, for example

npm version major | minor | patch

we can then push the tag to the remote registry to activate the GHA workflow.

Sorry I missed this one, npm version does a package json edit, direct commit and tag which doesn’t work well with a PR process

so we’ll instead just tag, and automate the rest from there

from xhook.

TrickyPi avatar TrickyPi commented on September 6, 2024

I think we need to delete the v, Or update the replace to drop the v?

Then can tag “1.5.0”

Will it cause some trouble?
I saw many repos use v as the version prefix in git.

from xhook.

jpillora avatar jpillora commented on September 6, 2024

Ah slice from index 1, missed that sorry

from xhook.

jpillora avatar jpillora commented on September 6, 2024

image

publish failed, weird since the secret is there...

from xhook.

TrickyPi avatar TrickyPi commented on September 6, 2024

Oh, I forget to configure registry-url for action/setup-node@v3.

from xhook.

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.