Skip to content

Report sections get removed when migration recipe was applied #551

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

Conversation

sanagaraj-pivotal
Copy link
Contributor

No description provided.

@fabapp2 fabapp2 merged commit c035203 into spring-projects-experimental:webapp-demo Nov 14, 2022
@sanagaraj-pivotal sanagaraj-pivotal deleted the web-app-demo-local branch November 14, 2022 14:46
ashakirin pushed a commit to sanagaraj-pivotal/spring-boot-migrator that referenced this pull request Nov 15, 2022
fabapp2 added a commit that referenced this pull request Nov 22, 2022
- Section gets removed when running recipe succeeds, closes #551
- Move report generation into runner
- Add button and change Controller to accept all applicable recipes
- Commented out all code related to "run all recipes" button
- Section fades out before being removed
- Related section in sidebar fades out and gets removed
- page scrolls to the next section
fabapp2 added a commit that referenced this pull request Nov 22, 2022
* Spring Boot 3 Upgrade Report Web App
* Section gets removed when running recipe succeeds, closes #551
* Move report generation into runner
* Add button and change Controller to accept all applicable recipes
* Commented out all code related to "run all recipes" button
* Section fades out before being removed
* Related section in sidebar fades out and gets removed
* page scrolls to the next section
* Moved add milestone repository for dependencies and plugins to dedicated recipe
* Moved dependency version updates to dedicated recipe
* Moved dependency version updates to dedicated recipe
* Moved recipe for javax to jakarta package change to dedicated recipe
* Moved recipe migration of spring.data properties to dedicated recipe
* Moved recipe for PagingAndSoprtingRepository to dedicated recipe
* Moved new Spring Boot 3.0 upgrade recipes to dedicated dir
* Renamed Helper to something meaningful and fixed condition
* Added missing properties to applicaiton.properties to enable git support
* Replaced tags with pinned sha for GH actions
* Prevent empty commits, closes #527
* Move ImprovedConstructorBinding into dedicated recipe and fix condition
* Fix condition for PagingAndSorting migration
* Fix condition for migrate jakarta packages migration
* Adjust replace button in SpringBootUpgradeReportTestSupport
* Rename report recipe
* Fix conditoon for PagingAndSortingHelper and use in migration
* Add withBootParentOf to TestProjectContext
* TestProjectContext supports creating pom.xml with spring*boot*parent of given version
* removed unused variable
* Fixed recipes names (#555)
* Fixing PagingAndSortingHelperTest conforming to new finder (#556)
* Add recipe to remove image banner, closes #558
* Fixing TestProjectContext when used to create a multi*module project
* Enhance PomBuilder to throw exception on API misuse
* Enhance RecipeTestSupport to use with declarative rewrite recipe
* Fix type check in ConditionDeserializer
* Moved recipes for Boot 2.7 to 3.0 upgrade to respective dirs
* Add report section and recipe to bump boot version to 3.0
* Add a flag to not re*generate report on first request
* Enhanced DependencyHelper and TestProjectContext to allow adding managed dependencies without given version
* Add upgrade dependencies report and migration
* Fix typo
* Renamed rest*service to spring*boot*upgrade
* Fix BannerSupportReportSectionTest
* Remove freemarker markup from expected output fixes SpringMvcAndWebFluxMatchinChnagesReportSectionTest
* Replace ST parsing with string replace
* rework rendering the list of authors
* Add demo for new Spring Boot Upgrade report
* Set triggermesh flag to false on test teardown
* Moved report recipe to report package (again)
* Delete obsolete file

Co*authored*by: ashakirin <[email protected]>
Co*authored*by: Sandeep Nagaraj <59915704+sanagaraj*[email protected]>
@fabapp2 fabapp2 added type: enhancement New feature or request 3.0.0 Spring Boot 3.0.0 upgrade:boot-report labels Dec 2, 2022
@fabapp2 fabapp2 added this to the v0.13.0 milestone Dec 2, 2022
@fabapp2 fabapp2 changed the title We remove the section when running recipe succeeds. Report sections get removed when migration recipe was applied Dec 2, 2022
fabapp2 added a commit that referenced this pull request Jan 31, 2023
* Spring Boot 3 Upgrade Report Web App
* Section gets removed when running recipe succeeds, closes #551
* Move report generation into runner
* Add button and change Controller to accept all applicable recipes
* Commented out all code related to "run all recipes" button
* Section fades out before being removed
* Related section in sidebar fades out and gets removed
* page scrolls to the next section
* Moved add milestone repository for dependencies and plugins to dedicated recipe
* Moved dependency version updates to dedicated recipe
* Moved dependency version updates to dedicated recipe
* Moved recipe for javax to jakarta package change to dedicated recipe
* Moved recipe migration of spring.data properties to dedicated recipe
* Moved recipe for PagingAndSoprtingRepository to dedicated recipe
* Moved new Spring Boot 3.0 upgrade recipes to dedicated dir
* Renamed Helper to something meaningful and fixed condition
* Added missing properties to applicaiton.properties to enable git support
* Replaced tags with pinned sha for GH actions
* Prevent empty commits, closes #527
* Move ImprovedConstructorBinding into dedicated recipe and fix condition
* Fix condition for PagingAndSorting migration
* Fix condition for migrate jakarta packages migration
* Adjust replace button in SpringBootUpgradeReportTestSupport
* Rename report recipe
* Fix conditoon for PagingAndSortingHelper and use in migration
* Add withBootParentOf to TestProjectContext
* TestProjectContext supports creating pom.xml with spring*boot*parent of given version
* removed unused variable
* Fixed recipes names (#555)
* Fixing PagingAndSortingHelperTest conforming to new finder (#556)
* Add recipe to remove image banner, closes #558
* Fixing TestProjectContext when used to create a multi*module project
* Enhance PomBuilder to throw exception on API misuse
* Enhance RecipeTestSupport to use with declarative rewrite recipe
* Fix type check in ConditionDeserializer
* Moved recipes for Boot 2.7 to 3.0 upgrade to respective dirs
* Add report section and recipe to bump boot version to 3.0
* Add a flag to not re*generate report on first request
* Enhanced DependencyHelper and TestProjectContext to allow adding managed dependencies without given version
* Add upgrade dependencies report and migration
* Fix typo
* Renamed rest*service to spring*boot*upgrade
* Fix BannerSupportReportSectionTest
* Remove freemarker markup from expected output fixes SpringMvcAndWebFluxMatchinChnagesReportSectionTest
* Replace ST parsing with string replace
* rework rendering the list of authors
* Add demo for new Spring Boot Upgrade report
* Set triggermesh flag to false on test teardown
* Moved report recipe to report package (again)
* Delete obsolete file

Co*authored*by: ashakirin <[email protected]>
Co*authored*by: Sandeep Nagaraj <59915704+sanagaraj*[email protected]>
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 upgrade:boot-report
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants