We just merged #1592 which should make managing our various test environments much easier going forward. This ticket lays out a number of small tasks that can be taken to modernize our test environments and GitHub Actions Workflows. I'm sure I'm missing a few things here so feel free to comment / suggest alternatives.
Hatch related improvements
GitHub Actions related improvements
We just merged #1592 which should make managing our various test environments much easier going forward. This ticket lays out a number of small tasks that can be taken to modernize our test environments and GitHub Actions Workflows. I'm sure I'm missing a few things here so feel free to comment / suggest alternatives.
Hatch related improvements
requirements_dev_*.txtdefining separate environments for "minimal", "dev". These should include parameterizations over python versions (3.10 and 3.11).hatch run docs:serveGitHub Actions related improvements