dotnet / dotnet/arcade-services

PushToAzdoArtifact should use a new param ManifestRepoName instead of ManifestRepoUri

Open
#2,383 0 comments 0 reactions 1 assignee Claimed by @epananth View on GitHub
Dominant language
C#
Stars
86
Forks
86
Avg merge
1d 8h
Merged PRs (30d)
35

Description

Migrated from https://github.com/dotnet/core-eng/issues/10704

@epananth wrote:

Task needs an arcade update so that we can use ManifestRepoName instead of ManifestRepoUri.

Right now in Publish.proj, ManifestRepoUri is pointing to RepositoryName. This can be a breaking change in many repos so we have to wait for arcade update so all the repos have ManifestRepoName param and then we can safely make the change.

For this a new param is added in the task ->

this is a breaking change for all the repos so it is better for all the repos to get the arcade update. Then we will change

ManifestRepoName

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.