Enable named data sources for hibernate reactive
The named data source part for https://github.com/quarkusio/quarkus/issues/46727
I know we discussed doing named PU together, but this works already and the changes seems easy to understand so I wanted to try create the smaller one first.
this one was supposed to be done together as well but it doesn't seem to be related to named-datasource so I assume it's related to named persistent units.
:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.
Status for workflow Quarkus Documentation CI
This is the status report for running Quarkus Documentation CI on commit 09a6cc6aa3c25ead0068cec7d184b8ca39add175.
:white_check_mark: The latest workflow run for the pull request has completed successfully.
It should be safe to merge provided you have a look at the other checks in the summary.
[!WARNING] There are other workflow runs running, you probably need to wait for their status before merging.
🙈 The PR is closed and the preview is expired.
:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.
Status for workflow Quarkus CI
This is the status report for running Quarkus CI on commit 09a6cc6aa3c25ead0068cec7d184b8ca39add175.
:white_check_mark: The latest workflow run for the pull request has completed successfully.
It should be safe to merge provided you have a look at the other checks in the summary.
You can consult the Develocity build scans.
this one was supposed to be done together as well but it doesn't seem to be related to named-datasource so I assume it's related to named persistent units.
Yep, it's about PUs.
:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.
Status for workflow Quarkus CI
This is the status report for running Quarkus CI on commit 0015b7bbb5df70b5c106b59bddc3da3a5043ea89.
Failing Jobs
| Status | Name | Step | Failures | Logs | Raw logs | Build scan |
|---|---|---|---|---|---|---|
| ✖ | Initial JDK 17 Build | Build |
Failures | Logs | Raw logs | :mag: |
You can consult the Develocity build scans.
Failures
:gear: Initial JDK 17 Build #
- Failing: extensions/hibernate-reactive/runtime
! Skipped: devtools/bom-descriptor-json docs extensions/hibernate-reactive/deployment and 38 more
:package: extensions/hibernate-reactive/runtime
✖ Failed to execute goal net.revelc.code.formatter:formatter-maven-plugin:2.26.0:validate (default) on project quarkus-hibernate-reactive: File '/home/runner/_work/quarkus/quarkus/extensions/hibernate-reactive/runtime/src/main/java/io/quarkus/hibernate/reactive/runtime/FastBootHibernateReactivePersistenceProvider.java' has not been previously formatted. Please format file (for example by invoking `mvn -f extensions/hibernate-reactive/runtime net.revelc.code.formatter:formatter-maven-plugin:2.26.0:format`) and commit before running validation!
:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.
Status for workflow Quarkus Documentation CI
This is the status report for running Quarkus Documentation CI on commit 0015b7bbb5df70b5c106b59bddc3da3a5043ea89.
:white_check_mark: The latest workflow run for the pull request has completed successfully.
It should be safe to merge provided you have a look at the other checks in the summary.
:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.
Status for workflow Quarkus Documentation CI
This is the status report for running Quarkus Documentation CI on commit 65857b0baf93bb83c4b9193eefb6cda3ebba1b9d.
:white_check_mark: The latest workflow run for the pull request has completed successfully.
It should be safe to merge provided you have a look at the other checks in the summary.
[!WARNING] There are other workflow runs running, you probably need to wait for their status before merging.
:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.
Status for workflow Quarkus CI
This is the status report for running Quarkus CI on commit 65857b0baf93bb83c4b9193eefb6cda3ebba1b9d.
:white_check_mark: The latest workflow run for the pull request has completed successfully.
It should be safe to merge provided you have a look at the other checks in the summary.
You can consult the Develocity build scans.
Status for workflow Quarkus Documentation CI
This is the status report for running Quarkus Documentation CI on commit d47f5b62b5a8bf22b8bfe8e0297e662018c64565.
:white_check_mark: The latest workflow run for the pull request has completed successfully.
It should be safe to merge provided you have a look at the other checks in the summary.
[!WARNING] There are other workflow runs running, you probably need to wait for their status before merging.
Status for workflow Quarkus CI
This is the status report for running Quarkus CI on commit d47f5b62b5a8bf22b8bfe8e0297e662018c64565.
:white_check_mark: The latest workflow run for the pull request has completed successfully.
It should be safe to merge provided you have a look at the other checks in the summary.
You can consult the Develocity build scans.
LGTM, thanks. Let's squash and merge?
@gsmet