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

Allow overriding user agent for REST Client Reactive #24002

Merged

Conversation

michalszynkiewicz
Copy link
Member

fixes #23966

@quarkus-bot
Copy link

quarkus-bot bot commented Feb 28, 2022

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

Failing Jobs - Building ec4e267

Status Name Step Failures Logs Raw logs
MicroProfile TCKs Tests Download Maven Repo ⚠️ Check → Logs Raw logs
Native Tests - Data1 Download Maven Repo ⚠️ Check → Logs Raw logs

@quarkus-bot
Copy link

quarkus-bot bot commented Feb 28, 2022

Failing Jobs - Building ec4e267

Status Name Step Failures Logs Raw logs
JVM Tests - JDK 11 Build Failures Logs Raw logs
✔️ JVM Tests - JDK 17

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 11 #

- Failing: extensions/jdbc/jdbc-mssql/deployment 
! Skipped: integration-tests/jpa-mssql 

📦 extensions/jdbc/jdbc-mssql/deployment

io.quarkus.jdbc.mssql.deployment.DevServicesMsSQLDatasourceTestCase. - More details - Source on GitHub

java.lang.RuntimeException: 
java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors
	[error]: Build step io.quarkus.datasource.deployment.devservices.DevServicesDatasourceProcessor#launchDatabases threw an exception: java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Container startup failed

@michalszynkiewicz
Copy link
Member Author

the failures are not related

@stuartwdouglas stuartwdouglas merged commit 9e56449 into quarkusio:main Mar 1, 2022
@quarkus-bot quarkus-bot bot added this to the 2.8 - main milestone Mar 1, 2022
@gsmet gsmet modified the milestones: 2.8 - main, 2.7.3.Final Mar 1, 2022
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.

Rest Client sets own User-Agent header even if user specifies a different one
3 participants