Skip to content

fix(bot): use archived classic dependency URLs - #16

Merged
zoeyrose merged 1 commit into
mainfrom
fix/bot-protocol-wheel-url
Aug 8, 2026
Merged

fix(bot): use archived classic dependency URLs#16
zoeyrose merged 1 commit into
mainfrom
fix/bot-protocol-wheel-url

Conversation

@zoeyrose

@zoeyrose zoeyrose commented Aug 8, 2026

Copy link
Copy Markdown
Member

Summary

  • point the Classic bot's v1.0.9 protocol wheel at its actual archived release repository
  • point the fallback libatrinik v1.1.5 source at its actual archived release repository
  • keep the immutable versions and SHA-256 pins unchanged
  • document the boundary between archived Classic bindings and the replacement protocol repository

Why

The pre-rename URLs currently work only through GitHub redirects. The fresh atrinik/protocol repository has no v1.0.9 release, so the bot dependency is not self-describing and would fail if redirects disappear.

Validation

  • downloaded and verified atrinik_protocol-1.0.9-py3-none-any.whl (78954264fa49ac8736dbfc7a72669f619e0202e6ae15445a0b0839aa8f30eb8a)
  • configured CMake through the corrected archived libatrinik v1.1.5 URL and checksum
  • built the native pathfinding adapter with strict warnings
  • CTest: 1/1 passed
  • bot regression: 418 tests passed against collected Classic content
  • actionlint .github/workflows/check.yml
  • python3 -W error -m compileall -q -f atrinik_bot
  • TOML/dependency-coordinate parse
  • git diff --check

Runtime topology verification is not applicable to this immutable dependency-coordinate correction.

@zoeyrose
zoeyrose marked this pull request as draft August 8, 2026 07:58
@zoeyrose
zoeyrose marked this pull request as ready for review August 8, 2026 16:31
@zoeyrose
zoeyrose merged commit 72f0bf8 into main Aug 8, 2026
2 checks passed
@zoeyrose
zoeyrose deleted the fix/bot-protocol-wheel-url branch August 8, 2026 16:31
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