robin
a10f0e5968
Implement linux counterpart to manage.sh
2024-09-25 17:52:46 -04:00
robin@ynput.io
ee95a198aa
Merge branch 'develop' into bugfix/#895_fix_otio_subset_resources_img_sequence
2024-09-25 16:20:23 -04:00
Petr Kalis
3685a5e476
Merge pull request #913 from ynput/bugfix/AY-2275_sync-dependent-representations-when-loading-maya-file
...
Fix: download referenced representations when synchronizing workfile via SiteSync addon
2024-09-25 17:39:14 +02:00
Petr Kalis
efb69ddef1
Merge branch 'develop' into bugfix/AY-2275_sync-dependent-representations-when-loading-maya-file
2024-09-25 17:38:47 +02:00
Jakub Jezek
2980f10040
Add client path to sys.path and run repository from code
...
- Added client path to sys.path in conftest.py
- Implemented function to run the repository from code in manage.ps1
2024-09-25 16:06:24 +02:00
Jakub Trllo
af0159ae4a
Merge pull request #907 from BigRoy/chore/deliver_versions_remove_legacy_code
...
Deliver versions: Remove legacy code
2024-09-25 11:20:42 +02:00
Jakub Trllo
6897a2edd7
Merge branch 'develop' into chore/deliver_versions_remove_legacy_code
2024-09-25 11:19:44 +02:00
Robin De Lillo
885f8acd2b
Update client/ayon_core/pipeline/editorial.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-09-24 17:33:17 -04:00
Petr Kalis
cf7d794feb
Merge pull request #908 from ynput/bugfix/AY-6779_Deadline-Maya-publish-fails-with-Given-file-names-contain-full-paths
...
Fix: Not removing absolute path in Maya DL submission
2024-09-24 14:53:37 +02:00
Petr Kalis
7c16023409
Fix docstring type definition
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-09-24 14:49:20 +02:00
Roy Nieterau
284817df8e
Merge branch 'develop' into chore/deliver_versions_remove_legacy_code
2024-09-24 13:58:46 +02:00
Petr Kalis
7106ff0441
Refactor remove unneeded check for adding to set
2024-09-24 12:49:19 +02:00
Petr Kalis
2c673ea4c4
Refactor adding site to linked representations
...
Previously it was handled by ugly exception, not it actually checks if representation files are present and if not it forces redownload immediately.
2024-09-24 12:48:34 +02:00
Petr Kalis
2bd7f814bf
Fix directions of links
...
Currently workfile instance is on 'outside' side of reference link, we must look for 'input' reference links for it
2024-09-24 12:47:12 +02:00
Petr Kalis
ebbd65cc69
Refactor imports
2024-09-24 12:45:54 +02:00
Petr Kalis
5189ee7724
Added docstrings
2024-09-24 12:45:37 +02:00
Petr Kalis
d93c114d14
Fix querying of loadedVersions
...
It si only in context.data, without it 'reference' links (of loaded containers) won't be created.
2024-09-24 12:45:18 +02:00
Jakub Ježek
201c91a28b
Merge branch 'develop' into bugfix/#895_fix_otio_subset_resources_img_sequence
2024-09-24 10:34:04 +02:00
Roy Nieterau
722bf4d066
Merge branch 'develop' into bugfix/AY-6779_Deadline-Maya-publish-fails-with-Given-file-names-contain-full-paths
2024-09-23 17:28:05 +02:00
Jakub Trllo
a7977ad6d7
Merge pull request #861 from ynput/enhancement/exception-for-artist-error
...
Publisher: Exception for artist error
2024-09-23 17:16:11 +02:00
Mustafa Jafar
82d77d21ee
Merge branch 'develop' into enhancement/exception-for-artist-error
2024-09-23 17:10:48 +03:00
Roy Nieterau
e9b67edc0f
Remove legacy condition completely
2024-09-23 15:37:58 +02:00
Petr Kalis
ffd5482018
Fix not removing absolute path in Maya DL submission
...
This occured only in Maya (or DCC with AOV), caused pasting whole absolute path to metadata.json which could caused `Given file names contain full paths` (if ValidateExpectedFiles was disabled).
'files' is expecting only file names, not full path.
2024-09-23 15:17:47 +02:00
Roy Nieterau
b85289080e
Remove unused import
2024-09-23 15:02:12 +02:00
Roy Nieterau
cd5303ef7b
Remove legacy code
2024-09-23 14:42:01 +02:00
robin@ynput.io
d2b933718d
Adjust test docstring.
2024-09-23 08:22:54 -04:00
robin@ynput.io
f9ed6f5877
Fix typos.
2024-09-23 08:19:12 -04:00
Robin De Lillo
4f2340adea
Update client/ayon_core/pipeline/editorial.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-09-23 08:14:55 -04:00
Jakub Trllo
b2b933bc02
fix and simplify the visibility
2024-09-19 18:03:24 +02:00
Jakub Trllo
f5182f277c
fix success publish page
2024-09-19 17:33:31 +02:00
Jakub Trllo
ac8848dd19
fix crash widget layour
2024-09-19 17:28:59 +02:00
Jakub Ježek
d00fa72892
Merge pull request #44 from ynput/enhancement/OP-8218_Loader-OTIO-export-action
...
Add Loader OTIO export action - AY-3020
2024-09-19 10:41:10 +02:00
Jakub Ježek
6143041b3b
Merge branch 'develop' into enhancement/OP-8218_Loader-OTIO-export-action
2024-09-19 10:38:06 +02:00
Jakub Ježek
6c66933424
Merge branch 'develop' into bugfix/#895_fix_otio_subset_resources_img_sequence
2024-09-19 10:36:01 +02:00
robin@ynput.io
be2b8d5c60
Fix lint.
2024-09-18 16:46:49 -04:00
robin@ynput.io
b0b509d431
Add unit tests
2024-09-18 16:34:05 -04:00
robin@ynput.io
f4967d5f8b
Merge with PR changes
2024-09-18 16:31:56 -04:00
robin@ynput.io
ef6693f8a0
Add unit tests.
2024-09-18 16:28:45 -04:00
robin@ynput.io
efc31f0144
Consolidate pipeline.editorial.get_media_range_with_retimes
2024-09-18 15:45:45 -04:00
Jakub Trllo
7a9cf50c50
Merge pull request #896 from BigRoy/enhancement/AY-2224_add_show_in_ayon_launcher_action
...
Add "Show in AYON" launcher action
2024-09-18 17:04:05 +02:00
Robin De Lillo
0836fb810e
Apply suggestions from code review
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-09-18 08:15:13 -04:00
Robin De Lillo
ac226a360a
Apply suggestions from code review
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-09-18 08:14:59 -04:00
Jakub Ježek
d899f11b67
Merge branch 'develop' into bugfix/#895_fix_otio_subset_resources_img_sequence
2024-09-18 12:37:31 +02:00
Roy Nieterau
78f8767e4c
Merge branch 'develop' into enhancement/AY-2224_add_show_in_ayon_launcher_action
2024-09-18 12:02:41 +02:00
Roy Nieterau
5090732cf8
Apply suggestions from code review
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-09-18 12:02:25 +02:00
Jakub Trllo
cc38846a77
Merge pull request #881 from BigRoy/chore/extract_burning_missing_space
...
Chore: Extract Burnin typos/grammar fixes
2024-09-18 11:06:24 +02:00
Roy Nieterau
0d3f9dfdd5
Merge branch 'chore/extract_burning_missing_space' of https://github.com/BigRoy/ayon-core into chore/extract_burning_missing_space
2024-09-18 00:52:00 +02:00
Roy Nieterau
086b452a02
Reformat based on code review
2024-09-18 00:51:19 +02:00
Roy Nieterau
c2cfef7703
Apply suggestions from code review
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-09-18 00:48:44 +02:00
Roy Nieterau
9c3194c38a
Merge branch 'develop' into chore/extract_burning_missing_space
2024-09-18 00:47:39 +02:00