jupyterhub / team-compass

A repository for team interaction, syncing, and handling meeting notes across the JupyterHub ecosystem.
http://jupyterhub-team-compass.readthedocs.io
62 stars 33 forks source link

Chore maintenance needs - fix test failures #702

Open consideRatio opened 9 months ago

consideRatio commented 9 months ago

I searched for dependabot and pre-commit PRs to get them merged across the org and saw a few repo's with test failures in the CI system we should try to resolve.

Links

January report

April report

May report

Off topic but for Erik's reference:

minrk commented 9 months ago

coming back to vacation backlog, I'll look at dockerspawner and traefik-proxy first.

minrk commented 9 months ago

quick peek, many (possibly most) are related to breaking changes in pytest-asyncio, see https://github.com/jupyterhub/jupyterhub/pull/4664 . A temporary pin like https://github.com/jupyterhub/jupyterhub/pull/4663 should work in several cases.

consideRatio commented 6 months ago

Updated for April's pre-commit updates observed failures