-
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
open incidents for a chaotic Tuesday 2 July (#518)
Signed-off-by: Damien Duportal <[email protected]>
- Loading branch information
Showing
2 changed files
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
title: Plugins Health Score not computed | ||
date: 2024-07-02T00:00:00-00:00 | ||
resolved: false | ||
resolvedWhen: 2024-07-02T00:00:00-00:00 | ||
# Possible severity levels: down, disrupted, notice | ||
severity: disrupted | ||
affected: | ||
- plugins.jenkins.io | ||
- plugin-health.jenkins.io | ||
section: issue | ||
--- | ||
|
||
[Initial message] | ||
The Plugin Health scores are not computed since some times. We are investigating the issue. | ||
|
||
More details on <https://github.com/jenkins-infra/helpdesk/issues/4152>. |
15 changes: 15 additions & 0 deletions
15
content/issues/2024-07-02-weekly-core-release-2.465-failed.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: Jenkins Core Release 2.465 failed | ||
date: 2024-07-02T13:00:00-00:00 | ||
resolved: false | ||
resolvedWhen: 2024-07-02T13:00:00-00:00 | ||
# Possible severity levels: down, disrupted, notice | ||
severity: disrupted | ||
section: issue | ||
--- | ||
|
||
[Update] | ||
The issue seems to be related to a Maven plugin version bump. The release 2.465 is considered burnt and we are starting 2.466 release as a replacement. | ||
|
||
[Initial message] | ||
The Jenkins Core weekly release 2.465 failed. We are investigating. |