Project

General

Profile

Actions

Action Item #294

closed

Need a changelog script to generate a changelog for all repos

Added by Hammel about 10 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
05 - Releases
Target version:
Start date:
14 Mar 2014
Due date:
% Done:

100%

Estimated time:
Severity:
01 - Critical

Description

This will be based on using the cdtools scripts to bounce around to all repos, generate the changelog for each and combine them into a single file.

This should be added to the PiBox repo for now, lacking any place better for it.


Files

MakeChangelog.sh (4.76 KB) MakeChangelog.sh Changelog generator script for PiBox and opkgs. Hammel, 16 Mar 2014 21:20
Actions #1

Updated by Hammel about 10 years ago

Wrote a shell script to generate the logs. It's fairly generic and takes an input file with the path to the cdtools shell function file and the function in that file to call. More than one repo can be processed for each changelog, which is how I do it with PiBox and its companion opkgs.

To use it:

Makechangelog.sh -r ./docs/rpi.repos -s v0.7 -e v0.8 -t "Bump to version 0.8" 

The repos list is in the PiBox repository.

I've attached the file here for reference. This issue can be closed.

Actions

Also available in: Atom PDF