quarkus-release / release

Releasing Quarkus, the supersonic subatomic way
1 stars 1 forks source link

3.6.4 #30

Closed gsmet closed 6 months ago

gsmet commented 6 months ago

Branch

3.6

Qualifier

No response

Major version

github-actions[bot] commented 6 months ago

:gear: Proceeding to step Prerequisites

You can follow the progress of the workflow here.

Where am I? - [ ] Prerequisites :gear: ☚ You are here - [ ] Approve the core release - [ ] Prepare the core release - [ ] Perform the core release - [ ] Sync core release to Maven Central - [ ] Release Gradle plugin - [ ] Execute post-core-release operations - [ ] Prepare the Quarkus Platform - [ ] Release the Quarkus Platform - [ ] Sync Platform release to Maven Central - [ ] Update extension catalog - [ ] Execute post-Platform-release operations - [ ] Update JBang catalog - [ ] Publish CLI - [ ] Update quickstarts - [ ] Update documentation - [ ] Announce release
github-actions[bot] commented 6 months ago

We are going to release the following release:

Please approve with a @quarkusbot yes comment if you want to continue with the release.

If not, simply close this issue.

gsmet commented 6 months ago

@quarkusbot yes

github-actions[bot] commented 6 months ago

:gear: Proceeding to step Prepare the core release

You can follow the progress of the workflow here.

Where am I? - [X] Prerequisites - [X] Approve the core release - [ ] Prepare the core release :gear: ☚ You are here - [ ] Perform the core release - [ ] Sync core release to Maven Central - [ ] Release Gradle plugin - [ ] Execute post-core-release operations - [ ] Prepare the Quarkus Platform - [ ] Release the Quarkus Platform - [ ] Sync Platform release to Maven Central - [ ] Update extension catalog - [ ] Execute post-Platform-release operations - [ ] Update JBang catalog - [ ] Publish CLI - [ ] Update quickstarts - [ ] Update documentation - [ ] Announce release
github-actions[bot] commented 6 months ago

:rotating_light: An error occurred while executing step Perform the core release.

Please check the workflow run logs but there is a good chance that the issue was due to a problem with accessing s01.oss.sonatype.org either when authenticating or when uploading the artifacts. If so, please retry.

Status page for s01.oss.sonatype.org: https://status.maven.org.

You can find more information about the failure here.

This is not a fatal error, you can retry by adding a @quarkusbot retry comment.

Where am I? - [X] Prerequisites - [X] Approve the core release - [X] Prepare the core release - [ ] Perform the core release :rotating_light: ☚ You are here - [ ] Sync core release to Maven Central - [ ] Release Gradle plugin - [ ] Execute post-core-release operations - [ ] Prepare the Quarkus Platform - [ ] Release the Quarkus Platform - [ ] Sync Platform release to Maven Central - [ ] Update extension catalog - [ ] Execute post-Platform-release operations - [ ] Update JBang catalog - [ ] Publish CLI - [ ] Update quickstarts - [ ] Update documentation - [ ] Announce release
gsmet commented 6 months ago

@quarkusbot retry

github-actions[bot] commented 6 months ago

:gear: Proceeding to step Perform the core release

You can follow the progress of the workflow here.

Where am I? - [X] Prerequisites - [X] Approve the core release - [X] Prepare the core release - [ ] Perform the core release :gear: ☚ You are here - [ ] Sync core release to Maven Central - [ ] Release Gradle plugin - [ ] Execute post-core-release operations - [ ] Prepare the Quarkus Platform - [ ] Release the Quarkus Platform - [ ] Sync Platform release to Maven Central - [ ] Update extension catalog - [ ] Execute post-Platform-release operations - [ ] Update JBang catalog - [ ] Publish CLI - [ ] Update quickstarts - [ ] Update documentation - [ ] Announce release
github-actions[bot] commented 6 months ago

The core artifacts have been pushed to s01.oss.sonatype.org.

IMPORTANT You need to wait for them to be synced to Maven Central before continuing with the release:

