Software.Development
  • Home
  • Projects
  • About
  • Privacy Policy
Subscribe
Tagged

Jenkins

A collection of 3 posts

Jenkins

Git Changelog Jenkins Plugin Released

As announced earlier, the first public version of the Git Changelog Plugin for Jenkins is now released and available via Jenkins' offical update site. I got some inspiration from Oleg Nenashev on Jenkins' mailing list, so I restructured the library and the plugin so that the Jira filter is just

Paul Wellner Bou Oct 7, 2015 • 1 min read
Jenkins

git-jira-log 1.0 released

A while ago I finished version 1.0 of my library to extract a changelog in form of a Jira filter based on ticket names in the git log of the project. This library can be used as command line utility as well as library. The git part is based

Paul Wellner Bou Jul 13, 2015 • 1 min read
git

Changelog with GIT and JIRA: Creating JIRA filter URL based on git commits between two revisions with bash

I am working on a library and a jenkins plugin doing this right, but until then, here is a shell script which creates the URL to a JIRA filter containing the tickets mentioned in all commit messages between the two given revisions. Besides git and the standard command line tools

Paul Wellner Bou Jun 24, 2015 • 1 min read
Software.Development © 2022
Powered by Ghost