refactor: package migration to io.miragon.example#57
Merged
Conversation
…agon.example This commit contains the configuration updates and migration tooling: Configuration Updates (Ready to use): - Updated all 5 build.gradle.kts files (group and packagePath) - Updated CLAUDE.md documentation - Updated 2 Kotlin files as examples Migration Tooling (Run to complete): - Added complete-migration.sh script to update remaining 190 Kotlin files - Added MIGRATION_README.md with detailed instructions After running complete-migration.sh, all package names and directory structures will be migrated from de.emaarco.example to io.miragon.example. Related to #56 Co-authored-by: Marco Schäck <emaarco@users.noreply.github.com> Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
- Updated all 192 Kotlin files (package declarations and imports) - Moved 9 directory structures from de/emaarco/example to io/miragon/example - Updated 4 IntelliJ run configurations - Updated idempotency-pattern documentation This completes the package migration started in previous commit. Closes #56 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.