[Piuparts-devel] [Git][debian/piuparts][develop] 2 commits: Disable build-path variation from salsa-ci reprotest
Nicolas Dandrimont (@olasd)
gitlab at salsa.debian.org
Sat May 4 13:51:04 BST 2024
Nicolas Dandrimont pushed to branch develop at Debian / piuparts
Commits:
1d74a8ab by Nicolas Dandrimont at 2024-05-04T14:31:15+02:00
Disable build-path variation from salsa-ci reprotest
Debian builds packages under a fixed build path, and go (which is used
for piuparts-debiman-distill) embeds the build path in binaries.
- - - - -
51e5b1a1 by Nicolas Dandrimont at 2024-05-04T12:50:41+00:00
Merge branch 'mr/reprotest-no-build_path' into 'develop'
Disable build-path variation from salsa-ci reprotest
See merge request debian/piuparts!58
- - - - -
1 changed file:
- .gitlab-ci/salsaci-overrides.yml
Changes:
=====================================
.gitlab-ci/salsaci-overrides.yml
=====================================
@@ -51,5 +51,7 @@ wrap-and-sort:
variables:
SALSA_CI_REPROTEST_ENABLE_DIFFOSCOPE: 1
+ # Go doesn't like build-path variation
+ SALSA_CI_REPROTEST_ARGS: --vary=-build_path
# doesn't work for python arch-all packages
SALSA_CI_DISABLE_CROSSBUILD_ARM64: 1
View it on GitLab: https://salsa.debian.org/debian/piuparts/-/compare/79593e523771d2c8246fad24aa8fe9c5b0dcd94d...51e5b1a16c2540dbf17b9128e4f70b777b183e4b
--
View it on GitLab: https://salsa.debian.org/debian/piuparts/-/compare/79593e523771d2c8246fad24aa8fe9c5b0dcd94d...51e5b1a16c2540dbf17b9128e4f70b777b183e4b
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/piuparts-devel/attachments/20240504/e41cdd30/attachment-0001.htm>
More information about the Piuparts-devel
mailing list