Chef Expeditor
15d0a2244e
Update CHANGELOG.md to reflect the promotion of 1.36.1 to stable
2017-09-07 17:49:10 +00:00
Tom Duffield
c1e5ed2c61
Update Expeditor config to meet 0.5.0 requirements ( #2126 )
...
Signed-off-by: Tom Duffield <tom@chef.io>
2017-09-06 18:14:33 -04:00
Chef Expeditor
de2bd9aba3
Bump version to 1.35.5 by Chef Expeditor
2017-09-06 12:19:10 +00:00
Chef Expeditor
e2b528db20
Bump version to 1.35.4 by Chef Expeditor
2017-09-06 10:07:39 +00:00
Chef Expeditor
dbb4311693
Bump version to 1.35.3 by Chef Expeditor
2017-09-05 12:37:41 +00:00
Chef Expeditor
f3c3de241e
Bump version to 1.35.2 by Chef Expeditor
2017-09-03 18:43:56 +00:00
Chef Expeditor
feb755933f
Update CHANGELOG.md to reflect the promotion of 1.35.1 to stable
2017-08-31 18:45:48 +00:00
Chef Expeditor
1e57537f54
Bump version to 1.34.10 by Chef Expeditor
2017-08-31 13:51:44 +00:00
Chef Expeditor
e7b6c31e11
Bump version to 1.34.9 by Chef Expeditor
2017-08-31 07:56:18 +00:00
Chef Expeditor
d0f2e49970
Bump version to 1.34.8 by Chef Expeditor
2017-08-31 07:53:50 +00:00
Chef Expeditor
0f19e40d3b
Bump version to 1.34.7 by Chef Expeditor
2017-08-30 20:04:28 +00:00
Chef Expeditor
d93f623934
Bump version to 1.34.6 by Chef Expeditor
2017-08-30 20:02:50 +00:00
Chef Expeditor
151199b5fc
Bump version to 1.34.5 by Chef Expeditor
2017-08-30 18:22:05 +00:00
Chef Expeditor
75b9ee8c39
Bump version to 1.34.4 by Chef Expeditor
2017-08-29 05:11:57 +00:00
Chef Expeditor
7a41cec73f
Bump version to 1.34.3 by Chef Expeditor
2017-08-25 20:21:54 +00:00
Chef Expeditor
3c07341ea0
Bump version to 1.34.2 by Chef Expeditor
2017-08-25 20:13:48 +00:00
Chef Expeditor
f89ddcc832
Update CHANGELOG.md to reflect the promotion of 1.34.1 to stable
2017-08-24 18:58:14 +00:00
Adam Leff
c328336b01
Remove unnecessary entries from changelog ( #2099 )
...
Signed-off-by: Adam Leff <adam@leff.co>
2017-08-24 14:57:26 -04:00
Chef Expeditor
f0711066e7
Bump version to 1.33.15 by Chef Expeditor
2017-08-23 14:30:19 +00:00
Chef Expeditor
e9fecc027d
Bump version to 1.33.14 by Chef Expeditor
2017-08-21 21:40:40 +00:00
Chef Expeditor
d8da929ffe
Bump version to 1.33.13 by Chef Expeditor
2017-08-21 13:36:27 +00:00
Nicolas
89d002e1ab
Update CHANGELOG (add fix author) ( #2091 )
2017-08-21 09:36:22 -04:00
Chef Expeditor
ebf946256d
Update CHANGELOG.md to reflect the promotion of 1.33.12 to stable
2017-08-18 16:23:55 +00:00
Chef Expeditor
6e806110e0
Bump version to 1.33.12 by Chef Expeditor
2017-08-18 15:35:36 +00:00
Adam Leff
2cffa750ec
Move bug fixes in CHANGELOG to correct header ( #2089 )
...
Due to a case-sensitivity issue on our bug GitHub label, bug fixes were not
going into the right changelog category. Manually fixing.
Signed-off-by: Adam Leff <adam@leff.co>
2017-08-18 11:35:31 -04:00
Chef Expeditor
4c2d85674b
Bump version to 1.33.11 by Chef Expeditor
2017-08-18 15:29:28 +00:00
Chef Expeditor
443f1bf106
Bump version to 1.33.10 by Chef Expeditor
2017-08-17 14:48:51 +00:00
Chef Expeditor
b28cc5ab35
Bump version to 1.33.8 by Chef Expeditor
2017-08-15 19:39:12 +00:00
Chef Expeditor
48e20dbd1a
Bump version to 1.33.7 by Chef Expeditor
2017-08-15 18:43:03 +00:00
Chef Expeditor
45e7a85ebb
Bump version to 1.33.6 by Chef Expeditor
2017-08-15 17:46:20 +00:00
Chef Expeditor
e6f89664bb
Bump version to 1.33.5 by Chef Expeditor
2017-08-15 03:37:23 +00:00
Chef Expeditor
d60d95cec3
Bump version to 1.33.4 by Chef Expeditor
2017-08-14 18:57:56 +00:00
Chef Expeditor
5252c7452f
Bump version to 1.33.3 by Chef Expeditor
2017-08-14 17:07:20 +00:00
Chef Expeditor
9fa932ba46
Bump version to 1.33.2 by Chef Expeditor
2017-08-14 13:03:52 +00:00
Chef Expeditor
b97b9c0fb9
Update CHANGELOG.md to reflect the promotion of 1.33.1 to stable
2017-08-10 16:55:54 +00:00
Chef Expeditor
59c6c73572
Bump version to 1.33.1 by Chef Expeditor
2017-08-10 14:35:07 +00:00
Chef Expeditor
7f84e904fa
Bump version to 1.32.3 by Chef Expeditor
2017-08-10 12:57:51 +00:00
Chef Expeditor
f579733205
Bump version to 1.32.2 by Chef Expeditor
2017-08-07 14:07:32 +00:00
Adam Leff
1ee22a7c4e
Remove changelog generator stuff ( #2048 )
...
Version bumping and changelog generation has been moved to
Chef's expeditor tool. The github_changelog_generator bits
and the Rake tasks that use them are no longer necessary.
Also, the old historical changelog has been merged back into
the main CHANGELOG.md file since Expeditor does not alter
any existing changelog content like github_changelog_generator
does, so it's safe to bring this stuff back.
Signed-off-by: Adam Leff <adam@leff.co>
2017-08-03 22:53:24 +02:00
Chef Expeditor
cdf37cc51c
Update CHANGELOG.md to reflect the promotion of 1.32.1 to stable
2017-08-03 18:29:50 +00:00
Chef Expeditor
d7a254a4e5
Bump version to 1.32.1 by Chef Expeditor
2017-08-03 18:19:40 +00:00
Adam Leff
5f376f5da7
Prep for 1.32.0 release ( #2046 )
...
Version bump, changelog updates for period between when expeditor was enabled and when v1.31.1 was released
Signed-off-by: Adam Leff <adam@leff.co>
2017-08-03 14:19:35 -04:00
Chef Expeditor
ff72d54011
Bump version to 1.31.8 by Chef Expeditor
2017-08-02 14:44:02 +00:00
Chef Expeditor
91eb48e21f
Bump version to 1.31.7 by Chef Expeditor
2017-08-02 13:29:31 +00:00
Chef Expeditor
4ae34928ca
Bump version to 1.31.6 by Chef Expeditor
2017-07-29 04:22:29 +00:00
Chef Expeditor
6949e9a8fb
Bump version to 1.31.5 by Chef Expeditor
2017-07-27 22:41:47 +00:00
Chef Expeditor
6c6c2cbb1f
Bump version to 1.31.4 by Chef Expeditor
2017-07-24 20:02:49 +00:00
Chef Expeditor
1acd8ad014
Bump version to 1.31.3 by Chef Expeditor
2017-07-24 16:37:17 +00:00
Chef Expeditor
885a7e90ca
Bump version to 1.31.2 by Chef Expeditor
2017-07-24 16:11:30 +00:00
Seth Chisamore
e06c943599
[JEX-608] Use Expeditor to bump version and trigger release build ( #2015 )
...
This change updates this repo to begin using the following standard
behavior from Expeditor following a merge to the master branch:
* Automatically bump the `PATCH` version in the `VERSION` file (see https://git.io/vQQYR )
* Create a git tag for the new version (see https://git.io/vQQYR )
* Trigger a release build on manhattan.ci.chef.co using the new tag (see https://git.io/vQQY1 )
* Automatically update CHANGELOG (coming soon...the `built_in:update_changelog` merge action is in development)
More details on Expeditor can be found at:
https://github.com/chef/es-lita/tree/master/lita-expeditor
Signed-off-by: Seth Chisamore <schisamo@chef.io>
2017-07-24 12:11:25 -04:00