NOTE: This is being done as a squash merge. This commit should be reverted and replaced with the real cherry-picked commits ASAP (see https://github.com/microsoft/CBL-Mariner/pull/7008) once it has been shown to be stable.
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: Neha Agarwal <58672330+neha170@users.noreply.github.com>
Co-authored-by: George Mileka <gmileka@users.noreply.github.com>
Co-authored-by: Chris Gunn <chrisgun@microsoft.com>
Co-authored-by: Mykhailo Bykhovtsev <108374904+mbykhovtsev-ms@users.noreply.github.com>
Co-authored-by: Riken Maharjan <106988478+rikenm1@users.noreply.github.com>
Co-authored-by: nicolas guibourge <nicogbg@gmail.com>
Co-authored-by: CBL-Mariner Servicing Account <cblmargh@microsoft.com>
Co-authored-by: Adub17030MS <110563293+Adub17030MS@users.noreply.github.com>
Co-authored-by: Pawel Winogrodzki <pawelwi@microsoft.com>
Co-authored-by: CBL-Mariner-Bot <75509084+CBL-Mariner-Bot@users.noreply.github.com>
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: jslobodzian <joslobo@microsoft.com>
Co-authored-by: Olivia Al-Joundi <72226369+oaljoundi@users.noreply.github.com>
Co-authored-by: elainezhao96 <102555676+elainezhao96@users.noreply.github.com>
Co-authored-by: Elaheh Dehghani <108492863+ellie-di@users.noreply.github.com>
Co-authored-by: Cameron E Baird <cameronbaird@microsoft.com>
Co-authored-by: Trung <tvuong@microsoft.com>
* add PACKAGE_REBUILD_LIST for testing
* Add sodiff to 2.0
* Add documentation of SODIFF_OPTIONAL_SOURCES
* Add sodiff changes to makefile
* fix sodiff for 2.0
* comment updates to various makefiles and sodiff script
* add sodiff pipeline files
* fix spacking in PackageBuild.yml
* add logging to sodiff
* change logging for sodiff
* send dnf errors to dev/null
* bump json-glb version for testing
* bump jq and protobuf for testing
* Add failure condition for having packages present in summary
* add missing semicolon
* Revert "bump json-glb version for testing"
This reverts commit 30926dcac21826ee3ae487259a0bc2cc12bcdfe3.
* change return to exit
* move SodiffCheck template, add sodiff to PR check, change release ver to grep from mariner-release.spec
* correct parameteres to parameters
* update SodiffCheck.yml to strip whitepsace from mariner version
* fix configuration typos
* add srpm pack list for testing
* remove buildRepoRoot param from sodiff call
* remove testing changes with srpm pack list
* Revert "bump jq and protobuf for testing"
This reverts commit eff92ca649.
* remove out of date doc update
---------
Co-authored-by: Sam Meluch <sam.meluch@microsoft.com>
Co-authored-by: MateuszMalisz <mateusz.malisz@microsoft.com>