Skip to content

Add GHA workflow to test against latest Mypy commit#374

Open
cgoldberg wants to merge 1 commit into
dosisod:masterfrom
cgoldberg:test-mypy-latest
Open

Add GHA workflow to test against latest Mypy commit#374
cgoldberg wants to merge 1 commit into
dosisod:masterfrom
cgoldberg:test-mypy-latest

Conversation

@cgoldberg
Copy link
Copy Markdown

This PR adds a new GitHub Actions workflow to run tests against the latest commit in the Mypy repo to alert of upcoming breaking changes. It is scheduled to run nightly at 2AM UTC (or can be manually triggered)

See: #373 (comment)

Note: this job will fail until #373 is merged to address #372

I also noticed that some of the dependencies in dev-requirements.txt are pretty outdated and the existing ci.yml doesn't run on Python > 3.12. Let me know if it would be helpful to update those as well and I'll submit another PR.

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