Skip to content

Accept Ankh runtime devtools dependency - #25

Merged
artiphishle merged 13 commits into
mainfrom
fix/accept-ankh-runtime-devtools-dependency
Jul 19, 2026
Merged

Accept Ankh runtime devtools dependency#25
artiphishle merged 13 commits into
mainfrom
fix/accept-ankh-runtime-devtools-dependency

Conversation

@artiphishle

Copy link
Copy Markdown
Contributor

Summary

  • accept @ankhorage/devtools from dependencies for @ankhorage/ankh
  • keep the existing devDependencies requirement for ordinary public packages
  • reject the misplaced devDependency form for @ankhorage/ankh
  • add focused regression coverage for both dependency placements
  • add a patch changeset

Why

@ankhorage/ankh bundles @ankhorage/devtools as a runtime core provider. After ankh devtools sync, Doctor incorrectly reported package.dependencies.devtools.required because its policy only checked devDependencies.

This aligns Doctor with the devtools package-sync contract so aggregate ankh devtools sync and ankh doctor validate . agree on the required placement.

@artiphishle artiphishle self-assigned this Jul 19, 2026
@artiphishle
artiphishle merged commit e458854 into main Jul 19, 2026
1 check passed
@artiphishle
artiphishle deleted the fix/accept-ankh-runtime-devtools-dependency branch July 19, 2026 02:58
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