This repository has been archived by the owner on Aug 11, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 34
centralized pipeline tasks into a single repo #685
Merged
StephenHodgson
merged 6 commits into
dev/update-build-pipelines
from
dev/centralized-pipeline-tasks
Nov 21, 2020
Merged
centralized pipeline tasks into a single repo #685
StephenHodgson
merged 6 commits into
dev/update-build-pipelines
from
dev/centralized-pipeline-tasks
Nov 21, 2020
Conversation
This file contains 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
StephenHodgson
changed the base branch from
dev/update-build-pipelines
to
development
November 21, 2020 20:18
/azp run |
Azure Pipelines failed to run 1 pipeline(s). |
/azp run |
Azure Pipelines failed to run 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines failed to run 1 pipeline(s). |
/ azp run |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
StephenHodgson
changed the base branch from
development
to
dev/update-build-pipelines
November 21, 2020 21:33
StephenHodgson
added a commit
that referenced
this pull request
Nov 22, 2020
* updated build and test steps * Apply suggestions from code review * Apply suggestions from code review * updated pipelines to use VM updated package seed asmdef to auto reference assemblies * make sure we clean our workspace fixed some typos cleaned up install-unity task * added project validation step updated installed modules for windows machine * removed package export and docs build from platform build loop * Fixed some typos added max parallel job specification updated step title * fix quotes for exitor path * print the path just in case... * remove the parallel strategy * quotes are still not working * try to get the output back to the console * not sure why it isn't installing correctly * kick the build * revert seed asmdef changes updated project validation * fixed missing log directory variable * skip project validation for now * catch excpetions when trying to initialize speech services on unsupported machines * a bit more polish to the speech providers * better pattern matching for message * Validate project * add -quit so we don't get stuck forever and use sync solution method directly * removed agent specification * test new pool setup * Add lumin build to core * don't sign the lumin package * format the log file names to group them together * fix typo * fixed test publishing * better search pattern for tests * Removed clean workspace to test speed * only clean workspace on release or preview release builds * centralized pipeline tasks into a single repo (#685) * centralized pipeline tasks into a single repo * fix endpoint * updated how we define the array * updated variable name * try passing as parameter * tweak allowable build targets * updated build targets * updated default built targets * build all platforms
XRTK-Build-Bot
pushed a commit
that referenced
this pull request
Dec 25, 2020
* updated build and test steps * Apply suggestions from code review * Apply suggestions from code review * updated pipelines to use VM updated package seed asmdef to auto reference assemblies * make sure we clean our workspace fixed some typos cleaned up install-unity task * added project validation step updated installed modules for windows machine * removed package export and docs build from platform build loop * Fixed some typos added max parallel job specification updated step title * fix quotes for exitor path * print the path just in case... * remove the parallel strategy * quotes are still not working * try to get the output back to the console * not sure why it isn't installing correctly * kick the build * revert seed asmdef changes updated project validation * fixed missing log directory variable * skip project validation for now * catch excpetions when trying to initialize speech services on unsupported machines * a bit more polish to the speech providers * better pattern matching for message * Validate project * add -quit so we don't get stuck forever and use sync solution method directly * removed agent specification * test new pool setup * Add lumin build to core * don't sign the lumin package * format the log file names to group them together * fix typo * fixed test publishing * better search pattern for tests * Removed clean workspace to test speed * only clean workspace on release or preview release builds * centralized pipeline tasks into a single repo (#685) * centralized pipeline tasks into a single repo * fix endpoint * updated how we define the array * updated variable name * try passing as parameter * tweak allowable build targets * updated build targets * updated default built targets * build all platforms
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
XRTK - Mixed Reality Toolkit Pull Request
Overview
centralized pipelines into a single repo