Duplicate productVersion.txt with repo-specific name (#48018)
authorMichelle McDaniel <michelm@microsoft.com>
Tue, 9 Feb 2021 16:07:08 +0000 (08:07 -0800)
committerGitHub <noreply@github.com>
Tue, 9 Feb 2021 16:07:08 +0000 (08:07 -0800)
commit8054f4cc5751240d4b0dbe1b426dfc229a0fd1f8
treed715dcb93b985a8acd3266be32a4b80626e85b5d
parent7ad8af53a50520e937b0308a13f93f3489233d81
Duplicate productVersion.txt with repo-specific name (#48018)

In our efforts to unify the build access story using aka.ms links, we have found that there are certain files that share the same name in multiple different repositories, most importantly, productVersion.txt. As part of the work to move to aka.ms links, we will be flattening the short link paths, so rather than having a runtime-specific, aspnetcore-specific, etc. full path to the files generated by each of the repos, they will all go to the same short link location. This means that the path to productVersion.txt will collide in the aka.ms links (the backing locations are not changing and will be unaffected). To combat this, we will add a duplicate of each of the product repos productVersion.txt, renamed to indicate which product repo it came from, in this case runtime-productVersion.txt. The original will remane so that we do not break existing scenarios that do not use the aka.ms links.
src/installer/publish/prepare-artifacts.proj