Commit graph

19 commits

Author SHA1 Message Date
Roland Walker
dd560acc4a devscript: add new maintainer claui
this mainly affects how the changelog is generated
2014-12-04 14:59:04 -05:00
Roland Walker
41aec6cccd regularlize changelog whitespace 2014-10-07 10:26:35 -04:00
Roland Walker
4db0867307 add release date to changelog
retroactively and in template
2014-10-07 10:19:47 -04:00
Roland Walker
b93206093a updates to release process after v0.40.0 2014-09-08 11:24:38 -04:00
Roland Walker
ca45acad25 Merge pull request #5749 from rolandwalker/update_maintainers
update maintainer list
2014-08-12 16:09:47 -04:00
Roland Walker
5faacd885a minor amendments to release process/changelog
based on lessons learned from failed release v0.39.0,
`git push && git push --follow-tags` is smarter because
it reduces the chance of an unreleasable tag being pushed.
(git pushes the tags before it pushes the commits).
2014-08-12 09:00:49 -04:00
Roland Walker
6ce9517cb3 update maintainer list
- add @federicobond
- add @caskroom (it started appearing in the draft changelog)
- fix quoting
2014-08-12 08:53:12 -04:00
Roland Walker
8e8e6399fd updates to release process after v0.37.0 2014-06-19 16:42:25 -04:00
Roland Walker
e703bb3bbc update maintainers in devscripts 2014-06-14 08:31:01 -04:00
Roland Walker
6843fedc2d better stubs for changelog docs 2014-06-11 14:19:10 -04:00
Roland Walker
3bc4e32845 update contributor list 2014-06-11 14:19:10 -04:00
Paul Hinze
f54eaf7082 update all references to new caskroom org home
global replace of:
  'phinze/homebrew-cask' -> 'caskroom/homebrew-cask'
  'phinze/cask' -> 'caskroom/cask'
  'phinze/homebrew-testcasks' -> 'caskroom/homebrew-testcasks'

and various other specific places that needed updates

<3 the homebrew-cask community!
2014-05-03 10:29:17 -05:00
Roland Walker
1c7a6d58e5 devscripts: add new maintainers
make variable name more consistent
2014-03-01 12:42:08 -05:00
Roland Walker
5e0e34a2a6 devscript: no leading v on tags for changelog
make the scripts which draft changelog raw material match
the format used in `CHANGELOG.md`
2014-02-15 10:00:20 -05:00
Roland Walker
672a2e52e1 devscript: show new release in changelog draft
rather than the old release
2014-02-10 10:46:57 -05:00
Roland Walker
a0c773a14b devscript: missing bangs on line.chomp! 2014-02-10 10:46:50 -05:00
Roland Walker
aba0f3d76d add Documentation section to Changelog template 2014-02-08 16:32:06 -05:00
Roland Walker
a56697427c clarify comment 2014-02-07 11:02:06 -05:00
Roland Walker
6c0bf2efb9 devscript: add generate_changelog 2014-02-06 09:57:10 -05:00