Giter Club home page Giter Club logo

Comments (4)

yjaaidi avatar yjaaidi commented on May 27, 2024

Hi @petergrau, I am not sure if the presence of the tag affects gh cli.

As mentioned by @edbzn in #71, we are thinking about the best way to handle publishing/deployment as we are not only aiming monorepos with libs but also monorepos with apps and maybe non-js code.

Meanwhile we provide a generic way for handling publishing & deployment, you could implement github release with something like this for each package

gh release create $(cat package.json | npx json version)

from semver.

petergrau avatar petergrau commented on May 27, 2024

Meanwhile we provide a generic way for handling publishing & deployment, you could implement github release with something like this for each package

gh release create $(cat package.json | npx json version)

@yjaaidi thanks - that seems to work - need to dig in a bit deeper. The only remaining question I then have at this point is if there is a good way to only retrieve the changelog from the latest release from the CHANGELOG.MD that was written by semver.

from semver.

yjaaidi avatar yjaaidi commented on May 27, 2024

Closing this issue to regroup the discussions here #167.

from semver.

yjaaidi avatar yjaaidi commented on May 27, 2024

😅 Oups! I closed this too quickly.
AFAIK, there is no github release angular/nx builder meaning that after #167 is ready, we'll have to create one or create a schematic that adds an nx custom command running gh release create to workspace.json

from semver.

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.