Skip to content

Rework report generation #482

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

Merged
merged 16 commits into from
Oct 20, 2022
Merged

Rework report generation #482

merged 16 commits into from
Oct 20, 2022

Conversation

fabapp2
Copy link
Contributor

@fabapp2 fabapp2 commented Oct 13, 2022

This rework simplifies the creation of sections in the upgrade report for Spring Boot 3.
The report can be styled like the Spring Boot reference.
Currently, it fails to use UTF-8 encoding if the JVM encoding setting is different, thus not displaying Umlaute.
Therefor I reset the Asciidoctor backend to html5 until this is fixed.

- Adds documentation
- Supports Spring Boot 3 reference style
@fabapp2 fabapp2 force-pushed the rework-boot-upgrade-report branch from 8ccffba to 929424b Compare October 13, 2022 22:48
@fabapp2 fabapp2 self-assigned this Oct 13, 2022
@fabapp2 fabapp2 added type: enhancement New feature or request 3.0.0 Spring Boot 3.0.0 upgrade:boot-report labels Oct 13, 2022
@fabapp2 fabapp2 added this to the v0.13.0 milestone Oct 13, 2022
@fabapp2 fabapp2 linked an issue Oct 16, 2022 that may be closed by this pull request
@fabapp2 fabapp2 merged commit 87698cf into main Oct 20, 2022
@fabapp2 fabapp2 deleted the rework-boot-upgrade-report branch October 20, 2022 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.0.0 Spring Boot 3.0.0 type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rework Upgrade Report support
1 participant