The publication of the core artifacts will take 60-80 minutes.

We started a separate workflow to monitor the situation for you. It will automatically continue the release process once it detects the artifacts have been synced to Maven Central.


If things go south, you can monitor the situation manually:

Once these two conditions are met, you can continue with the release by adding a @quarkusbot continue comment.

quarkusbot commented 6 months ago

@quarkusbot continue

We have detected that the core artifacts have been synced to Maven Central.

gsmet commented 6 months ago

@quarkusbot continue

github-actions[bot] commented 6 months ago

:gear: Proceeding to step Release Gradle plugin

You can follow the progress of the workflow here.

Where am I? - [X] Prerequisites - [X] Approve the core release - [X] Prepare the core release - [X] Perform the core release - [X] Sync core release to Maven Central - [ ] Release Gradle plugin :gear: ☚ You are here - [ ] Execute post-core-release operations - [ ] Prepare the Quarkus Platform - [ ] Release the Quarkus Platform - [ ] Sync Platform release to Maven Central - [ ] Update extension catalog - [ ] Execute post-Platform-release operations - [ ] Update JBang catalog - [ ] Publish CLI - [ ] Update quickstarts - [ ] Update documentation - [ ] Announce release
github-actions[bot] commented 6 months ago

Now is time to update Quarkus in the Quarkus Platform. This is a manual process:

cd <your quarkus-platform clone>
git checkout 3.6
git pull upstream 3.6
git checkout -b quarkus-3.6.4
./update-quarkus-version.sh 3.6.4
git add .
git commit -m 'Upgrade to Quarkus 3.6.4'
git push origin quarkus-3.6.4

Once everything has been merged to branch 3.6, you can continue with the release by adding a @quarkusbot continue comment.

gsmet commented 6 months ago

@quarkusbot continue

github-actions[bot] commented 6 months ago

:gear: Proceeding to step Release the Quarkus Platform

You can follow the progress of the workflow here.

Where am I? - [X] Prerequisites - [X] Approve the core release - [X] Prepare the core release - [X] Perform the core release - [X] Sync core release to Maven Central - [X] Release Gradle plugin - [X] Execute post-core-release operations - [X] Prepare the Quarkus Platform - [ ] Release the Quarkus Platform :gear: ☚ You are here - [ ] Sync Platform release to Maven Central - [ ] Update extension catalog - [ ] Execute post-Platform-release operations - [ ] Update JBang catalog - [ ] Publish CLI - [ ] Update quickstarts - [ ] Update documentation - [ ] Announce release
github-actions[bot] commented 6 months ago

:rotating_light: An error occurred while executing step Release the Quarkus Platform.

You can find more information about the failure here.

This is not a fatal error, you can retry by adding a @quarkusbot retry comment.

Where am I? - [X] Prerequisites - [X] Approve the core release - [X] Prepare the core release - [X] Perform the core release - [X] Sync core release to Maven Central - [X] Release Gradle plugin - [X] Execute post-core-release operations - [X] Prepare the Quarkus Platform - [ ] Release the Quarkus Platform :rotating_light: ☚ You are here - [ ] Sync Platform release to Maven Central - [ ] Update extension catalog - [ ] Execute post-Platform-release operations - [ ] Update JBang catalog - [ ] Publish CLI - [ ] Update quickstarts - [ ] Update documentation - [ ] Announce release
gsmet commented 6 months ago

@quarkusbot retry

github-actions[bot] commented 6 months ago

:gear: Proceeding to step Release the Quarkus Platform

You can follow the progress of the workflow here.

Where am I? - [X] Prerequisites - [X] Approve the core release - [X] Prepare the core release - [X] Perform the core release - [X] Sync core release to Maven Central - [X] Release Gradle plugin - [X] Execute post-core-release operations - [X] Prepare the Quarkus Platform - [ ] Release the Quarkus Platform :gear: ☚ You are here - [ ] Sync Platform release to Maven Central - [ ] Update extension catalog - [ ] Execute post-Platform-release operations - [ ] Update JBang catalog - [ ] Publish CLI - [ ] Update quickstarts - [ ] Update documentation - [ ] Announce release
github-actions[bot] commented 6 months ago

