Skip to content

criteo/knife-changelog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 25, 2024
0d0628a · Jul 25, 2024
Jul 10, 2024
Jul 25, 2024
Jul 25, 2024
Oct 4, 2017
Jan 9, 2018
Jul 10, 2024
Dec 13, 2014
May 27, 2024
Jul 8, 2021
Jul 25, 2024

Repository files navigation

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