Skip to content

Conversation

@wongcht
Copy link
Contributor

@wongcht wongcht commented Sep 4, 2023

  • reorganize CircleCI config
    • remove hardcoding of testing environment, use parameters matrix
    • use version 2.1
    • use cimg to replace deprecated circleci images
    • test currently supported versions only (py3.8-3.11, dj3.2-4.2)
  • tox test currently supported versions and upcoming python 3.12 and django 5.0 (main branch)
  • webpack 4 will not be supported in node v17 onwards, monkey-patch in webpack test config so that webpack 4 can be tested in node v18 and v20 (node v16 EOL on 2023-09-11)
@wongcht wongcht changed the title Testing environment upgrade Update supported Python & Django versions, improve testing config Sep 4, 2023
@fjsj
Copy link
Member

fjsj commented Sep 5, 2023

thanks @wongcht! we're reviewing this.

@rvlb rvlb self-requested a review September 5, 2023 17:13
@fjsj fjsj merged commit 87b02a9 into django-webpack:master Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants