Skip to content

chore: update Connect integration test matrix - #494

Open
tdstein wants to merge 4 commits into
mainfrom
issue-493-update-integration-matrix
Open

chore: update Connect integration test matrix#494
tdstein wants to merge 4 commits into
mainfrom
issue-493-update-integration-matrix

Conversation

@tdstein

@tdstein tdstein commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • update the integration matrix from Posit Connect's supported versions page
  • keep the newest listed patch release for each supported Connect release train
  • add a daily, manual, and repository_dispatch-triggered GitHub Action
  • open or update a single automation PR only when the matrix changes

Verification

  • uv run pytest tests/test_update_connect_matrix.py -q
  • uv run ruff check scripts/update_connect_matrix.py tests/test_update_connect_matrix.py
  • uv run ruff format --check scripts/update_connect_matrix.py tests/test_update_connect_matrix.py
  • uv run pyright scripts/update_connect_matrix.py tests/test_update_connect_matrix.py
  • workflow YAML parsed successfully
  • live source update produced 18 supported versions from 2026.08.1 through 2025.03.0

Integration tests were not run because they require Docker and a Connect license.

Closes #493

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
2509 2359 94% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 56d05b1 by action🐍

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The integration test matrix is missing recent releases

1 participant