public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add BUILDREPORT to server builds
@ 2020-08-05 19:11 Bret Barkelew
  2020-08-05 19:11 ` [PATCH v2 1/2] .pytool/Plugin: Enable BUILDREPORT on server CI builds Bret Barkelew
  2020-08-05 19:11 ` [PATCH v2 2/2] .azurepipelines: Add BUILD_REPORT to collected artifacts Bret Barkelew
  0 siblings, 2 replies; 3+ messages in thread
From: Bret Barkelew @ 2020-08-05 19:11 UTC (permalink / raw)
  To: devel

Update CI plugins to generate a BUILDREPORT on build steps.
This is especially useful for HostBased tests which are often run
locally and which use unique library combinations. Helps to figure
out which libraries were standard and which were for unit tests.

Bret Barkelew (2):
  .pytool/Plugin: Enable BUILDREPORT on server CI builds
  .azurepipelines: Add BUILD_REPORT to collected artifacts

 .azurepipelines/templates/pr-gate-steps.yml                             | 1 +
 .pytool/Plugin/CompilerPlugin/CompilerPlugin.py                         | 2 ++
 .pytool/Plugin/HostUnitTestCompilerPlugin/HostUnitTestCompilerPlugin.py | 2 ++
 3 files changed, 5 insertions(+)

-- 
2.27.0.windows.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-08-05 19:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-05 19:11 [PATCH v2 0/2] Add BUILDREPORT to server builds Bret Barkelew
2020-08-05 19:11 ` [PATCH v2 1/2] .pytool/Plugin: Enable BUILDREPORT on server CI builds Bret Barkelew
2020-08-05 19:11 ` [PATCH v2 2/2] .azurepipelines: Add BUILD_REPORT to collected artifacts Bret Barkelew

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox