Code Monkey home page Code Monkey logo

Comments (4)

mojavelinux avatar mojavelinux commented on August 20, 2024

This would be insanely useful.

Here are a few ideas of what to include:

Per tag:

  • version number
  • release date
  • release author

Per item:

  • summary
  • issue number(s)
  • commit author(s)
  • category

Summary:

  • link to full diff
  • link to milestone in issue tracker
  • link to git tag

The hardest part is the category. This is where some conventions in the project would help. One way is to lookup the referenced issue and grab its label(s). Another idea is to include a category label in the commit messages. I picked up this idea from https://www.youtube.com/watch?v=m0_C2cfM9IM.

from asciidoctor-extensions-lab.

mojavelinux avatar mojavelinux commented on August 20, 2024

Perhaps the target should be the tag and the service/source part of the attribute list.

changelog::v1.5.3..v1.5.4[source=git]

or simply

changelog::v1.5.3..v1.5.4[git]

or, perhaps, the version range should be implied (going one back)

changelog::v1.5.4[git]

I might even argue the case that the service/source should be part of the macro name:

git-changelog::v1.5.4[]

from asciidoctor-extensions-lab.

ggrossetie avatar ggrossetie commented on August 20, 2024

Thanks Dan for sharing your ideas, lot of great stuff 😄

the version range should be implied (going one back)

This can be tricky because it depends on project's conventions.

issue number(s)

We could also automatically add a link on the issue tracker but again it depends on project's conventions.

from asciidoctor-extensions-lab.

mojavelinux avatar mojavelinux commented on August 20, 2024

from asciidoctor-extensions-lab.

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.