Cronologia Commit

Autore SHA1 Messaggio Data
  Dan Helfman 9317cbaaf0 Code formatting. 3 anni fa
  Dan Helfman 8ed5467435 Drop support for Python 3.6. Add support for 3.10. 3 anni fa
  Dan Helfman 631da1465e Add support for Python 3.9. 4 anni fa
  Dan Helfman 1f4f28b4dc Drop support for Python 3.5. Only support black code formatter on Python 3.8+. 4 anni fa
  Dan Helfman ea6cd53067 Update versions of test dependencies (test_requirements.txt and test containers). 4 anni fa
  Dan Helfman c6cb21a748 Switch to read-only container filesystem to avoid *.pyc getting created with busted permissions. 5 anni fa
  Dan Helfman 464ff2fe96 Run end-to-end tests on developer machines with Docker Compose for approximate parity with continuous integration tests. 5 anni fa
  Dan Helfman 08f017bc3e Remove broken Tox Python version filter when running Black (code formatter) environment directly. 5 anni fa
  Dan Helfman 5422d14f93 Add Python 3.8. 5 anni fa
  Dan Helfman e6d8c736d0 Documentation feedback: Don't hard-code Python 3.7 for Black. 5 anni fa
  Dan Helfman 2c46f53ef6 Attempt to upgrade version of pip used in CI. 5 anni fa
  Luke Murphy 60650ccfc7 Follow latest Tox developments 5 anni fa
  Dan Helfman a6c4debf78 Additional test coverage, and upgrade test requirements. 6 anni fa
  Luke Murphy 917a0dd0a0 Pass posargs to pytest in main testenv 6 anni fa
  Luke Murphy 358aed7c31 Allow to only run unit tests with Tox 6 anni fa
  Dan Helfman 9893834e85 Pass positional arguments to Tox environments commands. 6 anni fa
  Luke Murphy 7974219389 Make sure to pass `posargs` for Tox testenvs 6 anni fa
  Luke Murphy 85251cf5d4 Ensure to remove cache files for Tox runs 6 anni fa
  Dan Helfman bb8b1e58e8 PR feedback: Consistency. 6 anni fa
  Dan Helfman 06261d8c86 Merge branch 'master' into tox-skip-missing-interpreters 6 anni fa
  Dan Helfman 0defaf9cb5 Run tests for all installed versions of Python (#166). 6 anni fa
  Dan Helfman ed2c6053de Upgrade pip to a particular version during local test and CI. 6 anni fa
  Luke Murphy b94dbff216 Add isort configuration 6 anni fa
  Luke Murphy 4c30c94258 Add workaround for editable failure 6 anni fa
  Luke Murphy 20b8b45aeb Remove all configuration from Tox file 6 anni fa
  Luke Murphy 82ec45e375 Pin tox version 6 anni fa
  Dan Helfman e323290e61 Switch from bash to sh for black wrapper. 6 anni fa
  Dan Helfman 1ab44d4201 Wrap black with script that skips it if Python version < 3.6. 6 anni fa
  Dan Helfman 71b1c3dfb0 Make automated tests support running in Python 3.5. 6 anni fa
  Dan Helfman 3ce5533103 Make end-to-end test clean up after itself, and drop unnecessary use of Docker for it. 6 anni fa