Closed guillaumeeb closed 3 months ago
One thing I noticed is that this looks really outdated https://github.com/dask/dask-jobqueue/blob/4bbd0a08342926ee8728ccd9a4559be3aa3ec628/.pre-commit-config.yaml#L7 flake8 moved to github years ago, see https://flake8.pycqa.org/en/latest/release-notes/4.0.0.html "Migrate from GitLab to GitHub"
Are you looking for help with this?
Definitely!
Created PR 636 to resolve CI failures.
Unfortunately CI fails in the PR since the updated images aren't pushed from the build step if its a PR - so CI action is still using the old docker images.
LMK if there's another direction I should take this to deal with the docker image catch-22
Specific to SGE tests - adding the --full-trace flag got rid of the seg fault, but I don't have a good root cause analysis.
This PR also doesn't address CI for documentation.
CI is in a much better place. #653 is still outstanding but I think we can close this issue in favour of that one.
Two things to look at: