Tags: Epic-R-R/openlibrary
Tags
Remove venv in python_tests (internetarchive#5053) We were getting errors on our workflows when trying to initialize the venv; it was complaining about `No such file or directory: '/home/runner/openlibrary_python_venv/bin/python'`. Disabling venv to fix master CI + unblock PRs.
Add mypy type checking to our testing (internetarchive#4988) * Add mypy type checking to our testing * Use proper regex mojo * Fix rename
Merge pull request internetarchive#4877 from RayBB/patch-1 remove docker development note from readme
Bump docutils from 0.8.1 to 0.16 (internetarchive#4822) Bumps [docutils](http://docutils.sourceforge.net/) from 0.8.1 to 0.16. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request internetarchive#4689 from jamesachamp/4672/refacto… …r/update-download-endpoint Update zipview_url with new endpoint
Merge pull request internetarchive#4547 from Yashs911/rename-bodyid Rename 'bodyid' to 'cssfile'
Merge pull request internetarchive#4580 from Yashs911/color-contrast-4 Fix search result and search inside color contrast + Fix missing 'less' on search result page
Userlist Brought under Want To Read Button internetarchive#3630 (inte… …rnetarchive#4369) * Brought Reading List out of WantToRead Button * Change copy text for list headings
Merge pull request internetarchive#4395 from cclauss/create_deploymen… …t/start_production_deploy.sh Scripts for production deployments
2852/refactor/replace urllib with requests in utils httpserver (inter… …netarchive#4407) * Replaced urllib with requests * Delete openlibrary.utils.httpserver because it is no longer used. * Upgrade to Python 3.9.1 * Upgrade to Python 3.9.1 Co-authored-by: Christian Clauss <cclauss@me.com>
PreviousNext