summaryrefslogtreecommitdiff
path: root/.expeditor
Commit message (Collapse)AuthorAgeFilesLines
* start branch for 14Thom May2018-01-191-0/+2
| | | | Signed-off-by: Thom May <thom@chef.io>
* [Expeditor] Use new glob-style version matchingtduffield/expeditor/13-glob-matchingTom Duffield2017-09-281-2/+2
| | | | Signed-off-by: Tom Duffield <tom@chef.io>
* Use new 'docker_images' Expeditor syntaxtduffield/expeditor/new-docker-syntaxTom Duffield2017-09-261-0/+3
| | | | Signed-off-by: Tom Duffield <tom@chef.io>
* update expeditor labelstm/expeditor_labelsThom May2017-09-221-1/+4
| | | | Signed-off-by: Thom May <thom@chef.io>
* Wire up the expeditor: skip all labelexped_ignoreTim Smith2017-09-181-0/+3
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Provide release_branch as an array instead of a hashTom Duffield2017-09-121-4/+4
| | | | Signed-off-by: Tom Duffield <tom@chef.io>
* Update Expeditor config for 0.5.0Tom Duffield2017-09-061-44/+21
| | | | Signed-off-by: Tom Duffield <tom@chef.io>
* Update Expeditor config to use new Merge and Artifact Actionstduffield/use-new-artifact-actionsTom Duffield2017-07-243-30/+82
| | | | | | | | | | Chef Expeditor now supports built in merge and artifact actions which allow us to reduce the burden of duplicating common processes across all our repositories. This change introduces several of these built_in functions, replacing functionality that was previously kept in our Rakefile. Signed-off-by: Tom Duffield <tom@chef.io>
* Use new Expeditor config formattduffield/update-expeditor-configTom Duffield2017-07-131-13/+9
| | | | Signed-off-by: Tom Duffield <tom@chef.io>
* Don't error out if .bundle/config doesn't exist (as it might)Tom Duffield2017-06-161-1/+1
| | | | Signed-off-by: Tom Duffield <tom@chef.io>
* Add expeditortduffield/add-expeditor-configTom Duffield2017-04-072-0/+64
Expeditor is the next-generation utility that we'll use for version bumping. It will include additional features that we don't currently have like the ability to not bump a version on a specific PR. Signed-off-by: Tom Duffield <tom@chef.io>