Jean-Christophe Morin

Results 62 issues of Jean-Christophe Morin

See https://pyodide.org/en/latest/development/new-packages.html#writing-tests-for-your-package.

build

It is useless to re-compile the wheel when only changing the README or the UI.

enhancement
build

Add a scheduled workflow that would check the last commit in OTIO and would see if it needs to be built or not. Right now I need to do it...

enhancement
build

Right now the SVG isn't zoomable on desktop but it is on mobile...

bug

Please respond to this issue with items you would like to see added to the agenda. Items from attendees of TSC Meetings are prioritized above others, though ad-hoc reprioritization and...

TSC-Meeting

### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? When trying to solve for...

type::feature

Hello, while trying rattler (via py-rattler), I noticed that some packages take ages to resolve. For example: ```python >>> import rattler >>> import asyncio >>> asyncio.run(rattler.solve(['main'], ['mlflow=2.12.2=py39hb3b8efb_0'], platforms=['osx-arm64', 'noarch'])) ```...

## Feature Request Add support for defining custom schemas from Swift. ## Context Being able to register custom schemas is a central part of OTIO. The Swift bindings support the...