d9659f7e8b
Merge pull request #3076 from dirkmueller/flake8
...
Use "not in" not "not X in"
2024-05-06 21:42:00 +02:00
Dirk Müller
d897032268
Add codecov upload token
2024-05-06 20:03:32 +02:00
Dirk Müller
8d164e7301
Use "not in" not "not X in"
2024-05-06 19:29:13 +02:00
94b4fd387e
Merge pull request #3075 from gleidi-suse/product-composer-sl-micro
...
gocd: microos: Completely switch to product composer.
2024-04-29 16:10:58 +02:00
6c5e7209ae
gocd: microos: Stop releasing 000product.
2024-04-29 10:09:02 +02:00
1d66348ea4
Reapply "gocd: microos: Release both 000product and 000productcompose ."
...
This reverts commit 0c189092bcffc88ff13044067dfdb58207a20db4.
2024-04-29 09:50:53 +02:00
25933f9e99
fix issue #3073
...
For openSUSE-release-tools-slsa-build-service package create osrt-slsa
user and group using sysusers.d
Move SLSA config files to slsa directory
2024-04-19 18:14:43 -03:00
58b3d97b89
Merge pull request #3072 from gleidi-suse/revert-product-composer
...
Revert "gocd: microos: Release both 000product and 000productcompose ."
2024-04-11 11:00:43 +02:00
0c189092bc
Revert "gocd: microos: Release both 000product and 000productcompose ."
...
This reverts commit 1e9554f94fdb4d34bd7847b0bbe04a9e9b8b2f1a.
2024-04-11 10:11:08 +02:00
609489831f
Merge pull request #3070 from gleidi-suse/micro-product-composer
...
gocd: microos: Release both 000product and 000productcompose
2024-04-05 15:17:50 +02:00
1e9554f94f
gocd: microos: Release both 000product and 000productcompose .
2024-04-05 14:52:29 +02:00
Gustavo Yokoyama Ribeiro
9d60e6243f
Merge pull request #3069 from gleidi-suse/SL-Micro
...
gocd: Rename SLE-Micro to SL-Micro.
2024-03-25 07:50:02 -03:00
c60d934151
gocd: Rename SLE-Micro to SL-Micro.
2024-03-25 10:50:09 +01:00
Witek Bedyk
79b913ce40
Add Leap 15.6 to access metrics
2024-03-20 12:32:59 +01:00
Gustavo Yokoyama Ribeiro
b0862531f2
Merge pull request #3067 from g7/target-errors
...
gocd: sp/micro-targets: ensure the pipeline exits on failures
2024-03-15 09:23:36 -03:00
330aa29413
gocd: sp/micro-targets: ensure the pipeline exits on failures
...
This was already implemented in ddd2304022e313eca9b391a043b12ecb9afe3bf7
for SLE GA to TEST, but missing in Micro and on the TEST -> PUBLISH leg
in SLE.
Releasing from TEST to PUBLISH might still fail for various reasons.
If it happens, ensure the pipeline exits early with non-zero exit code.
Signed-off-by: Eugenio Paolantonio <eugenio.paolantonio@suse.com>
2024-03-15 12:19:59 +01:00
Fabian Vogt
5f5f9db962
Merge pull request #3066 from Vogtinator/less-changes-changes
...
pkglistgen: Don't always regenerate .changes
2024-03-12 09:35:18 +01:00
Fabian Vogt
fc97bf7c2b
pkglistgen: Don't always regenerate .changes
...
Change file_utils.unlink_all_except to accept globs and use it to keep
.changes.
2024-03-12 09:04:03 +01:00
a2edca4481
Merge pull request #3064 from JanZerebecki/sde-create-release-changes-now
...
Create .changes files for reproducible builds
2024-03-11 16:03:12 +01:00
45aa258778
Merge pull request #3065 from DimStar77/bfr
...
build-fail-reminder: send mail to the 'new' mailing list address
2024-03-11 16:03:01 +01:00
51ffd0e2cf
build-fail-reminder: send mail to the 'new' mailing list address
2024-03-11 09:25:43 +01:00
Jan Zerebecki
57110cc66e
Create .changes files for reproducible builds
...
release rpm files currently do not have .changes files, but these are
needed to extract SOURCE_DATE_EPOCH for reproducible builds.
Using the time stamp of the last commit to any of the input, which is
the 000package-groups and 000update-repos source package, as the time
for the changes entry would be reproducible, however there is resistance
to that.
The other date that is related is the time of the last
source change for any input to the whole distribution, however AFAIK
this date is not cheap enough to compute for OBS-VCS. This hopefully
changes once we move to git.
However to not delay making progress with reproducible builds in
Factory, I propose this change which makes the output of this script
non-reproducible, by using the current wall-clock time. But only when
this script produced a change to be commited. The release binary rpms
will still be reproducible. We can revisit making the generated source
reproducible, later.
See https://reproducible-builds.org/ for more general information on
this topic.
2024-03-08 14:28:26 +01:00
fd5b7a66a6
Merge pull request #3058 from gyr/SLSA
...
SLSA support
2024-03-04 16:04:22 +01:00
Fabian Vogt
f941f9da35
Merge pull request #3060 from asdil12/slowroll
...
Call rabbit-repoid.py for openSUSE:Slowroll
2024-02-23 13:35:56 +01:00
Fabian Vogt
1748b2024e
Merge pull request #3063 from Vogtinator/smartfileconflicts
...
osclib/repochecks.py: Use libsolv for checking conflicts between packages
2024-02-22 16:41:53 +01:00
Fabian Vogt
f1f00783af
osclib/repochecks.py: Use libsolv for checking conflicts between packages
...
Don't rely just on findfileconflicts to check whether packages have
conflicting dependencies, but use libsolv to do a full check.
Fixes #1885
2024-02-22 15:58:16 +01:00
Fabian Vogt
ac4d4047ba
findfileconflicts: Quote version and release in YAML output
...
Otherwise they get interpreted as numbers and weird stuff happens.
2024-02-22 15:15:13 +01:00
Richard Brown
db4bd757d4
Introduce new openSUSE|SUSE.Legal group and move pipelines into them
2024-02-22 14:41:40 +01:00
3a3c97ee4c
Skip SLSA scripts in smoke-test.
...
SLSA scripts don't have a help flag due to they are intended
to be executed by sytemd services only.
2024-02-21 12:44:34 -03:00
Fabian Vogt
84b76ec7b9
Merge pull request #3052 from witekest/merged_protocols
...
Add IPv4 and IPv6 handling in one file
2024-02-21 11:26:47 +01:00
Witek Bedyk
1e4d1e0059
Fix mkdir permissions argument
...
Co-authored-by: Fabian Vogt <fabian@ritter-vogt.de>
2024-02-21 11:11:26 +01:00
Fabian Vogt
9919e0248e
Merge pull request #3061 from rfan1/leap156_maintenance
...
Maintenance setup for Leap 15.6
2024-02-20 09:45:17 +01:00
rfan1
cd9db309e7
Maintenance setup for Leap 15.6
...
https://progress.opensuse.org/issues/133220
2024-02-20 00:22:46 -05:00
Dominik Heidler
6c8542b06a
Call rabbit-repoid.py for openSUSE:Slowroll
...
Ticket: https://progress.opensuse.org/issues/135731
2024-02-19 14:29:26 +01:00
d380b44f52
Create SLSA user (osrt-slsa) on specfile like others osrt-* users
...
and remove logrotate file
2024-02-16 19:50:50 -03:00
33d56465c9
Packaging release and pkglistgen services (slsa-build-service)
2024-02-16 08:25:42 -03:00
b0c4abff68
Add a timeout for verify-repo-built-successful.py
2024-02-15 12:25:42 -03:00
9e328db488
Changes to avoid parallel execution issue on SLSA services
...
- Create custom-cache-tag for pkglistgen to enable separate cache dir
name in case of parallel running
- Add custom-cache-tag to SLSA services
- Check for systemd service instead of process to ensure that SLSA
services will not run in parallel
- Change pkglisgen timer to avoid overlap with relpkggen timer
2024-02-15 12:25:42 -03:00
28aec91acd
Change pkglistgen timer and relpkggen service
...
- Decrease the interval time to trigger pkglistgen
- Add debug flag for relpkgen
2024-02-15 12:25:42 -03:00
19fd421434
Change sleep location and improve log messages
2024-02-15 12:25:42 -03:00
3784a453f3
Refactor SLSA services to avoid parallel execution
...
- Refactor log
- Unify log for pkglistgen
- Replace external while true loop with a systemd timer for pkglistgen
- Add process check on verify-build-and-generatelists and
generate-release-packages to avoid start pkglistgen when there is an
instance that is already running it
- SLSA services must not share the same workdir
2024-02-15 12:25:42 -03:00
b1c4be00ac
Fix SLSA systemd target
2024-02-15 12:25:42 -03:00
65b8d1bc9c
Add working dir for SLSA services
2024-02-15 12:25:42 -03:00
61960698d8
Add systemd target for SLSA
2024-02-15 12:25:42 -03:00
025471164f
Add osrt-slsa dir
2024-02-15 12:25:42 -03:00
fb30cf84a9
Change how verify-build-and-generatelists checks when run pkglistgen
2024-02-15 12:25:42 -03:00
da48b4f3a0
Change SLSA systemd services
...
- Add oscrc file for SLSA
- Change user to osrt-slsa
2024-02-15 12:25:42 -03:00
ed01209734
Add SLSA osrc config
2024-02-15 12:25:42 -03:00
b9d76698cf
Add relpkg support
...
- Add script to run relpkg
- Add systemd service and timer
- Change SLSA user
- Only run pkglistgen when build finishes
2024-02-15 12:25:42 -03:00
5ba60b7b26
Add log support to slsa-build-service
2024-02-15 12:25:42 -03:00