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

SmallRye GraphQL Client: remove hard dependency on Rest client #17556

Merged
merged 1 commit into from
May 31, 2021
Merged

SmallRye GraphQL Client: remove hard dependency on Rest client #17556

merged 1 commit into from
May 31, 2021

Conversation

phillip-kruger
Copy link
Member

This PR removes the hard dependency on Rest Client, so that client can choose the client they want to use (normal/reactive)

Future releases of SmallRye GraphQL Client will remove the dependency on Rest Client.

Signed-off-by:Phillip Kruger phillip.kruger@gmail.com

@quarkus-bot
Copy link

quarkus-bot bot commented May 31, 2021

This workflow status is outdated as a new workflow run has been triggered.

Failing Jobs - Building 1d8db50

Status Name Step Test failures Logs Raw logs
JVM Tests - JDK 11 Build Test failures Logs Raw logs
JVM Tests - JDK 11 Windows Build Test failures Logs Raw logs
JVM Tests - JDK 16 Build Test failures Logs Raw logs
Native Tests - Misc3 Build Test failures Logs Raw logs

Full information is available in the Build summary check run.

Test Failures

⚙️ JVM Tests - JDK 11 #

📦 integration-tests/smallrye-graphql-client

io.quarkus.it.smallrye.graphql.client.TypesafeClientTest.testTypesafeClient line 26 - More details - Source on GitHub


⚙️ JVM Tests - JDK 11 Windows #

📦 integration-tests/smallrye-graphql-client

io.quarkus.it.smallrye.graphql.client.TypesafeClientTest.testTypesafeClient line 26 - More details - Source on GitHub


⚙️ JVM Tests - JDK 16 #

📦 integration-tests/smallrye-graphql-client

io.quarkus.it.smallrye.graphql.client.TypesafeClientTest.testTypesafeClient line 26 - More details - Source on GitHub


⚙️ Native Tests - Misc3 #

📦 integration-tests/smallrye-graphql-client

io.quarkus.it.smallrye.graphql.client.TypesafeClientIT.testTypesafeClient - More details - Source on GitHub

Signed-off-by: Phillip Kruger <phillip.kruger@gmail.com>
@phillip-kruger phillip-kruger added the triage/waiting-for-ci Ready to merge when CI successfully finishes label May 31, 2021
@gsmet gsmet merged commit cb66731 into quarkusio:main May 31, 2021
@quarkus-bot quarkus-bot bot added this to the 2.1 - main milestone May 31, 2021
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label May 31, 2021
@gsmet gsmet modified the milestones: 2.1 - main, 2.0.0.CR3 Jun 3, 2021
@phillip-kruger phillip-kruger deleted the smallrye-graphql-client-deps branch August 2, 2021 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants