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

Incorporate utilities to provide users with commonly used migration logic #18

Open
cpointe-ibllanos opened this issue Jun 27, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Milestone

Comments

@cpointe-ibllanos
Copy link
Contributor

It would be convenient to remove the need to write common migration logic (such as checking contents or making substitutions in files) by providing the functionality through a utilties class with various helper methods. This should shorten the amount of time the user spends implementing their business logic.

@cpointe-ibllanos cpointe-ibllanos added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 27, 2024
@cpointe-ibllanos cpointe-ibllanos added this to the 1.1.0 milestone Jun 27, 2024
cpointe-ibllanos added a commit that referenced this issue Jun 27, 2024
 Add: file utils, common utils for use in migration logic by users
 Working example for using utils to write a migration
 Update docs to mention utils
cpointe-ibllanos added a commit that referenced this issue Jun 27, 2024
 Add: file utils, common utils for use in migration logic by users
 Working example for using utils to write a migration
 Update docs to mention utils
cpointe-ibllanos added a commit that referenced this issue Jun 28, 2024
 Add: file utils, common utils for use in migration logic by users
 Working example for using utils to write a migration
 Update docs to mention utils
cpointe-ibllanos added a commit that referenced this issue Jun 28, 2024
 #18: Add utilities for assisting with common migration logic
cpointe-ibllanos added a commit that referenced this issue Jul 11, 2024
 #18 Implement new migration utilities for Maven POM files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant