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

Add exclude and additional option to AssembleDownstreamDocumentation #38212

Merged
merged 1 commit into from Jan 16, 2024

Conversation

MichalMaler
Copy link
Contributor

@MichalMaler MichalMaler commented Jan 16, 2024

This is backport of https://github.com/quarkusio/quarkus/pull/38082/files
Original PR made by @maxandersen .

@quarkus-bot quarkus-bot bot added this to To do in Quarkus Documentation Jan 16, 2024
@MichalMaler MichalMaler added the area/docstyle issues related for manual docstyle review label Jan 16, 2024
@MichalMaler MichalMaler added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jan 16, 2024
@quarkus-bot

This comment has been minimized.

Signed-off-by: Michal Maléř <mmaler@redhat.com>
@quarkus-bot
Copy link

quarkus-bot bot commented Jan 16, 2024

Failing Jobs - Building 67ee5fb

Status Name Step Failures Logs Raw logs Build scan
✔️ Gradle Tests - JDK 11 🚧
Gradle Tests - JDK 11 Windows Build Failures Logs Raw logs 🚧

Full information is available in the Build summary check run.

Failures

⚙️ Gradle Tests - JDK 11 Windows #

- Failing: integration-tests/gradle 

📦 integration-tests/gradle

io.quarkus.gradle.CustomManifestArgumentsTest.shouldContainsSpecificManifestProperty line 37 - More details - Source on GitHub

java.lang.AssertionError: 

Expecting actual not to be null
	at io.quarkus.gradle.CustomManifestArgumentsTest.shouldContainsSpecificManifestProperty(CustomManifestArgumentsTest.java:37)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)

@aloubyansky aloubyansky merged commit ed0a31b into quarkusio:3.2 Jan 16, 2024
44 of 45 checks passed
Quarkus Documentation automation moved this from To do to Done Jan 16, 2024
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jan 16, 2024
@MichalMaler MichalMaler deleted the cherry-pick-of-#38082 branch January 16, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docstyle issues related for manual docstyle review area/documentation
Development

Successfully merging this pull request may close these issues.

None yet

2 participants