Fix devsoak.readme for Aminet validation - #11
Merged
Merged
Conversation
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
m68k-arosarchitecture token (Aminet's known set hasi386-arosbut nom68k-aros); AROS m68k presents an amigaos-compatible ABI som68k-amigaos >= 3.0alone covers itFixes the readme validation failure in the v1.0 Release workflow run:
https://github.com/sidick/devsoak/actions/runs/33639856669
Test plan
https://claude.ai/code/session_01EbDNgMg5EyWbEBRUvAoqP4