Skip to content

Commit

Permalink
ggg
Browse files Browse the repository at this point in the history
  • Loading branch information
adamfarley committed Sep 19, 2023
1 parent 770237d commit 67c0f4f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/blog/the_triage_rhyme/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ We're perusing a mess, of pipelines [red](## "Red means a job has failed. Framew
[amber](## "Amber often means that a unit test failed, but the test framework completed.").

![R](R.png) means Results, a [text file](## "Search failed job output for error keywords.") conniption!
[Search \"Error:\"!]("\"Error:\" is often associated with errors.")
[Search \"FAILURE\"!]("\"FAILURE\" usually means a subjob failed, like Smoke Tests after a build.")
[Search Donner and Blitzen!](## "Donner and Blitzen are Santa's reindeer. They are a metaphor for \"search for everything\".")
Search \"[Error: ](## "Often associated with errors.")\"!
Search \"[FAILURE](## Usually means a subjob failed, like Smoke Tests after a build.")\"!]
Search [Donner and Blitzen](## "Donner and Blitzen are Santa's reindeer. They are a metaphor for: search for everything.")!

![I](I.png) gets you [Issues](## "Search repositories for related issues."), or maybe gets none.
[Un problem, un issue;](## "Put a link to your failure in any existing issues, to keep the issue up-to-date.")
Expand Down

0 comments on commit 67c0f4f

Please sign in to comment.