Emily Gonyer
09ff5cfb54
Update check_source.asciidoc
2021-04-20 06:59:59 -04:00
Emily Gonyer
6b6818868d
Update testing.asciidoc
2021-04-14 13:37:12 -04:00
Emily Gonyer
125114ba2e
Update staging.asciidoc
2021-04-14 13:31:36 -04:00
Emily Gonyer
8165b16a40
Update staging.asciidoc
2021-04-14 13:28:35 -04:00
Emily Gonyer
a383117bc7
grammar-gender
2021-03-05 01:42:52 +00:00
Gustavo Yokoyama Ribeiro
440e1a881c
Merge pull request #2529 from gyr/gyr/check-publish
...
Monitor release process
2021-03-03 11:18:56 -03:00
72b4575077
Merge pull request #2531 from DimStar77/master
...
adi: stage Non-Ring delete requests in adi projects
2021-03-03 11:15:37 +01:00
a7bb286bd4
adi: stage Non-Ring delete requests in adi projects
...
This is now acceptable as the installcheck bot verifies that we
cannot remove binaries we still care for.
2021-02-23 14:59:28 +01:00
c16521dc68
Monitor release process
...
Stage will finish when all images were published
2021-02-17 15:03:15 -03:00
Fabian Vogt
e68b5e0bce
Merge pull request #2528 from Vogtinator/fixpkglistgen
...
Fix repo state error handling in pkglistgen
2021-02-15 15:38:31 +01:00
Fabian Vogt
440b0f7def
Fix repo state error handling in pkglistgen
...
repository_arch_state doesn't raise HTTPError for 404 any more, but that's what
pkglistgen uses to skip that repo/arch. Handle None as replacement instead.
2021-02-15 14:43:37 +01:00
Stephan Kulow
2caa5a9e00
Merge pull request #2523 from s-t-e-v-e-n-k/no-more-python-shebang
...
Switch to python3 shebang
2021-02-03 09:04:36 +01:00
Steve Kowalik
326a087168
Switch to python3 shebang
...
With the python shebang remaining as Python 2, switch the scripts to
using Python 3. This also allows us to clean up some imports.
2021-02-03 14:53:42 +11:00
Stephan Kulow
29b776fd9f
Merge pull request #2521 from coolo/solve_i686
...
Calculate the i586 DVD as i686 package set
2021-01-22 14:45:22 +01:00
Stephan Kulow
ad9119d4b2
Calculate the i586 DVD as i686 package set
...
mozjs is now i686 exclusive and GNOME and KDE depends on it
2021-01-22 11:24:39 +01:00
Stephan Kulow
d564b3d050
Merge pull request #2519 from coolo/fix_2381
...
Accept: Don't crash on actions that aren't submit/delete
2021-01-19 17:59:36 +01:00
Stephan Kulow
734af63a1b
Accept: Don't crash on actions that aren't submit/delete
...
If a change_devel request is grouped into a staging, it shouldn't crash
on it - the API will accept it, and we have no specific action for this
type
Fixes #2381
2021-01-19 16:29:06 +01:00
Stephan Kulow
75c001c96d
Merge pull request #2520 from coolo/fix_2517
...
pkglistgen: Check the return code of Popen calls
2021-01-19 16:21:22 +01:00
Stephan Kulow
279c95eaf9
pkglistgen: Check the return code of Popen calls
...
Not updating the product in case of failure is preferred over creating
bogus products
Fixes #2517
2021-01-19 11:41:21 +01:00
Stephan Kulow
bb3c6e1ccf
Merge pull request #2508 from coogor/patch-2
...
Update aggregate.php
2021-01-18 16:39:27 +01:00
Stephan Kulow
2de03a183b
Merge pull request #2518 from coolo/add_required_flag
...
pkglistgen: Allow to set require_all for some groups to disable ignore
2021-01-18 16:39:07 +01:00
Stephan Kulow
2bb1d8a1ce
pkglistgen: Allow to set require_all for some groups to disable ignore
...
For Factory we want the DVD to catch all (and only require some), but the
smaller products kubic and microos should have a require all policy
2021-01-15 15:52:54 +01:00
deab50eb50
Merge pull request #2516 from nilxam/monitor_backports
...
monitor: remove Jump from monitor and add Backports to monitor
2021-01-06 00:07:48 +08:00
fa4f899ff8
fix typo in pkglistgen.leap.15.3
2021-01-05 19:11:16 +08:00
5f8c62a258
monitor: remove Jump from monitor and add Backports to monitor
2021-01-05 18:46:56 +08:00
7b7d4aa8d0
Merge pull request #2515 from nilxam/staging_backports
...
gocd: enable staging bot and staging installcheck on SLE15 SP3 Backports
2021-01-04 21:59:54 +08:00
eb901e98c2
gocd: enable staging bot and staging installcheck on SLE15 SP3 Backports
2021-01-04 21:26:32 +08:00
7cd9d7496a
Merge pull request #2514 from nilxam/prjinstallcheck_backports
...
rebuild-trigger: run project-installcheck on SLE15-SP3 Backports
2020-12-18 23:19:18 +08:00
Stephan Kulow
06e44bca30
Merge pull request #2513 from coolo/fix_service
...
Fix typo in the source checker
2020-12-17 19:46:41 +01:00
af3357e225
rebuild-trigger: run project-installcheck on SLE15-SP3 Backports
2020-12-18 00:27:48 +08:00
Stephan Kulow
839737cd8c
Fix typo in the source checker
2020-12-17 17:15:51 +01:00
Stephan Kulow
b9ce7bf183
Merge pull request #2511 from Vogtinator/addcheck
...
Also add required checks to adi stagings after adding architectures
2020-12-16 09:37:51 +01:00
Stephan Kulow
bb412fe43a
Merge pull request #2509 from Vogtinator/fix-installcheck
...
Fix staging-installcheck.py being ignored if i586 is present
2020-12-16 09:21:19 +01:00
Fabian Vogt
63c7292ee8
Also add required checks to adi stagings after adding architectures
...
Otherwise the newly added archs don't have any required checks assigned.
2020-12-16 08:48:23 +01:00
Fabian Vogt
76b63b74c6
Merge pull request #2510 from Vogtinator/leap_15.3_images
...
Enable TTM for openSUSE:Leap:15.3:Images
2020-12-15 14:40:00 +01:00
Fabian Vogt
79190b8ef7
Enable TTM for openSUSE:Leap:15.3:Images
...
And drop Jump. Also fix the erb file, which wasn't used to enable Leap 15.3.
2020-12-15 13:47:33 +01:00
Fabian Vogt
f87fa6b890
Fix staging-installcheck.py being ignored if i586 is present
...
For openSUSE:Factory:Staging:adi:*, i586 is only enabled when necessary and so
the check is not set as required. Currently x86_64 is handled first (due to
target_archs), which means that for oS:F, i586 comes last and so the ugly hack
results in x86_64 getting a fake success and the actual status is set for i586
only, which gets ignored.
2020-12-15 11:19:50 +01:00
coogor
af4f972e0c
Update aggregate.php
...
Prepare for Leap 15.3
2020-12-12 10:31:40 +01:00
Stephan Kulow
df53c4629b
Merge pull request #2501 from lnussel/ghost
...
Don't produce directory conflicts of ghost files
2020-12-11 14:31:33 +01:00
Stephan Kulow
ec314ba3c5
Merge pull request #2507 from Vogtinator/relaxchanges
...
check_source.pl: One .changes file per package is enough
2020-12-11 14:30:56 +01:00
Stephan Kulow
e69270e81d
Merge pull request #2504 from DimStar77/download_files
...
check_source: Advertise the usage of 'osc service runall $FOO'
2020-12-11 14:30:38 +01:00
75594ade61
check_source: mode='manual' is permitted in _service files
2020-12-11 11:55:57 +01:00
Fabian Vogt
c351ac2290
check_source.pl: One .changes file per package is enough
...
It's actually fine to have a single .changes file for multiple .spec files
in the same package, OBS picks that automatically. Relax the check to only
require a single .changes file for the package name.
Many multi-spec packages currently just duplicate the changes files anyway,
which can be avoided.
2020-12-10 13:53:06 +01:00
Fabian Vogt
049f70f75e
Merge pull request #2503 from ggardet/fix_kernel-64kb
...
Add 'kernel-64kb' to the list of kernel packages to reduce kernel spam
2020-12-10 10:44:50 +01:00
Gustavo Yokoyama Ribeiro
32338511ab
Merge pull request #2505 from gyr/carmeleon
...
Add bot for Camerleon project
2020-12-09 10:43:56 -03:00
dd9e133a12
Add bot for Camerleon project
2020-12-07 15:34:12 -03:00
cbe100314a
check_source: Advertise the usage of 'osc service runall $FOO'
...
With osc 0.171, the service execution engine was changed to explicitly
only start the services in a specific mode (i.e. runlocal only runs services
with mode="local").
On openSUSE:Factory, the _service definition though contains mode="disabled" for service download_files
This in turn leads to confusion as to how to get the files downloaded locally.
The 'service runall $FOO' variant runs the specified service no matter what mode it is declared
Helps clarify for https://github.com/openSUSE/osc/issues/874
2020-12-07 13:44:44 +01:00
Douglas DeMaio
0bafe324b6
Merge pull request #2502 from witekest/schedule
...
Add schedule for Leap 15.1, 15.2 and 15.3
2020-12-02 18:47:55 +01:00
e62185a10a
Add 'kernel-64kb' to the list of kernel packages to reduce kernel spam
2020-12-02 17:14:29 +01:00
Witek Bedyk
2ec3b0c823
Add schedule for Leap 15.1, 15.2 and 15.3
2020-12-02 16:43:07 +01:00