Přemek Vysoký
Přemek Vysoký
It is impossible to nest plain conditioned blocks as only one condition is kept. What is not working is this: ```csharp If.IsBranch("main") .If.... ``` If there is a regular element...
### Context There is a third column in [this table](https://learn.microsoft.com/en-us/azure/devops/pipelines/build/variables?view=azure-devops&tabs=yaml#build-variables-devops-services) that hints that not all variables are available when processing template parameters. This table tells you whether you're allowed to...
### Context When you define a matrix in YAML, e.g. ```YAML strategy: matrix: Release: _BuildConfig: Release Debug: _BuildConfig: Debug ``` you cannot use `_BuildConfig` in compile time expressions such as...
As a partial replacement for #150, we could also generate the template APIs from YAML files. ### Goal User will give us YAML directory, we will produce APIs for each...
Would it be possible to show more than 10 items of hints? Maybe this could be a parameter on `Enable-PowerType`? ```ps Enable-PowerType -HintCount 20 ``` It would be nice if...
# Purpose This issue tracks the `arcade-services` repository rollout. On top of the [Rollout](https://dev.azure.com/dnceng/internal/_wiki/wikis/DNCEng%20Services%20Wiki/831/Rollout) instructions described on the wiki, it provides the person responsible for the rollout checklist of the...
# Context As part of https://github.com/dotnet/arcade-services/issues/2994, a new service `.NET Product Construction Service` will be created. This new service will be called by and will call the `Maestro++` service. The...
We need to update the subscription and pull request actors in Maestro - more specifically the state machine that keeps track of PRs - to call into PCS when needed...
## Context The VMR is a projection of sources of all product repos and with it come all the problems such as making sure the repo is compliant. This issue...
Namely, we need to update these documents: - https://github.com/dotnet/arcade/blob/main/Documentation/Darc.md - https://github.com/dotnet/arcade/blob/main/Documentation/BranchesChannelsAndSubscriptions.md