Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

Self hosted pipelines #678

Merged
merged 42 commits into from
Nov 22, 2020
Merged

Conversation

StephenHodgson
Copy link
Contributor

@StephenHodgson StephenHodgson commented Nov 13, 2020

XRTK - Mixed Reality Toolkit Pull Request

Overview

Updated Azure Pipelines to use Hosted VM and updated tasks for better output.

@StephenHodgson StephenHodgson added Enhancement New feature or request In Progress PR currently still being developed labels Nov 13, 2020
@StephenHodgson
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

updated package seed asmdef to auto reference assemblies
@StephenHodgson StephenHodgson changed the title updated build and test steps Update pipelines Nov 15, 2020
@StephenHodgson 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
@StephenHodgson
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link
Contributor

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 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
@StephenHodgson
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@StephenHodgson
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@StephenHodgson
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@StephenHodgson
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@StephenHodgson StephenHodgson merged commit 72cc312 into development Nov 22, 2020
@StephenHodgson StephenHodgson deleted the dev/update-build-pipelines branch November 22, 2020 08:28
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants