Skip to content

feat: add MigrationContext and Migration Summary Report #27

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 5 commits into from
May 26, 2025

Conversation

fgiesske-intershop
Copy link
Contributor

First draft version for a Migration Summary Report, currently work in progress!

@SteBoe82
Copy link
Contributor

I like the idea with this MigrationContext, but I don't like the implementation as a "singleton".

My suggestion would be to create one Context at the beginning an pass it as additional parameter to the migrateProject(s) methods.

@fgiesske-intershop
Copy link
Contributor Author

I like the idea with this MigrationContext, but I don't like the implementation as a "singleton".

My suggestion would be to create one Context at the beginning an pass it as additional parameter to the migrateProject(s) methods.

Thanks for the feedback I will adapt the current implementation accordingly and if this is indeed the way to go for the migration summary I will implement this in the other migrators as well.

@fgiesske-intershop fgiesske-intershop force-pushed the feature/add-summary-report branch 2 times, most recently from 05abc24 to e28c119 Compare May 22, 2025 14:52
@fgiesske-intershop fgiesske-intershop force-pushed the feature/add-summary-report branch 2 times, most recently from 0ffebee to 9d103b0 Compare May 23, 2025 11:24
@fgiesske-intershop fgiesske-intershop force-pushed the feature/add-summary-report branch 2 times, most recently from 1764548 to 431736d Compare May 23, 2025 12:10
Copy link
Contributor

@rowiish rowiish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please check my last comments. after clarification we can decide if we merge or apply some final minor tweaks.

@fgiesske-intershop fgiesske-intershop force-pushed the feature/add-summary-report branch from 530c3bd to 6cd3064 Compare May 26, 2025 08:23
@fgiesske-intershop fgiesske-intershop requested review from rowiish and SteBoe82 and removed request for SteBoe82 May 26, 2025 08:24
@fgiesske-intershop fgiesske-intershop merged commit 45f9700 into main May 26, 2025
@fgiesske-intershop fgiesske-intershop deleted the feature/add-summary-report branch May 26, 2025 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants