Skip to content

Test on all platforms when publishing#1959

Merged
rolandwalker merged 1 commit into
mainfrom
RW/publish-test-on-all-platforms
Jun 23, 2026
Merged

Test on all platforms when publishing#1959
rolandwalker merged 1 commit into
mainfrom
RW/publish-test-on-all-platforms

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

The publish.yml GitHub Action does a final test run before building and publishing to PyPi. It should test on all of the same platforms included in CI: Mac, Windows, and WSL (even though some tests are still skipped on Windows and WSL).

Incidentally update the python interpreter used for the build step to 3.14.

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

The publish.yml GitHub Action does a final test run before building and
publishing to PyPi.  It should test on all of the same platforms
included in CI: Mac, Windows, and WSL (even though some tests are still
skipped on Windows and WSL).

Incidentally update the python interpreter used for the "build" step to
3.14.
@rolandwalker rolandwalker self-assigned this Jun 23, 2026
@rolandwalker rolandwalker merged commit be011eb into main Jun 23, 2026
11 checks passed
@rolandwalker rolandwalker deleted the RW/publish-test-on-all-platforms branch June 23, 2026 09:50
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