Code Monkey home page Code Monkey logo

Comments (7)

ChristopherJennings avatar ChristopherJennings commented on September 25, 2024 1

Based on quick research and some quick thoughts, it seems to be pretty standard in the JS community. Also, having changelog notes with the repo itself rather than only in GH seems like a good plan as well. Finally, it allows contributors to make suggestions and contributions to the release notes with their PRs.

from delivery-sdk-js.

Domitnator avatar Domitnator commented on September 25, 2024 1

Maybe take a look at semantic-release? Semantic release has a plugin which can generate a changelog.md!

from delivery-sdk-js.

Simply007 avatar Simply007 commented on September 25, 2024 1

@Enngage
Manual generation of the changelog would remove the one, and I think the most important, benefit that allows people to add release note proposal via pull request.

If there is a way how to generate changelog automatically and repo independent, I would vote for it. But we need to make it in all our repositories, or at least all our SDKs.

I recommend to close this issue, create an internal spike, how to generate changelog. After the spike is done eventually raise issues across of all our SKDs.

from delivery-sdk-js.

petrsvihlik avatar petrsvihlik commented on September 25, 2024

what are the benefits?

from delivery-sdk-js.

petrsvihlik avatar petrsvihlik commented on September 25, 2024

I'm wondering whether it'd be possible to generate the MD from releases...thoughts?

from delivery-sdk-js.

Enngage avatar Enngage commented on September 25, 2024

It seems we are unable to fully use the semantic-release because it does not support monorepo architecture we use for this repository. The problem with releases right now is that they are not 'package' specific.

I would likely proceed by manually creating/managing CHANGELOG.md files for each of the packages.

from delivery-sdk-js.

Enngage avatar Enngage commented on September 25, 2024

I've setup lerna-changelog which does support monorepo and should help generating changelogs. For this to work, all PRs need to be tagged (as described in main readme) and tags need to be created for each release and package so that we can track changes to each package.

from delivery-sdk-js.

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.