Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Sam Meluch 31f1cafb41
Filter out debuginfo packages when running sodiff (#6698) (#10295)
Co-authored-by: Sam Meluch <sam.meluch@microsoft.com>
2024-08-30 15:27:06 -05:00
Mykhailo Bykhovtsev 7a5401b6d3
Renaming mariner-release into azurelinux-release (#7545) 2024-02-09 10:19:19 -08:00
Sam Meluch 76c2ac1d12
Add sodiff to Fasttrack builds and PR checks (#6460)
* 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>
2023-10-18 16:11:11 -05:00