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
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
added
Enhancement
New feature or request
In Progress
PR currently still being developed
labels
Nov 13, 2020
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
StephenHodgson
commented
Nov 14, 2020
StephenHodgson
commented
Nov 14, 2020
updated package seed asmdef to auto reference assemblies
fixed some typos cleaned up install-unity task
updated installed modules for windows machine
added max parallel job specification updated step title
…XRTK-Core into dev/update-build-pipelines
updated project validation
StephenHodgson
added
In Progress
PR currently still being developed
and removed
Ready for review
PR finished primary development, open for review
labels
Nov 21, 2020
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
* 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
StephenHodgson
added
Ready for review
PR finished primary development, open for review
and removed
In Progress
PR currently still being developed
labels
Nov 21, 2020
/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 successfully started running 1 pipeline(s). |
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.
Labels
Enhancement
New feature or request
Ready for review
PR finished primary development, open for review
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
Updated Azure Pipelines to use Hosted VM and updated tasks for better output.