0.01
Low commit activity in last 3 years
A long-lived project that still receives updates
Facilitate access to cookbooks changelog
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0
>= 0

Runtime

 Project Readme

Knife::Changelog

knife-changelog aims to make find cookbook changelogs easily to help upgrades.

Using it will create changelogs from your current version to most up-to-date version.

Usage : knife changelog COOKBOOK [COKKBOOK...]

Options:

  • --linkify or -l outputs markdown with links to commits
  • --ignore-changelog-file allow to force the usage of raw git history instead of Changelog file

Features

  • generate changelogs for some supermarket hosted cookbooks
  • generate changelogs for all git located cookbooks

This plugin works in policyfile style repositories

Todos

  • (optionaly) link commit ref to their web page to ease reviews
  • support more cookbook sources