Articles tagged with tips

Wed 24 January 2024

Why Mutant Testing?

What is Mutant testing and why is it so valuable?

Tue 16 January 2024

What are all those Warning and Information outputs from a build and why should I care if its not an error?

Reasons why is it important to pay attention to all the warning and information message generated when compiling your code.

Mon 04 December 2023

Mastering Software Development: A Deep Dive into Trunk-Based Pull Request Workflow

How to implement a pull request workflow within the context of a trunk-based development.

Mon 05 June 2023

Azure Boards Tips - Retain hierarchy with filter

Why does the hierarchy view [not] vanish when selecting a filter?

Sun 02 April 2023

Azure Boards Tips - Stop messing with our backlog!

A few useful "did you know" tips when using Azure Boards.

Wed 15 February 2023

Azure DevOps Transient Faults

Be careful not to annoy Azure DevOps with your automated maintenance jobs!

Fri 13 January 2023

Pull Request empowered by engineering practices

Pull Requests (PR) enable us improve built-in quality, engineering practices, and streamline our continuous integration pipelines.

Wed 28 December 2022

Azure Pipelines Conditional Logic

Make your YAML pipelines more versatile with conditional expressions.

Fri 23 December 2022

Azure Boards Tips for Operations Teams

A few useful "did you know" tips when using Azure Boards for Operational-type teams.

Fri 02 December 2022

Azure Boards Tips

A few useful "did you know" tips when using Azure Boards.

Fri 30 September 2022

Built-in Quality

Ensuring that our solutions meet quality guardrails and governance from ideation to deprecation.

Fri 05 August 2022

Automation and the great unknown

Inadvertently restricting access to thousands of pipelines with a simple automated task group insertion.

Mon 17 January 2022

Make your pipeline badges more compact and meaningful

Tired of cluttering your dashboards with duplicated waste?

Fri 24 December 2021

How to tame your vacation email traffic

How to ensure you are not confronted by hundreds of emails when you are back-to-work.

Mon 13 December 2021

How to track (and optimize) your email traffic

How to stop the insane volume of emails and WASTE!

Tue 16 November 2021

Streamlining your pipeline using the magic of YAML-base Azure Pipelines

Teleport to the future, to optimize the YAML-based Azure Pipeline approvals.

Tue 02 November 2021

Streamlining your pipeline approvals, without flooding DevSecOps with noise

Back to the future, to optimize the Classic Azure Pipeline approvals.

Mon 04 October 2021

How to suppress selected logic when running PR validation pipelines

Solving the pipeline-as-code "chicken or the egg" challenge by suppressing selected logic

Tue 21 September 2021

Checkout your git repos at the right time!

Let us explore why the sequence of checkout steps are important in your Azure Pipeline.

Sun 11 July 2021

Stop the context switching, reduce waste, and focus on value

A work-life balance is important, however, I believe that stopping waste and focusing on value is just as pivotal!

Thu 08 July 2021

Gotchas when sharing variables with Azure DevOps stages and jobs

Understanding and avoiding gotchas that may keep you up at 2AM, troubleshooting YAML-based Azure Pipelines

Wed 28 April 2021

Azure DevOps Experimentation - YAML Conditionals, Parameters, and Triggers

Snippets of common questions and issues from Azure Pipeline workshops and support calls. Today's snippet includes conditionals, parameters, and triggers.

Mon 26 April 2021

How to share variables amongst Azure Pipeline agents

As per documentation, output variables can be used across stages in an Azure YAML-based pipeline. I will share a few turbulent moments we experienced while troubleshooting this feature in one of our pipeline blueprints.

Fri 12 March 2021

Find the capabilities and IP addresses of an Azure DevOps agent

How to find more information on hosted Azure DevOps agents, such as capabilities and IP addresses.

Thu 22 October 2020

The clash of Azure DevOps Kanban fields and Shared Area Paths

Shared area paths can introduce inconsistency and confusion.

Wed 21 October 2020

Searching for common nodes across area paths

How can we find area path with specific text in their name?

Tue 20 October 2020

Use the move to team project feature with caution!

The "Move to Team Project" feature can reset your work item state and dates