Skip to content

refactor: reflective classes in @ChangeTemplate annotation#26

Merged
dieppa merged 3 commits into
masterfrom
refactor/reflective_class_to_annotation
May 10, 2026
Merged

refactor: reflective classes in @ChangeTemplate annotation#26
dieppa merged 3 commits into
masterfrom
refactor/reflective_class_to_annotation

Conversation

@dieppa
Copy link
Copy Markdown
Member

@dieppa dieppa commented May 10, 2026

No description provided.

dieppa added 3 commits May 10, 2026 15:24
The unanchored `build/` pattern matched the `build/` directory inside
`buildSrc/src/main/kotlin/io/flamingock/build/`, silently dropping
VersionManager.kt and PrintVersionTask.kt from the previous commit and
breaking the CI release build with "Unresolved reference" errors.

Anchoring to `/build/` (matches root only) makes the package visible to
git, and adds the two Kotlin sources that were missing.
@dieppa dieppa merged commit b358854 into master May 10, 2026
4 checks passed
@dieppa dieppa deleted the refactor/reflective_class_to_annotation branch May 10, 2026 15:02
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.

1 participant