summaryrefslogtreecommitdiff
path: root/tasks/templates
Commit message (Collapse)AuthorAgeFilesLines
* Pull kitchen language out of release announcementstduffield/use-dokken-in-announcementsTom Duffield2016-12-082-35/+0
| | | | Signed-off-by: Tom Duffield <tom@chef.io>
* Show how to use chef/chef image in announcementsTom Duffield2016-12-072-0/+18
| | | | | | | Update the release announcements to show how to pull in the latest version of Chef using kitchen-dokken. Signed-off-by: Tom Duffield <tom@chef.io>
* Use new downloads.chef.io URLs for announcementstduffield/add-url-to-announcement-templateTom Duffield2016-12-072-2/+2
| | | | | | | The product download pages now leverage predictable URLS, so our generators can leverage those to improve the download experience. Signed-off-by: Tom Duffield <tom@chef.io>
* Fix typo in release templatestduffield/add-announcement-generatorTom Duffield2016-11-212-2/+2
| | | | Signed-off-by: Tom Duffield <tom@chef.io>
* Make maj_minor version first class in announcement generatorTom Duffield2016-11-212-2/+2
| | | | Signed-off-by: Tom Duffield <tom@chef.io>
* Add rake task for generator release annoucnementsTom Duffield2016-11-212-0/+69
To ensure consistency, and to let users get the information they want/need at a glance, we're introducing release announcement templates. The Chef release team will use these tasks to generate the release announcements before posting them to Discourse. Signed-off-by: Tom Duffield <tom@chef.io>