Skip to content

ci: 馃 Update test matrix with new releases (08/31) - #15

Open
github-actions[bot] wants to merge 1 commit into
masterfrom
toxgen/update-08-31
Open

ci: 馃 Update test matrix with new releases (08/31)#15
github-actions[bot] wants to merge 1 commit into
masterfrom
toxgen/update-08-31

Conversation

@github-actions

Copy link
Copy Markdown

Update our test matrix with new releases of integrated frameworks and libraries.

How it works

  • Scan PyPI for all supported releases of all frameworks we have a dedicated test suite for.
  • Pick a representative sample of releases to run our test suite against. We always test the latest and oldest supported version.
  • Update tox.ini with the new releases.

Action required

  • If CI passes on this PR, it's safe to approve and merge. It means our integrations can handle new versions of frameworks that got pulled in.
  • If CI doesn't pass on this PR, this points to an incompatibility of either our integration or our test setup with a new version of a framework.

馃 This PR was automatically created using a GitHub action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment