]> git.proxmox.com Git - mirror_edk2.git/commit
.azurepipelines: Add Azure Pipelines YML configuration files
authorSean Brogan <sean.brogan@microsoft.com>
Tue, 8 Oct 2019 03:34:34 +0000 (20:34 -0700)
committerMichael D Kinney <michael.d.kinney@intel.com>
Mon, 11 Nov 2019 21:02:47 +0000 (13:02 -0800)
commit106c7a991c1b15c8065af921d8e32462fdde64b7
tree74f510f5cc2f9eccbd90726fcd0ebcf4579b1616
parent4eb2baba9343624e366032697049a713bdaef369
.azurepipelines: Add Azure Pipelines YML configuration files

https://bugzilla.tianocore.org/show_bug.cgi?id=2315

Add YML configuration files used to run the EDK II Continuous
Integration (CI) checks on Azure Pipelines agents.

Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
.azurepipelines/Ubuntu-GCC5.yml [new file with mode: 0644]
.azurepipelines/Ubuntu-PatchCheck.yml [new file with mode: 0644]
.azurepipelines/Windows-VS2019.yml [new file with mode: 0644]
.azurepipelines/templates/basetools-build-steps.yml [new file with mode: 0644]
.azurepipelines/templates/pr-gate-build-job.yml [new file with mode: 0644]
.azurepipelines/templates/pr-gate-steps.yml [new file with mode: 0644]
.azurepipelines/templates/spell-check-prereq-steps.yml [new file with mode: 0644]