Skip to content

Fix devsoak.readme for Aminet validation - #11

Merged
sidick merged 2 commits into
mainfrom
fix-aminet-readme
Sep 2, 2026
Merged

Fix devsoak.readme for Aminet validation#11
sidick merged 2 commits into
mainfrom
fix-aminet-readme

Conversation

@sidick

@sidick sidick commented Sep 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Shorten the Short description to ≤40 chars (Aminet's cap; was 57)
  • Drop the invalid m68k-aros architecture token (Aminet's known set has i386-aros but no m68k-aros); AROS m68k presents an amigaos-compatible ABI so m68k-amigaos >= 3.0 alone covers it

Fixes the readme validation failure in the v1.0 Release workflow run:
https://github.com/sidick/devsoak/actions/runs/33639856669

Test plan

  • Re-run readme validation / release workflow after merge and retagging v1.0

https://claude.ai/code/session_01EbDNgMg5EyWbEBRUvAoqP4

sidick and others added 2 commits September 2, 2026 15:10
Short description exceeded Aminet's 40-char limit, and m68k-aros is
not a recognized Aminet architecture token (only i386-aros exists for
AROS); AROS m68k presents an amigaos-compatible ABI so m68k-amigaos
alone covers it.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EbDNgMg5EyWbEBRUvAoqP4
Architecture field claimed AmigaOS >= 3.0, but devsoak actually
supports Kickstart 1.3 and later (src/devsoak.h, README.md both state
this and gate behaviour accordingly, e.g. timer.c/ops.c 1.3 fallbacks).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EbDNgMg5EyWbEBRUvAoqP4
@sidick
sidick merged commit fd50943 into main Sep 2, 2026
3 checks passed
@sidick
sidick deleted the fix-aminet-readme branch September 2, 2026 14:17
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