6098 Commits

Author SHA1 Message Date
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
Ludwig Nussel
2fa2456a8b Don't produce directory conflicts of ghost files 2020-12-02 11:04:46 +01:00
Douglas DeMaio
7103cd656b
Merge pull request #2500 from witekest/maxint
Migrate metrics scripts to Python 3
2020-12-02 05:38:37 +01:00
Witek Bedyk
4be4819544 Use string instead of byte stream for configparser 2020-12-01 17:18:29 +01:00
Witek Bedyk
abc39a2822 Rename ConfigParser to configparser
ConfigParser has been renamed to configparser in Python 3.
2020-12-01 16:19:35 +01:00
Witek Bedyk
8290b50aa4 Replace sys.maxint with sys.maxsize
sys.maxint has been removed in Python 3.1.

https://docs.python.org/3.1/whatsnew/3.0.html#integers
2020-12-01 15:18:29 +01:00
Gustavo Yokoyama Ribeiro
8335cbff83
Merge pull request #2497 from gyr/images-ndb
SLE15SP3: Release images-ndb to :TEST
2020-11-27 15:49:47 -03:00
de759911ba SLE15SP3: Release images-ndb to :TEST 2020-11-25 09:55:09 -03:00
Gustavo Yokoyama Ribeiro
5ffdcc9eb1
Merge pull request #2496 from Vogtinator/sp3baserel
Don't publish sles15-image as part of Release.Images.To.Publish
2020-11-23 18:59:54 -03:00
Fabian Vogt
37109f0426 Also release sles15-image to :ToTest in SLE15.SP3.ImagesManual 2020-11-23 15:58:11 +01:00
Fabian Vogt
2398445ccd Don't publish sles15-image as part of Release.Images.To.Publish
It's a bit too early.
2020-11-23 15:57:37 +01:00
Gustavo Yokoyama Ribeiro
10a2268ed8
Merge pull request #2495 from Vogtinator/sp3baserel
Release and publish SUSE:SLE-15-SP3:Update:CR/sles15-image as well
2020-11-23 09:30:19 -03:00
Fabian Vogt
6e133c8a1e Release and publish SUSE:SLE-15-SP3:Update:CR/sles15-image as well 2020-11-18 13:01:01 +01:00
Douglas DeMaio
4a3abc91a2
Merge pull request #2493 from witekest/access_leap_15.2
metrics: Update product pattern to match Leap 15.2. Patterns need to be changed. keep in mind for 15.3
2020-11-12 17:24:50 +01:00
Witek Bedyk
17ac7481e4 metrics: Update product pattern to match Leap 15.2 2020-11-11 16:28:23 +01:00
e77961f023
Merge pull request #2492 from nilxam/rename_leap_152_microos
pkglistgen gocd: rename Pkglistgen.openSUSE_Leap to avoid the dup'ed key
2020-11-03 00:57:17 +08:00
deee1d9053 pkglistgen gocd: rename Pkglistgen.openSUSE_Leap to avoid the dup'ed key 2020-11-02 23:39:44 +08:00
21e0b914a6
Merge pull request #2491 from nilxam/leap_153_bootstrap
Leap 15.3: Jump project discontinued but Leap 15.3 started
2020-11-02 22:08:16 +08:00
ad5a9af1a7 Leap 15.3: Jump project discontinued but Leap 15.3 started 2020-11-02 16:14:06 +08:00
Stephan Kulow
620b948023
Merge pull request #2488 from gyr/15SP1-QR
Add back setup for 15SP1 quarterly updates
2020-10-30 05:32:43 +01:00
a5de776a60 Merge common code of SP1 and SP2 2020-10-29 18:15:13 -03:00
3934deb84e
Merge pull request #2490 from nilxam/fox_microos_gocd
pkglistgen gocd: remove wrong -s target option for Leap MicroOS
2020-10-22 18:31:39 +08:00
ad58802324 pkglistgen gocd: remove wrong -s target option for Leap MicroOS 2020-10-22 18:08:16 +08:00
fccc3b9293
Merge pull request #2489 from nilxam/leap_152_microos_back
pkglistgen: add Leap 15.2 MicroOS back to pipeline
2020-10-22 17:19:38 +08:00
476a62628e pkglistgen: add Leap 15.2 MicroOS back to pipeline
Leap 15.2 MicroOS is still ongoing, add pkglsitgen service for Leap 15.2
MicroOS back, this change also renamed old Leap pipeline to Jump.
2020-10-22 16:50:09 +08:00
6956f3b655 Add back setup for 15SP1 quarterly updates 2020-10-20 10:02:29 -03:00
Stephan Kulow
ccac00af82
Merge pull request #2485 from andrii-suse/rabbit_repoid_less_aggressive
Fix MQ timeouts in rabbit-repoid
2020-10-07 13:04:45 +02:00
Andrii Nikitin
9e9479d6b0 Fix MQ timeouts in rabbit-repoid
AMQP Server on practice sometimes closes connection when update_repo()
is busy in gocd/rabbit-repoid.py.
Doing the same work just in still_alive() seems be sufficient and
fixes the same problem in local environment.
2020-10-07 12:51:04 +02:00
Stephan Kulow
706b6713de
Merge pull request #2484 from andrii-suse/rabbit_git_push_error_handling2
Do not try to push empty changes in rabbit-repoid
2020-10-07 08:14:27 +02:00
Andrii Nikitin
667235b65e Do not try to push empty changes in rabbit-repoid 2020-10-07 08:10:30 +02:00
Stephan Kulow
c336e60c9d
Merge pull request #2483 from andrii-suse/rabbit_git_push_error_handling
Check git errors in rabbit-repoid
2020-10-07 07:22:09 +02:00
Andrii Nikitin
2b3154f983 Check git errors in rabbit-repoid 2020-10-06 15:24:34 +02:00
488b0fc7c3
Merge pull request #2482 from Vogtinator/jump-15.2-images
gocd: Run ttm for openSUSE:Jump:15.2:Images
2020-09-30 14:50:47 +02:00
Fabian Vogt
d6ca73777b gocd: Run ttm for openSUSE:Jump:15.2:Images 2020-09-30 14:23:20 +02:00
Stephan Kulow
c33e6a9e9f
Merge pull request #2480 from gyr/15SP2-QR
Add setup for 15SP2 quarterly updates
2020-09-23 10:33:51 +02:00
5f6d345cff Change SP2 QU job to run on Thursday 2020-09-22 13:28:19 -03:00
1335bdbba7 Remove 15SP1 QU settings 2020-09-21 13:27:12 -03:00
26408ca656
Merge pull request #2481 from ggardet/fix_dashboard
Dashboard: be more precise in percentage
2020-09-21 13:53:49 +02:00