Skip to content

Commit eebc0bb

Browse files
committed
[RelEng] Set publication time at release day to 10:00 UTC
1 parent ec5cd9e commit eebc0bb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

JenkinsJobs/Releng/sendAnnouncement.jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ pipeline {
9393
- [ ] Submit the pending PRs in this repository to update build scripts to ${releaseVersion} GA on master and the ${releaseVersion}-maintenance branch
9494

9595
### Release day
96-
at ${eclipseReleaseDates.GA.format(dateFormat)} 15:00 UTC
96+
at ${eclipseReleaseDates.GA.format(dateFormat)} 10:00 UTC
9797
- [ ] [Publish the staged ${releaseVersion} release build](${releaseDocURL}#make-the-release-visible)
9898

9999
### Clean-up after release

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ The actual steps to release
107107
- Submit these PRs now.
108108

109109
**Wednesday**
110-
The release is scheduled for 15:00 UTC.
110+
The release is scheduled for 10:00 UTC.
111111

112112
- #### Make the Release Visible
113113
- Run the [Publish Promoted Build](https://ci.eclipse.org/releng/job/Releng/job/publishPromotedBuild/) job in Releng jenkins to make the promoted build visible on the download page.

0 commit comments

Comments
 (0)