GithubHelp home page GithubHelp logo

Comments (3)

mischah avatar mischah commented on July 25, 2024

@adambiggs Sorry, I can’t extract the needed format out of your link πŸ˜•

from grunt-changelog.

silkentrance avatar silkentrance commented on July 25, 2024

@mischah With your latest changes, namely log arguments, this in part should be achievable.
However, since we are dealing with xml here, the change log cannot be build incrementally without adding XML support to grunt-changelog in order to insert the change elements into the document.

Well, it seems that they are using the TSF (Team Foundation Server) changelog format. Since that is a M$ solution, I am not the one wanting to integrate or even to participate in integrating such a bloated xml schema beast... Especially as they also base their changelog on the actual adds/removes/change, basically including the diff between commits.

And googling for TSF changelog xml schema / dtd gave me no results. Leaving us with the option of skimming through the Jenkins changelog plugin code to find out how it is done. And while we're at it, there should be a plugin for use with git repositories, already. And in fact

All SCM must be able to write and parse a change log

With SCM they are referring to their git/svn/whatever plugins. As such, this is already integrated into Jenkins.

Personally, I do not think that this is within the scope of this tool.

from grunt-changelog.

mischah avatar mischah commented on July 25, 2024

@silkentrance Thanks for your feedback πŸ‘

from grunt-changelog.

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.