Stephan Kulow
530a0e0b28
project-installcheck: Take 'excluded' as gone package
...
Fixes #2797
2022-04-06 09:07:52 +02:00
Stephan Kulow
3982570ae8
Merge pull request #2796 from coolo/bugowner_approval
...
Accept_command: create set_bugowner requests
2022-04-05 20:10:25 +02:00
Stephan Kulow
66bd39eab5
Accept_command: create set_bugowner requests
2022-04-05 19:00:05 +02:00
Stephan Kulow
5d0676ce02
Merge pull request #2795 from coolo/bugowner_approval
...
check_bugowner: Decline new packages without bugowner entry
2022-04-05 17:47:46 +02:00
Stephan Kulow
a36b8f9864
check_bugowner: Decline new packages without bugowner entry
2022-04-05 16:54:05 +02:00
Stephan Kulow
b7d4dbdf89
Merge pull request #2794 from coolo/regroup_pipelines
...
gocd: Simplify the groups and restrict them in the CI
2022-04-05 13:14:56 +02:00
Stephan Kulow
50910bf038
gocd: Simplify the groups and restrict them in the CI
2022-04-05 13:13:15 +02:00
Stephan Kulow
3e495a4f1e
Merge pull request #2793 from coolo/fix_images
...
Don't play with the publish flag on freeze, images only switches buil…
2022-04-04 17:59:14 +02:00
Stephan Kulow
27c4ae0a06
Don't play with the publish flag on freeze, images only switches build flag
...
Fix #2789 differently
2022-04-04 16:56:41 +02:00
Stephan Kulow
60a2101ef9
Merge pull request #2792 from jknphy/d-installer
...
Add automatic notifications for D-Installer
2022-04-04 15:12:39 +02:00
jknphy
063b014205
Add automatic notifications for D-Installer
2022-04-04 14:35:52 +02:00
Stephan Kulow
0fac6e094c
Split the Update.Repos.leap pipeline into two
...
We need to pause the Respin part
2022-04-02 13:40:57 +02:00
Stephan Kulow
6ce3c9b28f
repo monitor: Only keep looking for scheduling repos
...
Once the repo is building again, we don't want to poll but wait
for amqp again
2022-04-02 11:31:24 +02:00
Stephan Kulow
3c2ced48e9
Merge pull request #2791 from coolo/keep_looking
...
Keep looking for repo status if the scheduler is code=scheduling
2022-04-01 15:03:30 +02:00
Stephan Kulow
97ef270b3f
repo monitor: If a repo is in scheduler flux, just keep monitoring it
...
There is a good chance that the scheduler won't send another event, so
we can't just discard unfinished repos :(
2022-04-01 14:59:35 +02:00
Stephan Kulow
23b9947f3e
check.build.success check: Just keep checking on dirty repos
...
The OBS scheduler has suprising ways to re-review the repo state
and if it does, the build state changes and we're back to 'building'
even if that review
2022-04-01 12:30:35 +02:00
Stephan Kulow
69e19f820a
Merge pull request #2790 from coolo/keep_images_disabled
...
Keep images repository disabled on freeze command
2022-04-01 11:01:45 +02:00
Stephan Kulow
044f19b7dc
Keep images repository disabled on freeze command
...
Fixes #2789
2022-04-01 10:45:48 +02:00
Stephan Kulow
1114fbdd30
Merge pull request #2787 from witekest/FY
...
Add new aggregation periods to Grafana dashboard
2022-03-30 16:20:50 +02:00
Oliver Kurz
68fa08aa05
Remove obsolete Leap 15.2 announcer config
2022-03-30 11:27:30 +02:00
Oliver Kurz
bda2ef4a09
Remove obsolete Leap 15.2 scheduling
2022-03-30 11:27:30 +02:00
Stephan Kulow
a2fa658345
Merge pull request #2786 from coolo/find_the_archs
...
Fix adi projects having no archs
2022-03-30 11:14:32 +02:00
Stephan Kulow
61a7e27161
dist: no longer package check_source_in_factory
2022-03-30 10:59:05 +02:00
Stephan Kulow
6773c20695
Fix adi projects having no archs
2022-03-30 10:48:08 +02:00
Witek Bedyk
f6423e6093
Add new aggregation periods to Grafana dashboard
2022-03-30 10:38:36 +02:00
Stephan Kulow
adef152cb7
Merge pull request #2783 from coolo/remove_factory-source
...
Merge check_source_in_factory into check_tags_in_requests.py
2022-03-30 09:56:35 +02:00
Stephan Kulow
39d635d6de
Merge pull request #2784 from coolo/fix_mail_text
...
Make the build fail reminder email text more generic
2022-03-30 09:07:58 +02:00
Stephan Kulow
c4af75db58
Make the build fail reminder email text more generic
2022-03-30 09:01:30 +02:00
Stephan Kulow
673084d753
Merge check_source_in_factory into check_tags_in_requests.py
...
Followup #2781
2022-03-30 08:31:58 +02:00
Stephan Kulow
3acf5457ec
Merge pull request #2782 from witekest/FY
...
Add aggregates for fiscal quarter and year
2022-03-29 18:23:13 +02:00
Witek Bedyk
5facf7362d
Add aggregates for fiscal quarter and year
2022-03-29 18:07:29 +02:00
Stephan Kulow
c967b05260
Merge pull request #2780 from coolo/more_reminders
...
build-fail-reminder: Several enhancements
2022-03-29 16:44:04 +02:00
Stephan Kulow
0f7dfb524b
build-fail-reminder: Several enhancements
...
- Load the fails from rebuildpac data, which is more reliable than the
broken project status route of OBS.
- Correctly report multispec failures
- Correctly report i586 failures
- Include unresolvable packages in the report
2022-03-29 15:53:56 +02:00
Stephan Kulow
e9c42f6950
Merge pull request #2779 from coolo/add_i586
...
Force i586 in adi projects
2022-03-29 14:27:31 +02:00
Stephan Kulow
a0418aa4a0
Use all staging archs in adi projects
...
This replaces #1304 with a more brute force approach to fix not only
32bit libs but all failures we see on i586. We waste so much energy
retrying failed builds, it's really not worth it not trying i586 on
adi.
2022-03-29 13:55:58 +02:00
Stephan Kulow
39d8309e8c
Merge pull request #2778 from coolo/add_unresolvables
...
project-installcheck: Store when we first saw unresolvable and failed results
2022-03-29 12:01:58 +02:00
Stephan Kulow
33840b5bbd
project-installcheck: Also store first failed results
2022-03-29 11:59:00 +02:00
Stephan Kulow
0d512ca17d
project-installcheck: Store when we first saw unresolvables
2022-03-29 10:16:09 +02:00
Stephan Kulow
425fdc5f0e
Merge pull request #2777 from coolo/fix_si
...
staging-installcheck: Fix syntax error
2022-03-29 08:54:42 +02:00
Stephan Kulow
e82eeb4cba
staging-installcheck: Fix syntax error
...
Untyped languages really deserve to die
2022-03-29 08:51:11 +02:00
Stephan Kulow
8e2e22a2fc
project-installcheck: Fix off by one error
2022-03-29 08:43:22 +02:00
Stephan Kulow
cc1b2e9d6d
project-installcheck: Fix syntax error
2022-03-29 08:18:16 +02:00
Stephan Kulow
53f00a2b26
Merge pull request #2776 from coolo/fix_prjinstall
...
project-installcheck: Only add comments for the run in openSUSE:Factory
2022-03-29 08:16:27 +02:00
Stephan Kulow
31e653f63f
project-installcheck: Only add comments for the run in openSUSE:Factory
2022-03-29 08:12:53 +02:00
Stephan Kulow
5a25094e1f
Merge pull request #2774 from coolo/fail_reminder
...
Repo checker escalation
2022-03-29 06:56:10 +02:00
Stephan Kulow
c6d6df6b9c
Merge pull request #2775 from coolo/fix_prjinstall
...
project-installcheck: Remove problems for gone packages
2022-03-28 20:01:57 +02:00
Stephan Kulow
00451e3762
project-installcheck: Comment into openSUSE:Factory packages
2022-03-28 19:37:17 +02:00
Stephan Kulow
0299ad062d
project-installcheck: Remove problems for gone packages
2022-03-28 14:59:14 +02:00
Stephan Kulow
fb6f4798a7
Extend build-fail-reminder to notify about uninstallable packages
2022-03-28 12:02:38 +02:00
Stephan Kulow
205e07a9d4
Merge pull request #2773 from coolo/fix_dual_patch
...
Do not decline requests with download_files errors
2022-03-25 12:53:21 +01:00