This repository has been archived by the owner on Sep 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 129
Webpublisher: extension is lowercased in Setting and in uploaded files #4095
Merged
+18
−4
Merged
Changes from 58 commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
f6495ca
OP-4394 - extension is lowercased in Setting and in uploaded files
kalisp 93b9dd7
OP-4394 - extension is lowercased in Setting and in uploaded files
kalisp f18efd2
OP-4394 - fix - lowercase extension everywhere
kalisp e11815b
OP-4394 - safer handling of Settings extensions
kalisp ed77950
[Automated] Bump version
f9732a8
renamed 'CollectAvalonEntities' to 'CollectContextEntities'
iLLiCiTiT 910b7d7
get "asset" and "task" from context
iLLiCiTiT 017720d
get "task" from context in anatomy context data
iLLiCiTiT db6bfcb
Bump terser from 5.10.0 to 5.14.2 in /website
dependabot[bot] ff76034
ignore case sensitivity of extension in files widget
iLLiCiTiT 213c78b
Avoid name conflict where `group_name != group_node` due to maya auto…
BigRoy d662b34
added settings for validate frame range in tray publisher
iLLiCiTiT 125d0bb
Feature: Auto download last published workfile as first workfile
Tilix4 af15b0d
Project setting
Tilix4 7a7c91c
docstring
Tilix4 e24489c
comment length
Tilix4 17853d0
lint
Tilix4 881bceb
requested cosmetic changes
Tilix4 9e01c5d
Change to REST API using web server
Tilix4 8d9542b
lint
Tilix4 5e02d7d
legacy compatibility
Tilix4 1c48c09
use 'created_dt' of representation
Tilix4 a614f0f
add priority to add_site
Tilix4 b6365d8
clean
Tilix4 138051f
clean
Tilix4 3a5ebc6
sort fields
Tilix4 29f0dee
clean
Tilix4 a600cf4
fix last version check
iLLiCiTiT 7596610
replaced 'add_sites_to_representations' with 'reset_timer' in rest api
iLLiCiTiT 2052afc
added ability to rese timer from add_site
iLLiCiTiT f7c1fa0
'reset_timer' can reset timer via rest api endpoint
iLLiCiTiT 1d028d2
updated prelaunch hook with new abilities of sync server
iLLiCiTiT 5db7430
check if is sync server enabled
iLLiCiTiT 75e1295
removed 'get_representation_last_created_time_on_site' function
iLLiCiTiT 99bebd8
fix typo
iLLiCiTiT 44cfbf9
added method to check if representation has all files on site
kalisp 2e6f850
small updates to docstrings
kalisp 5838f0f
clean
Tilix4 c096279
logging format
Tilix4 460adc7
Alembic Loader as Arnold Standin
ecbe06b
Alembic Loader as Arnold Standin
2e6974b
Alembic Loader as Arnold Standin
ce5d4c0
Alembic Loader as Arnold Standin
c58ef40
Alembic Loader as Arnold Standin
0314657
Alembic Loader as Arnold Standin
6e94a81
Alembic Loader as Arnold Standin
6660830
Alembic Loader as Arnold Standin
7c3f625
Alembic Loader as Arnold Standin
bee7b17
Alembic Loader as Arnold Standin
3649ee7
Alembic Loader as Arnold Standin
cd27df0
Alembic Loader as Arnold Standin
3186acc
Alembic Loader as Arnold Standin
cf8bd8e
Alembic Loader as Arnold Standin
93bff0c
[Automated] Bump version
35b43f3
Bump loader-utils from 1.4.1 to 1.4.2 in /website
dependabot[bot] ece1e8b
OP-4394 - Hound
kalisp 96f3a9a
Merge branch 'develop' of github.com:pypeclub/OpenPype into bugfix/OP…
kalisp 4b95ad6
OP-4394 - use lowercased extension in ExtractReview
kalisp 64e5af2
OP-4394 - removed explicit lower from repre ext to not shadow upper c…
kalisp File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.