kompose/script
Charlie Drage 2511c7318a Add release script
This adds a release script automating the changelog, notes as well as
release (to GitHub) via the CLI / a simple script.

The caveat is the next release will have to have `v` removed from the
title in order for `changelog()` function to work correctly.

Some changes to all upcoming releases are:
 - Using `git shortlog` instead of
   https://github.com/skywinder/Github-Changelog-Generator
2016-12-06 10:38:26 -05:00
..
test Added volume to mariadb in etherpad fixture 2016-11-17 13:02:49 +05:30
.build Fix license headers, This closes #223 2016-11-01 15:01:27 +01:00
.validate Clean up scripts/validate-*. Add vet,gofmt,lint tests. 2016-11-22 13:02:13 +01:00
bash_autocomplete Fix license headers, This closes #223 2016-11-01 15:01:27 +01:00
binary Fix license headers, This closes #223 2016-11-01 15:01:27 +01:00
binary-cross Fix license headers, This closes #223 2016-11-01 15:01:27 +01:00
godep-restore.sh Fix license headers, This closes #223 2016-11-01 15:01:27 +01:00
make.sh Clean up scripts/validate-*. Add vet,gofmt,lint tests. 2016-11-22 13:02:13 +01:00
release.sh Add release script 2016-12-06 10:38:26 -05:00
test-cmd Fix license headers, This closes #223 2016-11-01 15:01:27 +01:00
test-unit Fix license headers, This closes #223 2016-11-01 15:01:27 +01:00
validate-git-marks Fix license headers, This closes #223 2016-11-01 15:01:27 +01:00
validate-gofmt Clean up scripts/validate-*. Add vet,gofmt,lint tests. 2016-11-22 13:02:13 +01:00
validate-lint Clean up scripts/validate-*. Add vet,gofmt,lint tests. 2016-11-22 13:02:13 +01:00
validate-vet Clean up scripts/validate-*. Add vet,gofmt,lint tests. 2016-11-22 13:02:13 +01:00