Skip to content

PR2: Add Windows pytest smoke CI#158

Merged
audunarn merged 1 commit into
modern_devfrom
codex/pr2-ci-smoke-tests
May 19, 2026
Merged

PR2: Add Windows pytest smoke CI#158
audunarn merged 1 commit into
modern_devfrom
codex/pr2-ci-smoke-tests

Conversation

@audunarn
Copy link
Copy Markdown
Owner

Summary

  • Add a GitHub Actions workflow for pull requests and pushes to modern_dev.
  • Run on windows-latest with Python 3.13.
  • Install development dependencies, install the package editable, smoke-import anystruct, and run python -m pytest.

Notes

  • This intentionally starts with a single Windows job because the current application and tests have Windows-specific assumptions.
  • No production, GUI, or calculation code is changed.

Verification

  • Reviewed the branch compare diff.
  • Not run locally in this Codex environment because the workspace here is not a checked-out repository and git is not available on PATH.
  • CI should run on this draft PR and provide the real verification signal.

@audunarn audunarn marked this pull request as ready for review May 19, 2026 09:37
@audunarn audunarn merged commit 0c6e23d into modern_dev May 19, 2026
1 check passed
@audunarn audunarn deleted the codex/pr2-ci-smoke-tests branch May 26, 2026 11:43
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