This is the core needs for a Konveyor analyzer or a semver analyzer Language written in rust.
Find a file
Shawn Hurley 673ef9691e
All checks were successful
CI / Check & Test (push) Successful in 4m22s
feat: add unmapped_removed_props field to FixStrategyEntry
Props removed from the root component that don't have an exact
prop-name match on any child component are now tracked separately.
Maps prop name to a description of the migration target (e.g.,
'ModalFooter (as children, ReactNode)'). This enables the fix engine
to provide the LLM with explicit guidance for props like Modal's
'actions' that become children of a child component rather than
a named prop.
2026-04-10 23:13:06 -04:00
.forgejo/workflows fix: resolve cargo publish failures and deprecation warning 2026-03-30 12:33:54 -04:00
proto Adding initial GRPC/Konveyor core rust crate implementation 2026-03-30 10:23:12 -04:00
src feat: add unmapped_removed_props field to FixStrategyEntry 2026-04-10 23:13:06 -04:00
.gitignore fix: resolve cargo publish failures and deprecation warning 2026-03-30 12:33:54 -04:00
build.rs Adding initial GRPC/Konveyor core rust crate implementation 2026-03-30 10:23:12 -04:00
Cargo.toml chore: bump version to 0.0.4 (#3) 2026-04-06 09:35:47 -04:00