GithubHelp home page GithubHelp logo

Comments (8)

utensil avatar utensil commented on August 16, 2024

It would be awesome to use https://probot.github.io/apps/release-drafter/ and follow the convention in it so the release notes can be drafted if we properly maintain the titles and labels of PRs

Probot
Drafts your next release notes as pull requests are merged into master.

from galgebra.

waldyrious avatar waldyrious commented on August 16, 2024

Another option would be to use python-semantic-release, which automatically determines a SemVer release type based on the messages of the commits included in it — and perhaps semantic-pull-requests or some other tool to enforce commit messages following a given standard (commitizen, commitlint...).

Disclaimer: I haven't used these tools myself.

from galgebra.

utensil avatar utensil commented on August 16, 2024

Yeah, I'm aware of semantic release but I have some concerns about using these convention-enforcing tools. They impose the restrictions to the level of every commit (of contributors) to serve the need of release note drafter which is not friendly to new comers and it require setting up such commit message linters before commits which add more burdens to contributors and is time-consuming for PR reviewing process. Also the commit logs are immutable in nature compared to changeable PR titles and labels after the merge and before the release thus they don't serve the release note drafting purpose very well.

All these concerns and given the immatural status of galgebra (compared to large community-driven open source projects), I will lean towards a more lightweight option such as the conventions in Release Drafter.

from galgebra.

waldyrious avatar waldyrious commented on August 16, 2024

Fair points. 👍

from galgebra.

utensil avatar utensil commented on August 16, 2024

Tried https://probot.github.io/apps/release-drafter/ on a test repo here, it looks like this:

image

Probot
Drafts your next release notes as pull requests are merged into master.

from galgebra.

utensil avatar utensil commented on August 16, 2024

I finally decided to use https://releases.readthedocs.io/ to maintain a Changelog manually as part of the source of GAlgebra for now because GAlgebra has not reached a point that would require such automatic mechanism and hand-written Changelog contains more details and is better organized.

from galgebra.

eric-wieser avatar eric-wieser commented on August 16, 2024

Is there anything else to do here?

from galgebra.

utensil avatar utensil commented on August 16, 2024

No, it's already done as https://releases.readthedocs.io/ is now very much alive a part of the maintenance of GAlgebra.

from galgebra.

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.