-
Notifications
You must be signed in to change notification settings - Fork 6
Comparing changes
Open a pull request
base repository: ftrackhq/ftrack-python
base: main
head repository: livache66/ftrack-python
compare: main
- 18 commits
- 60 files changed
- 2 contributors
Commits on Feb 22, 2026
-
chore: ignore local connect.py with credentials and update version
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f2ee5e2 - Browse repository at this point
Copy the full SHA f2ee5e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82e0f24 - Browse repository at this point
Copy the full SHA 82e0f24View commit details -
chore: add manual workflow to test ftrack connection using secrets
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b3996c0 - Browse repository at this point
Copy the full SHA b3996c0View commit details -
fix: use poetry to install package in test-connection workflow
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 330125b - Browse repository at this point
Copy the full SHA 330125bView commit details -
fix: install dependencies via pip instead of poetry in test workflow
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 55dafbf - Browse repository at this point
Copy the full SHA 55dafbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab645da - Browse repository at this point
Copy the full SHA ab645daView commit details -
fix: use correct secret name FTRACK_API_KEY in test workflow
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c1703b - Browse repository at this point
Copy the full SHA 8c1703bView commit details -
fix: use FTRACK_API_KEY_UNITTEST secret name in test workflow
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 31198c2 - Browse repository at this point
Copy the full SHA 31198c2View commit details -
chore: standardize API key secret name to FTRACK_API_KEY_UNITTEST
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ee7b8d - Browse repository at this point
Copy the full SHA 0ee7b8dView commit details -
fix: replace Poetry curl installer with pip install poetry in cicd.yml
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a335bd - Browse repository at this point
Copy the full SHA 2a335bdView commit details -
chore: disable cicd and pr workflows temporarily
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2c4e7c - Browse repository at this point
Copy the full SHA a2c4e7cView commit details -
fix: read FTRACK_API_KEY_UNITTEST env var directly in test workflow
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c2e229 - Browse repository at this point
Copy the full SHA 8c2e229View commit details -
fix: expose FTRACK_API_KEY_UNITTEST as env var in test workflow
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fcd8081 - Browse repository at this point
Copy the full SHA fcd8081View commit details -
fix: simplify to use FTRACK_API_KEY consistently
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 545299a - Browse repository at this point
Copy the full SHA 545299aView commit details -
fix: strip whitespace from env vars to handle accidental newlines
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 104d6bf - Browse repository at this point
Copy the full SHA 104d6bfView commit details -
fix: strip newlines from secrets at shell level before use
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d632d1 - Browse repository at this point
Copy the full SHA 7d632d1View commit details -
feat: add workflow to create GiTproject with shots and tasks
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 640cd10 - Browse repository at this point
Copy the full SHA 640cd10View commit details -
fix: get task types from project schema instead of direct query
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8dc6736 - Browse repository at this point
Copy the full SHA 8dc6736View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main