Skip to content

Commit

Permalink
Updated todo
Browse files Browse the repository at this point in the history
  • Loading branch information
robmoffat committed Jun 11, 2024
1 parent 67d22e4 commit 6383df7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 14 deletions.
16 changes: 8 additions & 8 deletions docs/practices/Deployment-And-Operations/Release-Delivery.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,19 @@ practice:
- "Deployment"
- "Launch"
mitigates:
- tag: Feature Risk
reason: "Ensures that software is thoroughly tested and stable before being released."
- tag: Operational Risk
reason: "Manages the release process to minimize disruptions to operations."
- tag: Reliability Risk
reason: "Facilitates consistent and reliable releases through structured processes."
- tag: Feature Access Risk
reason: Users are able to access the features you release to them.
- tag: Market Risk
reason: "Delivering features means you get market feedback."
- tag: Funding Risk
reason: "Delivering features might mean you get paid for the software you write."
attendant:
- tag: Complexity Risk
reason: "Release processes can add complexity to project management."
- tag: Schedule Risk
reason: "Delays in the release process can impact overall project timelines."
- tag: Dependency Risk
reason: "Relies heavily on the coordination of various teams and systems."
- tag: Operational Risk
reason: "Releasing software means that the software has to be supported in production."
related:
- ../Planning-and-Management/Change-Management
- ../Tools-and-Standards/Version-Control
Expand Down
8 changes: 2 additions & 6 deletions docs/practices/todo.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
risks in Release/Delivery

Practice Icons
Not abstract risks - use concrete ones.

Risk intros - make sure we have all of them.
Risk intros - make sure we have all of them
Check that the risks are balanced. which risks don't we use? Why?
Risk lists - add for feature, dependency etc.
Need to link risk hierarchies.

Expand Down

0 comments on commit 6383df7

Please sign in to comment.