Skip to content

Commit aec7d93

Browse files
committed
task primer: add visualization for topic graduation
1 parent 1544111 commit aec7d93

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/images/topicgraduation.png

79.2 KB
Loading

docs/task-oriented-primer.adoc

+8-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,14 @@ TODO
187187

188188
===== Visualization
189189

190-
TODO
190+
In the following, `0.1` is the current release. Two separate features, developed by Bob, called `bob/feature-1` and
191+
`bob/feature-2` were initially merged into `next`. When `bob/feature-1` was merged, release `0.2-beta-1` was created.
192+
After `bob/feature-2` was merged, release `0.2-beta-2` was created. Lastly, both of these topics graduated, and were
193+
merged to `master` for release as `0.2`.
194+
195+
image:images/topicgraduation.png[Topic Graduation to Master]
196+
197+
(https://codepen.io/rocketraman/pen/mxayJw[https://codepen.io/rocketraman/pen/mxayJw])
191198

192199
==== Create a Release
193200

0 commit comments

Comments
 (0)