:rotating_light: An error occurred while executing step Release the Quarkus Platform.

You can find more information about the failure here.

This is not a fatal error, you can retry by adding a @quarkusbot retry comment.

Where am I? - [X] Prerequisites - [X] Approve the core release - [X] Prepare the core release - [X] Perform the core release - [X] Sync core release to Maven Central - [X] Release Gradle plugin - [X] Execute post-core-release operations - [X] Prepare the Quarkus Platform - [ ] Release the Quarkus Platform :rotating_light: ☚ You are here - [ ] Sync Platform release to Maven Central - [ ] Update extension catalog - [ ] Execute post-Platform-release operations - [ ] Update JBang catalog - [ ] Publish CLI - [ ] Update quickstarts - [ ] Update documentation - [ ] Announce release
gsmet commented 6 months ago

@quarkusbot retry

github-actions[bot] commented 6 months ago

:gear: Proceeding to step Release the Quarkus Platform

You can follow the progress of the workflow here.

Where am I? - [X] Prerequisites - [X] Approve the core release - [X] Prepare the core release - [X] Perform the core release - [X] Sync core release to Maven Central - [X] Release Gradle plugin - [X] Execute post-core-release operations - [X] Prepare the Quarkus Platform - [ ] Release the Quarkus Platform :gear: ☚ You are here - [ ] Sync Platform release to Maven Central - [ ] Update extension catalog - [ ] Execute post-Platform-release operations - [ ] Update JBang catalog - [ ] Publish CLI - [ ] Update quickstarts - [ ] Update documentation - [ ] Announce release
github-actions[bot] commented 6 months ago

The Platform artifacts have been pushed to s01.oss.sonatype.org.

IMPORTANT You need to wait for them to be synced to Maven Central before continuing with the release:

The publication of the Platform artifacts will take 20-40 minutes.

We started a separate workflow to monitor the situation for you. It will automatically continue the release process once it detects the artifacts have been synced to Maven Central.


If things go south, you can monitor the situation manually:

Once these two conditions are met, you can continue with the release by adding a @quarkusbot continue comment.

quarkusbot commented 6 months ago

@quarkusbot continue

We have detected that the Platform artifacts have been synced to Maven Central.

github-actions[bot] commented 6 months ago

:gear: Proceeding to step Update extension catalog

You can follow the progress of the workflow here.

Where am I? - [X] Prerequisites - [X] Approve the core release - [X] Prepare the core release - [X] Perform the core release - [X] Sync core release to Maven Central - [X] Release Gradle plugin - [X] Execute post-core-release operations - [X] Prepare the Quarkus Platform - [X] Release the Quarkus Platform - [X] Sync Platform release to Maven Central - [ ] Update extension catalog :gear: ☚ You are here - [ ] Execute post-Platform-release operations - [ ] Update JBang catalog - [ ] Publish CLI - [ ] Update quickstarts - [ ] Update documentation - [ ] Announce release
github-actions[bot] commented 6 months ago

:white_check_mark: 3.6.4 was successfully released.

Time to write the announcement:

Here is some content that could help in writing the announcement:

Announcement email template

Subject: [RELEASE] Quarkus 3.6.4

Hello,

Quarkus 3.6.4 has been released, and is now available from the Maven Central repository. The quickstarts and documentation have also been updated.

More information in the announcement blog post: https://quarkus.io/blog/quarkus-3-6-4-released/.

* BOM dependency:

  <dependency>
      <groupId>io.quarkus.platform</groupId>
      <artifactId>quarkus-bom</artifactId>
      <version>3.6.4</version>
      <type>pom</type>
      <scope>import</scope>
  </dependency>

* Changelog and download are available from https://github.com/quarkusio/quarkus/releases/tag/3.6.4
* Documentation: https://quarkus.io

The Quarkus dev team