This repository has been archived by the owner on Apr 24, 2024. It is now read-only.
Releases: kitware-resonant/girder-pytest-pyppeteer
Releases · kitware-resonant/girder-pytest-pyppeteer
v0.0.12
What's Changed
- Python 3.10 support for GitHub action
- Change author to Kitware Inc by @danlamanna in #19
- Lint codebase with
tox
by @mvandenburgh in #20 - Add type checking with
mypy
by @mvandenburgh in #22
New Contributors
- @danlamanna made their first contribution in #19
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- Use mkdocs-material as the mkdocs theme by @dchiquito in #10
- Add version strings directly in docs by @dchiquito in #11
- Fix readthedocs builds by @dchiquito in #12
- Debug docs for celery tasks not working by @dchiquito in #13
- Install git in pyppeteer.Dockerfile by @AlmightyYakob in #14
New Contributors
- @AlmightyYakob made their first contribution in #14 🎉
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- Use Python 3.9 in dockerfile by @mvandenburgh in #7
New Contributors
- @mvandenburgh made their first contribution in #7
Full Changelog: v0.0.9...v0.0.10
v0.0.9
Full Changelog: v0.0.8...v0.0.9
v0.0.8
Use the exec form of ENTRYPOINT
in pyppeteer.Dockerfile
Full Changelog: v0.0.7...v0.0.8
v0.0.7
Refactoring environment variable configuration
Full Changelog: v0.0.5...v0.0.7
v0.0.5
Creating a release purely to test the CI release process.
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Use pytest markexpr to determine if pyppeteer test should be run by @dchiquito in #2
New Contributors
- @dchiquito made their first contribution in #2
Full Changelog: https://github.com/girder/girder-pytest-pyppeteer/commits/v0.0.4