Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
AcademySoftwareFoundation
/
OpenTimelineIO
Public
Notifications
You must be signed in to change notification settings
Fork
342
Star
2k
Code
Issues
181
Pull requests
24
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Run tests on wheels
- #1977
#1977
Open
reinecke
wants to merge 22 commits into
AcademySoftwareFoundation:main
AcademySoftwareFoundation/OpenTimelineIO:main
from
reinecke:test-on-wheels
reinecke/OpenTimelineIO:test-on-wheels
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
Run tests on wheels
#1977
reinecke
wants to merge 22 commits into
AcademySoftwareFoundation:main
AcademySoftwareFoundation/OpenTimelineIO:main
from
reinecke:test-on-wheels
reinecke/OpenTimelineIO:test-on-wheels
Copy head branch name to clipboard
Commits
Commits on Feb 12, 2026
deprecate dev extra in favor of requirements.txt in tests dir
Show description for 2f13b73
reinecke
committed
2f13b73
View commit details
Copy full SHA for 2f13b73
Browse repository at this point
re-tool python tests to run against wheels
Show description for c532e58
reinecke
committed
c532e58
View commit details
Copy full SHA for c532e58
Browse repository at this point
fixed indentation issue in workflow yml
Show description for 02c9ffc
reinecke
committed
02c9ffc
View commit details
Copy full SHA for 02c9ffc
Browse repository at this point
Fixed illegal env variable in runs-on
Show description for 1e74290
reinecke
committed
1e74290
View commit details
Copy full SHA for 1e74290
Browse repository at this point
Added missing -r for installing requirements.txt
Show description for 647e183
reinecke
committed
647e183
View commit details
Copy full SHA for 647e183
Browse repository at this point
Added discrete step for installing otio
Show description for 7c56daa
reinecke
committed
7c56daa
View commit details
Copy full SHA for 7c56daa
Browse repository at this point
removed erroneous redundant lint check from wheel test
Show description for e1db564
reinecke
committed
e1db564
View commit details
Copy full SHA for e1db564
Browse repository at this point
fixed download artifact pattern to be glob instead of regex
Show description for bfffac2
reinecke
committed
bfffac2
View commit details
Copy full SHA for bfffac2
Browse repository at this point
filter wheel downloads to only pull for the OS version
Show description for 0d98ea8
reinecke
committed
0d98ea8
View commit details
Copy full SHA for 0d98ea8
Browse repository at this point
add --break-system-packages to test requirements for mingw
Show description for 4bed336
reinecke
committed
4bed336
View commit details
Copy full SHA for 4bed336
Browse repository at this point
add --break-system-packages to test wheel install for mingw
Show description for 7c3fc9b
reinecke
committed
7c3fc9b
View commit details
Copy full SHA for 7c3fc9b
Browse repository at this point
created anindependent build and test task for platforms with no wheel distro (mingw)
Show description for c79bd4d
reinecke
committed
c79bd4d
View commit details
Copy full SHA for c79bd4d
Browse repository at this point
fixed misplaced yaml object
Show description for ecad181
reinecke
committed
ecad181
View commit details
Copy full SHA for ecad181
Browse repository at this point
restricted test only python to mingw
Show description for 6f3278a
reinecke
committed
6f3278a
View commit details
Copy full SHA for 6f3278a
Browse repository at this point
added --break-system-packages for mingw
Show description for 6a1df4b
reinecke
committed
6a1df4b
View commit details
Copy full SHA for 6a1df4b
Browse repository at this point
updated smoketest and testonly targets to build off sdist
Show description for 91f1847
reinecke
committed
91f1847
View commit details
Copy full SHA for 91f1847
Browse repository at this point
reverted smoketest to use source checkout, fixed test only targets sdist resolution, made wheels no longer depend on smoketest
Show description for 30cd4d5
reinecke
committed
30cd4d5
View commit details
Copy full SHA for 30cd4d5
Browse repository at this point
one more attempt to make sdist install work
Show description for 8d240a7
reinecke
committed
8d240a7
View commit details
Copy full SHA for 8d240a7
Browse repository at this point
Trying using an intermediate variable to address sdist wildcard matching in mingw build
Show description for f1e7570
reinecke
committed
f1e7570
View commit details
Copy full SHA for f1e7570
Browse repository at this point
adding a debugging ls
Show description for 5f7bebc
reinecke
committed
5f7bebc
View commit details
Copy full SHA for 5f7bebc
Browse repository at this point
more debugging ls
Show description for a4cb7e2
reinecke
committed
a4cb7e2
View commit details
Copy full SHA for a4cb7e2
Browse repository at this point
reshuffle build step order in build only to make sure the sdist artifact is available for install and the repo is subsequently used for testing
Show description for d9e6e95
reinecke
committed
d9e6e95
View commit details
Copy full SHA for d9e6e95
Browse repository at this point
You can’t perform that action at this time.