Skip to content

Restore the AppVeyor build for the 4.0 layout - #130

Merged
wolph merged 1 commit into
developfrom
fix/appveyor-develop
Jul 30, 2026
Merged

Restore the AppVeyor build for the 4.0 layout#130
wolph merged 1 commit into
developfrom
fix/appveyor-develop

Conversation

@wolph

@wolph wolph commented Jul 30, 2026

Copy link
Copy Markdown
Owner

The 4.0.0 modernization dropped appveyor.yml, but the AppVeyor project kept building every branch and PR with its detect-a-project fallback, stamping a permanent failure status on everything.

This restores a real build: the supported CPython tox environments (py310–py314) on uv-managed 64-bit interpreters (UV_PYTHON_PREFERENCE: only-managed, since the image's default PATH Python is 32-bit and packages without win32 wheels fail their source builds).

The AppVeyor build for this branch is green: https://ci.appveyor.com/project/WoLpH/portalocker/history (branch fix/appveyor-develop, all five environments passing).

The 4.0.0 modernization dropped appveyor.yml, but the AppVeyor project
kept building every branch and PR with its detect-a-project fallback,
stamping a permanent failure status on all of them. This restores a
real build: the supported CPython tox environments on managed 64-bit
interpreters.
Copilot AI review requested due to automatic review settings July 30, 2026 22:17

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@wolph
wolph merged commit 0e8b3cf into develop Jul 30, 2026
29 checks passed
@wolph
wolph deleted the fix/appveyor-develop branch July 31, 2026 00:35
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.

2 participants