Giter VIP home page Giter VIP logo

Comments (5)

kentcdodds avatar kentcdodds commented on May 14, 2024 1

This could be automated if the project follows a commit message convention. You could encourage contributors to follow it, but because of GitHub's squash and merge feature, you can change the commit message of people's contributions if they don't follow the convention, which means it wont be a barrier to contributing.

It's incredibly nice to be able to automate the creation of a changelog using git commit messages. You can update the changelog manually if you want after the automation has created it.

Personally, I'd say using semantic-release would be the best because it'll automate releases for you too. But if you'd prefer to not do that, then you can use clog.

from webpack.js.org.

bebraw avatar bebraw commented on May 14, 2024 1

Yup. I'm not sure if we end up maintaining a changelog at the site even. Perhaps the easiest thing to do would be to link to GitHub releases page and solve it there.

I agree automation would be good, but this is up to @sokra to figure out.

from webpack.js.org.

joshwiens avatar joshwiens commented on May 14, 2024

@bebraw - conventional-changelog + semantic-release + enforcing commit message formatting ( Committizen does this) === Automated changelog generation and versioning.

Nothing to figure out here as the path forward is pretty standard. Angular / Material2 and a host of other major libs have already blazed this trail.

The above is currently being implemented in karma-webpack

from webpack.js.org.

TheLarkInn avatar TheLarkInn commented on May 14, 2024

Wow I really like @d3viant0ne suggestion of Committizen. That could take a lot of leg work out of the process for some folks. Could be highly useful

from webpack.js.org.

bebraw avatar bebraw commented on May 14, 2024

Let's solve this with a link to GitHub releases for the MVP.

from webpack.js.org.

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.