Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Commit

Permalink
docs(releases): move workflow docs release after changelog PR
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma committed Jan 5, 2017
1 parent 70f50a5 commit c61eedb
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion src/roadmap/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,10 +159,12 @@ Some Workflow components not in the Helm chart must also be tagged in sync with
Follow the [component release process](#how-to-release-a-component) above and ensure that
these components are tagged:

- [deis/workflow][]
- [deis/workflow-cli][]
- [deis/workflow-e2e][]

The version number for [deis/workflow-cli][] should always match the overall Workflow version
number.

### Step 3: Create Helm Chart

To create and stage a release candidate chart for Workflow, we will build the [workflow-chart-stage](https://ci.deis.io/job/workflow-chart-stage) job with the following parameters:
Expand Down Expand Up @@ -243,6 +245,10 @@ Make sure to add a header to the page to make it clear that this is for a Workfl
## Workflow v2.9.0 -> v2.9.1
```

Once the PR has been reviewed and merged, do a [component release](#how-to-release-a-component) of
[deis/workflow][] itself. The version number for [deis/workflow][] should always match the
overall Workflow version number.

### Step 8: Close GitHub Milestones

Create a pull request at [seed-repo](https://github.com/deis/seed-repo) to close the release
Expand Down

0 comments on commit c61eedb

Please sign in to comment.