Open dannyclark opened 2 years ago
Consider switching https://github.com/pythonjobs/jobs/blob/15bc26a66cc1064db3722c24fcdc360f1ce1e62f/.travis.yml to GH actions:
I made a start https://github.com/stuaxo/pythonjobs/pulls
The template also needs updating https://github.com/stuaxo/pythonjobs-template
This was mostly fine, but I got stuck with a problem around hyde/cython and python 3.11.
I think it's resolved upstream, though maybe I should try punting everything down to python 3.10, I've got a feeling it might work - if not then need to wait for the fixes to filter through.
Hello,
I was looking into posting a job ad when I noticed the website was no longer updating, despite a new job being posted recently. I think this is because travis-ci.org has been retired, so the builds are no longer building.
However I believe open source projects are still supported for free at travis-ci.com and there's a migration guide here: https://docs.travis-ci.com/user/migrate/open-source-repository-migration
Would one of the admins be able to look into that?
Thanks, Dan.