windows-terminal/build/pipelines
Dustin L. Howett 191eb00f43
Add the drop validator task, rework some build artifacts (#15568)
I originally intended to add the Drop Validator (which is a compliance
requirement) task to the build, but I quickly realized that we weren't
generating a complete SBOM manifest covering every artifact that we
produced.

We were generating the SBOM manifest, and then re-packing the Terminal
app which very likely invalidated all of the hashes and signatures in
the SBOM manifest!

We were also missing the unpackaged build.

I've removed the `appx-PLATFORM-CONFIG` and `unpackaged-PLAT-CONF`
artifacts and combined them into a single one, `terminal-PLAT-CONF`.
2023-06-21 16:01:45 -05:00
..
templates Add support for an unpackaged distribution of Terminal (#15034) 2023-03-30 16:38:10 -05:00
ci.yml Add support for rich code navigation in GitHub, redux (#12910) 2022-04-18 13:41:19 -05:00
daily-loc-submission.yml Port our Daily Loc Submission build out of Azure DevOps to YAML (#13492) 2022-07-13 14:27:01 +00:00
feature-flag-ci.yml Add a pipeline that validates builds that touch features.xml (#12573) 2022-02-25 15:05:45 -06:00
fuzz.yml Potentially fix Submit OneFuzz CI Job (#12489) 2022-02-15 18:21:37 +00:00
pgo.yml Implement PGO in pipelines for AMD64 architecture; supply training test scenarios (#10071) 2021-05-13 21:12:30 +00:00
release.yml Add the drop validator task, rework some build artifacts (#15568) 2023-06-21 16:01:45 -05:00