Skip to content

Plugin updates to fix linux_arm64 build - #3583

Merged
peterebden merged 5 commits into
thought-machine:masterfrom
peterebden:arm64-fixes
Aug 26, 2026
Merged

Plugin updates to fix linux_arm64 build#3583
peterebden merged 5 commits into
thought-machine:masterfrom
peterebden:arm64-fixes

Conversation

@peterebden

Copy link
Copy Markdown
Collaborator

Notably this moves the Python plugin to v2. I don't think it's very different as far as this repo is concerned but one of the options goes away.

Also a minor test fix that goes a little wonky if it gets cached.

Comment threadtest.sh
warn "python3 not found, excluding python3 tests"
EXCLUDES="${EXCLUDES} --exclude=py3 --exclude python3"
warn "python3 not found, excluding python tests"
EXCLUDES="${EXCLUDES} --exclude=py"

Copy link
Copy Markdown
CollaboratorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The plugin seems to only label things with py now, so that's what we should use

@peterebden
peterebden merged commit 5a45f3b into thought-machine:masterAug 26, 2026
16 checks passed
Sign up for freeto 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.

2 participants

@peterebden@chrisnovakovic