cake-contrib / cake-contrib/Cake.Recipe

Support running on multiple Azure Pipelines

Open
#469 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
70
Forks
51
PR merge metrics
No merged PRs in 30d

Description

With support for Azure Pipelines comes the ability to have multiple jobs in a build, which e.g. run on different platform. This means that e.g. artifacts are created and published multiple times in a single build. Without a unique name they will be overwritten with the one from the latest job. There should therefore be a way to make them unique for each job.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are named. Start by locating the Azure Pipelines configuration that publishes build artifacts and trace how artifact names are generated for each job. Done means artifacts from multiple jobs in one build retain distinct names instead of being overwritten.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
ci-cd, release
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.