Gustavo Yokoyama Ribeiro
89c0136c2e
Merge pull request #2542 from Vogtinator/gasleimage
...
Release SUSE:SLE-15-SP3:GA sles-image into :TEST and :PUBLISH
2021-04-08 07:45:32 -03:00
Stephan Kulow
b593b12c96
Merge pull request #2547 from sysrich/master
...
Revert pkglistgen: ignore bootstrap_copy repo
2021-04-08 12:35:04 +02:00
Richard Brown
b0817c1741
Revert pkglistgen: ignore bootstrap_copy repo
2021-04-08 12:29:02 +02:00
Stephan Kulow
a75bf5b7b3
Merge pull request #2546 from gyr/microos51
...
Update MicroOS IBS project (MicroOS51) in botmaster
2021-04-06 21:41:26 +02:00
Stephan Kulow
c7d0629525
Merge pull request #2545 from lnussel/master
...
pkglistgen: don't die on unset pkglistgen-ignore_repos
2021-04-06 21:40:21 +02:00
1b0c26eef9
Update MicroOS IBS project (MicroOS51) in botmaster
2021-04-06 13:50:28 -03:00
Ludwig Nussel
e15419a753
pkglistgen: don't die on unset pkglistgen-ignore_repos
2021-04-06 15:18:26 +02:00
Stephan Kulow
0e9a3e5283
Revert "Add bot for Camerleon project"
...
This reverts commit dd9e133a127f6c79ae5efd930a223c0a5337e6c1.
2021-04-06 09:07:10 +02:00
Stephan Kulow
1055d062c4
Merge pull request #2544 from coolo/reopen_obsolete
...
Reopen obsolete legaldb entries after checkin
2021-04-06 08:59:37 +02:00
Stephan Kulow
0c3e48d69e
legal import: Scan openSUSE projects more often
...
So we see the legal queue in a realistic state after checkin rounds.
Once the review is accepted, the legaldb state will be obsolete. But
if we see the same sources in openSUSE:Factory, we want to reopen it.
Doing this only once at noon is a little misleading
2021-04-06 08:21:53 +02:00
Stephan Kulow
1de383ea96
legal-auto: Reopen obsolete reviews while scanning projects
2021-04-06 08:18:51 +02:00
Stephan Kulow
6b65b00adf
Merge pull request #2539 from lnussel/master
...
pkglistgen: ignore bootstrap_copy repo
2021-04-06 07:55:08 +02:00
Stephan Kulow
2fec2dbe22
Merge pull request #2543 from coolo/add_important_includes
...
pkglistgen: After solving check all packages listed
2021-04-06 07:53:36 +02:00
Stephan Kulow
35ff3f9e34
pkglistgen: After solving check all packages listed
...
If the packages are already part of the modules that are excluded
(due to dependencies), output an ERROR (which is not fatal atm)
Fixes #2541
2021-04-01 15:48:37 +02:00
Fabian Vogt
6719fa5697
Release SUSE:SLE-15-SP3:GA sles-image into :TEST and :PUBLISH
...
Introduce a different route for publishing sles15-image.
2021-04-01 12:35:53 +02:00
Stephan Kulow
e6a45eb4e8
Merge pull request #2540 from coolo/skip_legal_for_factory
...
legal: Only wait 2 hours for legal reviews for openSUSE:Factory
2021-03-30 10:34:50 +02:00
Stephan Kulow
a9a3247d66
legal: Only wait 2 hours for legal reviews for openSUSE:Factory
...
The churn rate of openSUSE:Factory is too high for legal to catch up
these days, so we turn the default. Legal reviews for Factory are no longer
blocking, but if we need the same package for another project or
product, the lawyers had some time to look at it.
And if we find a package not acceptable, we'll delete it from Factory
later on. This may get painful, but the current legal situation is
painful too.
2021-03-30 09:03:16 +02:00
Ludwig Nussel
1cf026aef5
pkglistgen: ignore bootstrap_copy repo
...
Never use the bootstrap_copy repo for package solving. Staging content
might be very different so don't confuse the solver.
2021-03-29 11:44:19 +02:00
Gustavo Yokoyama Ribeiro
a747e4904b
Merge pull request #2538 from gyr/publish_container
...
Add release to PUBLISH for containers
2021-03-24 10:24:24 -03:00
Ondřej Súkup
fd0124a9b2
Merge pull request #2537 from foursixnine/feature/leap-15.2
...
Add Leap 15.3 Maintenance configuration
2021-03-19 16:03:48 +01:00
Ludwig Nussel
de08ea9d81
Merge pull request #2536 from lnussel/master
...
findfileconflicts: handle usrmerge
2021-03-19 11:10:38 +01:00
59f7b2361a
Add release to PUBLISH for containers
2021-03-18 12:25:58 -03:00
1055871b00
Add missing repos for 15.3
2021-03-17 14:09:59 +01:00
8f5cb1bf4a
Add Leap 15.3 Maintenance configuration
2021-03-17 12:19:37 +01:00
Fabian Vogt
d6cd012549
Merge pull request #2494 from Vogtinator/dockerfile
...
Support for Dockerfile builds
2021-03-15 14:05:29 +01:00
Ludwig Nussel
7a6d0f09fa
findfileconflicts: hardcode exception for glibc and bash
...
Legacy helper packages that will be removed again
2021-03-15 13:46:33 +01:00
Ludwig Nussel
0a9788aee7
handle usrmerge
...
When a filesystem package with usrmerge is detected (/bin, /sbin, /lib
or /lib64 link to /usr), pretend all files in the affected dirs are
actually in /usr.
2021-03-15 10:53:40 +01:00
Douglas DeMaio
167397b8d3
Merge pull request #2533 from ggardet/add_15.3_step
...
Add Leap:15.3:ARM to test armv7 Step:15
2021-03-15 10:31:45 +01:00
Stephan Kulow
1b7e79b9d7
Merge pull request #2535 from DimStar77/escape
...
build-fail-reminder: don't use cgi.escape, but rather html escape the fixed string directly
2021-03-11 15:24:47 +01:00
d95ac4a8d1
build-fail-reminder: don't use cgi.escape, but rather html escape the fixed string directly
...
cgi.escape was removed with python 3.8; this in turn has stopped us
from creating delete requests ever since.
As this is a static string, we can live perfectly with a pre-encoded string
2021-03-11 15:19:11 +01:00
Fabian Vogt
cd32d69bb8
Build containerfile and images repos against each other
2021-03-10 15:22:33 +01:00
Fabian Vogt
4b84f7a9df
Add containerfile_products type to totest-manager
2021-03-10 15:21:04 +01:00
Fabian Vogt
1ae33041ba
Add a containerfile repo to adi stagings
...
It builds against the adi's images repo (if available) and standard as well.
2021-03-10 15:19:05 +01:00
Fabian Vogt
54decdef37
Make Dockerfile builds pass check_source.py
2021-03-10 15:18:02 +01:00
Douglas DeMaio
18652691b0
Merge pull request #2527 from lnussel/master
...
thanks @lnussel
2021-03-10 14:53:04 +01: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
0acbe1bfc9
Add Leap:15.3:ARM to test armv7 Step:15
2021-02-25 11:03:48 +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
Ludwig Nussel
cc4280d0f6
metrics: add sample Apache vhost config
2021-02-08 11:23:24 +01:00
Ludwig Nussel
cb668a6e39
metrics: accept more flavors
2021-02-08 11:13:45 +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