Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: merge with main branch #6

Merged
merged 391 commits into from
Jun 8, 2022
Merged

chore: merge with main branch #6

merged 391 commits into from
Jun 8, 2022

Conversation

svor
Copy link

@svor svor commented Jun 7, 2022

Merge devfilev2 with main branch

Related issue: eclipse-che/che#21145

cristianonicolai and others added 30 commits August 10, 2021 00:30
Switch to Eclipse Temurin JDK via actions/setup-java
Fix amazon-sqs docker startup timeout error
Revert "Fix amazon-sqs docker startup timeout error"
We had some issues with Testcontainers extensions not being consistent
and the startup was accessing ports that are not exposed anymore: all
the services are now on a unique port but the Localstack Testcontainers
extension doesn't make it obvious.
…stack

Fix Amazon Services Localstack startup
Also migrate to Jackson as it is our preferred JSON stack now.
It is using REST Data Panache so we need to do it.
Unify Maven Surefire Plugin version
Switch quickstarts using REST Data Panache to RESTEasy Reactive
…ect-devservices

Change security-openid-connect and security-openid-connect-web-authentication to dev services
And we need it to be aligned with docker-java.
Drop Testcontainers version as it's now coming from the BOM
dependabot bot and others added 22 commits March 29, 2022 21:28
Bumps quarkus-artemis-bom from 1.0.4 to 1.0.5.

---
updated-dependencies:
- dependency-name: io.quarkiverse.artemis:quarkus-artemis-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…elopment/io.quarkiverse.artemis-quarkus-artemis-bom-1.0.5

Bump quarkus-artemis-bom from 1.0.4 to 1.0.5
hibernate-reactive-panache-quickstart is using quarkus-hibernate-reactive-panache and quarkus-reactive-pg-client (and no dependency suggest need for default [non-reactive] datasource), therefore connection string should be set by https://quarkus.io/guides/all-config#quarkus-reactive-datasource_quarkus.datasource.reactive.url instead of https://quarkus.io/guides/all-config#quarkus-agroal_quarkus.datasource.-datasource-name-.jdbc.url as described f.e. in https://quarkus.io/guides/hibernate-reactive-panache, I also replaced 'jdbc' with 'vertx-reactive'.
Bumps quarkus-amazon-services-bom from 1.0.5 to 1.1.1.

---
updated-dependencies:
- dependency-name: io.quarkiverse.amazonservices:quarkus-amazon-services-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Add subscription-related code to the GraphQL quickstart
…nect-client-quickstart

Add security-openid-connect-client-quickstart
Bumps quarkus-neo4j from 1.0.6 to 1.1.1.

---
updated-dependencies:
- dependency-name: io.quarkiverse.neo4j:quarkus-neo4j
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…nect_client_quickstart_updates

Add ExceptionMapper to security-openid-connect-client-quickstart
…elopment/io.quarkiverse.neo4j-quarkus-neo4j-1.1.1

Bump quarkus-neo4j from 1.0.6 to 1.1.1
…elopment/io.quarkiverse.amazonservices-quarkus-amazon-services-bom-1.1.1

Bump quarkus-amazon-services-bom from 1.0.5 to 1.1.1
…react-url

Documentation: Use reactive datasource url config property
@svor svor requested a review from benoitf June 7, 2022 12:20
@svor svor self-assigned this Jun 7, 2022
@svor svor mentioned this pull request Jun 7, 2022
@svor svor marked this pull request as draft June 7, 2022 12:50
@svor svor marked this pull request as ready for review June 8, 2022 10:11
@svor svor merged commit 552f9a4 into devfilev2 Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.