Skip to content

Conversation

@julien-lang
Copy link
Member

@julien-lang julien-lang commented Dec 11, 2025

  • Add 3.13 to CI tests
  • Update badges
  • Add 3.13 in README and documentation
  • Review deprecated code/information about old Python versions

@julien-lang julien-lang requested a review from Copilot December 11, 2025 18:27
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds documentation build validation and updates CI/CD pipeline configurations. The changes introduce automated Sphinx documentation building during the CI process and modernize the code style validation job with more explicit task configurations.

Key Changes:

  • Added automated Sphinx documentation building to the CI pipeline
  • Refactored code style validation job to use explicit Bash tasks instead of script shortcuts
  • Added flake8 linting to pre-commit hooks

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
azure-pipelines.yml Added build_documentation template to PR validation jobs
azure-pipelines-templates/code_style_validation.yml Refactored to use explicit Bash@3 tasks and removed unnecessary properties
azure-pipelines-templates/build_documentation.yml New template for building Sphinx documentation with Python 3.10 and PySide2
.pre-commit-config.yaml Added flake8 linting hook for code quality validation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@julien-lang julien-lang force-pushed the ticket/SG-40980-python-3-13-ci branch from 02e3a23 to 6553ec7 Compare December 17, 2025 21:21
@julien-lang julien-lang force-pushed the ticket/SG-40980-python-3-13-ci branch from 254e964 to 6220a13 Compare January 5, 2026 23:44
@julien-lang julien-lang requested a review from Copilot January 6, 2026 23:14
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@julien-lang julien-lang changed the title SG-40980 Tests SG-41624 Add Python 3.13 to CI tests Jan 6, 2026
@julien-lang julien-lang marked this pull request as ready for review January 6, 2026 23:17
@julien-lang julien-lang requested a review from a team January 6, 2026 23:17
@julien-lang julien-lang changed the title SG-41624 Add Python 3.13 to CI tests SG-41624 Add support for Python 3.13 Jan 6, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 8 out of 8 changed files in this pull request and generated 4 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

julien-lang and others added 2 commits January 6, 2026 16:28
Copy link
Contributor

@carlos-villavicencio-adsk carlos-villavicencio-adsk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Contributor

@carlos-villavicencio-adsk carlos-villavicencio-adsk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@julien-lang julien-lang merged commit a5c32bc into master Jan 14, 2026
25 checks passed
@julien-lang julien-lang deleted the ticket/SG-40980-python-3-13-ci branch January 14, 2026 17:10
@codecov
Copy link

codecov bot commented Jan 14, 2026

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 77.07%. Comparing base (13be391) to head (9458fc9).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
shotgun_api3/shotgun.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #433      +/-   ##
==========================================
+ Coverage   76.66%   77.07%   +0.40%     
==========================================
  Files          10       10              
  Lines        1890     1880      -10     
==========================================
  Hits         1449     1449              
+ Misses        441      431      -10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

4 participants