-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Fine tune first join point and VMR support for it #44153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ViktorHofer
commented
Oct 14, 2024
This was referenced Oct 14, 2024
mmitche
reviewed
Oct 14, 2024
mmitche
reviewed
Oct 14, 2024
mmitche
reviewed
Oct 14, 2024
am11
reviewed
Oct 15, 2024
3bd18c3
to
08aeff5
Compare
ViktorHofer
added a commit
to dotnet/arcade
that referenced
this pull request
Oct 15, 2024
We explicitly don't want empty repo builds and are changing the VMR orchestrator infra in dotnet/sdk#44153 to not trigger such repo builds.
1 task
233c07a
to
2cafda8
Compare
This was referenced Oct 16, 2024
- Remove not needed global property from sdk's eng/DotNetBuild.props - Make sure that the job name includes the build pass number - Make the join point vertical not replace the original vertical but be an addtional vertical - Make sure that the DotNetBuildPass property gets passed in globally in the VMR orchestrator, not just for dotnet/sdk (for future join points). - Correctly condition the components to be built on BuildPass=2
…cals (buildpass>1)
67f556e
to
2f55617
Compare
ViktorHofer
commented
Oct 17, 2024
So this is ready. As mentioned in the top post, with this PR we now correctly implement a join point build leg that adds artifacts. Things for follow-up PRs:
|
mmitche
reviewed
Oct 17, 2024
mmitche
reviewed
Oct 17, 2024
src/Installer/redist-installer/projects/VSTemplateLocator/VSTemplateLocator.csproj
Show resolved
Hide resolved
mmitche
reviewed
Oct 17, 2024
src/Installer/redist-installer/projects/VSTemplateLocator/VSTemplateLocator.csproj
Show resolved
Hide resolved
mmitche
approved these changes
Oct 17, 2024
Merging around checks as just a temp YAML change was reverted. |
This was referenced Oct 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.