Source setup-venv.yml from Tools repository#80
Closed
Conversation
65ca98d to
440a4e2
Compare
Signed-off-by: Tyler Krehbiel <39509337+tkrebes@users.noreply.github.com>
440a4e2 to
9a14554
Compare
AlexHearnNI
requested changes
Nov 11, 2025
| - repository: Tools | ||
| type: git | ||
| name: DevCentral/Tools | ||
| ref: 1034f8129f933c91c24abbd737e429590e3f23ff |
Collaborator
There was a problem hiding this comment.
I'm pretty concerned that this will break at some point in the future. Please put a comment here, explaining that we're using an old version of setup-venv.yml.
Suggested change
| ref: 1034f8129f933c91c24abbd737e429590e3f23ff | |
| # Use an old version of setup-venv.yml | |
| ref: 1034f8129f933c91c24abbd737e429590e3f23ff |
2 tasks
Collaborator
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
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.
Summary of Changes
Sourced
setup-venv.ymlfromToolsrepositoryJustification
setup-venv.ymlwill soon requiresetup-venv.ps1. This change uses a version ofsetup-venv.ymlthat does not requiresetup-venv.ps1.Testing
Ran azure devops pipeline
Procedure