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

Config Doc - Fix summaryTableId expansion for type notes #43569

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Sep 27, 2024

Fixes #43469

@quarkus-bot quarkus-bot bot added the area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins label Sep 27, 2024
Copy link

github-actions bot commented Sep 27, 2024

🎊 PR Preview 2811eec has been successfully built and deployed to https://quarkus-pr-main-43569-preview.surge.sh/version/main/guides/

  • Images of blog posts older than 3 months are not available.
  • Newsletters older than 3 months are not available.

Let's make sure the types are displayed even if we do not have a context
set.
@gsmet
Copy link
Member Author

gsmet commented Sep 28, 2024

/cc @ppalaga I made sure it wouldn't break your templates but if you want the duration note anchor fixed, you will have to apply similar changes to your templates.

FWIW, this was a preexisting issue in the old annotation processor, I slowly make sure we fix all the known issues.

Copy link

quarkus-bot bot commented Sep 28, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 474ed5f.

✅ 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.

Copy link

quarkus-bot bot commented Sep 28, 2024

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit 474ed5f.

✅ 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.

@gastaldi gastaldi merged commit 7a5a621 into quarkusio:main Sep 30, 2024
20 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.16 - main milestone Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins kind/bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs: Duration and MemorySize links do not work
2 participants