Skip to content

Commit

Permalink
release bamboo flow
Browse files Browse the repository at this point in the history
  • Loading branch information
EDWARD WEBB authored and EDWARD WEBB committed Mar 23, 2018
1 parent 6144958 commit 21e55fb
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/content/_index.md
Expand Up @@ -4,7 +4,7 @@ date: 2018-02-10T18:56:13-05:00
sitemap:
priority : 1.0
---
Proven Software Platform Engineer with experience leveraging agile, DevOps, and CI/CD to manage large scale distributed platforms both on prem and in public cloud.
Proven Software Platform Developer and Director of Delivery Engineering, with experience leveraging agile, DevOps, and CI/CD to manage large scale distributed platforms both on prem and in public cloud.

My role is to foster the right environment for a fierce team of passionate people to improve and refine software delivery capabilities for thousands of developers, product managers,testers and teams across Liberty Mutual. Our mission is to eliminate friction and waste, and make way for innovation and rapid iteration, from ideation to delivery.

Expand Down
6 changes: 3 additions & 3 deletions src/content/projects/creations/pipeline-flow.md
@@ -1,6 +1,6 @@
{
"title":"Pipeline Flow for Bamboo",
"link":"",
"link":"https://marketplace.atlassian.com/plugins/com.edwardawebb.bamboo-flow/server/overview",
"image":"/img/flow-summary.png",
"description":"Enables deployment environments to behave as stages within the pipeline, triggering additional build stages. Also adds sweet visualization.",
"tags":[
Expand Down Expand Up @@ -36,7 +36,7 @@ There are two main components to this plugin; Fancy flow diagram visualization,
Bamboo Flow provides a "railroad diagram" style view of all build and deployment details,
whether the specific plan is using Bamboo Flow to control deployment integration or not.

![Visualize flow for all projects](/img/nonflow-summary.png)
![Visualize flow for all projects](/img/flow-parallel.png)

Bamboo Flow will also show a much smaller visualization of the latest build in the Plan Overview heading.

Expand All @@ -50,7 +50,7 @@ Bamboo Flow allows linked deployment project environments to be embeded not as a
a step within the build process, triggering additional downstream build stages.


![Visualize flow for integrated project](/img/failingflow-summary.png)
![Visualize flow for integrated project](/img/flowtasksummary.png)

This feature requires plans to be configured as described below.

Expand Down
Binary file added src/static/img/flow-parallel.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/static/img/flowtasksummary.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 21e55fb

Please sign in to comment.