Matthias Koch
Matthias Koch
What about the other commands? Would be good to merge them everything at once.
I don't think we need a new env var for this. GitHub already populates `GITHUB_TOKEN` for each workflow, so I think that could be overwritten. If that's the case, we...
@Basyras I suggest you get familiar with the contribution guidelines
Feel free to send a PR.
Could you unify the code to only make use of `GlobFiles` ?
FYI https://github.com/nuke-build/nuke/blob/develop/CONTRIBUTING.md#after-creating-a-pull-request
https://github.com/nuke-build/nuke/pull/1263
I think I stopped working on this because it wasn't clear to me whether to use - [DownloadPipelineArtifact@2](https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/download-pipeline-artifact-v2) or - [DownloadBuildArtifacts@1](https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/download-build-artifacts-v1?view=azure-pipelines) Could you give some information why `DownloadBuildArtifacts` should be...
> Publish Pipeline Artifacts is not supported in on-premises. Please use [Publish Build Artifacts](https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/publish-build-artifacts-v1?view=azure-pipelines) if you're using Azure DevOps Server or TFS 2018.