Skip to content

Conversation

@tobsecret
Copy link
Owner

This PR will add typechecking to the workflow. I considered pyright and mypy and decided on pyright.
Before introducing pyright though I also have to add new rules for when the build of a new docker image should be triggered.

Currently it's tied to changes happening to pyproject.toml. However, I'd also like to be able to trigger a rebuild whenever the docker file is rebuilt. This is because while some tooling might be important for the docker file, you might not want to have it in the dependencies of your package.

@tobsecret tobsecret merged commit 3312333 into main Nov 25, 2025
5 checks passed
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