This import resulted in adding additional logging handler which lead to duplication of logs in hosts with plugins containing `is_in_tests` method. Import is unnecessary for testing functionality.
* OP-6248 - enhanced logging and protection against failure
Covered issues found in production on customer site. SlackAPI exception doesn't need to have 'error', covered uncaught exception.
---------
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
* modified distribution to use bundles
* use bundles in modules discovery logic
* removed unused import
* added support for bundle settings getter
* added script launch mechanism to ayon start script
* show login UI through subprocess
* removed silent mode
* removed unused variable
* match env variables to ayon launcher
* moved ui lib function to ayon common
* raise custom exception on missing bundle name
* implemented missing bundle window to show issues with bundles
* implemented helper function to show dialog about issues with bundle
* handle issues with bundles
* removed unused import
* dont convert passed addons infor
* access keys only in server getters
* fix accessed attribute
* fix test
* fixed missing 'message' variable
* removed duplicated data
* removed unnecessary 'sha256' variable
* use lstrip instead of replacement
* use f-string
* move import to the top of file
* added some dosctrings
* change type
* use f-string
* fix grammar
* set default settings variant in global connection creation
* reuse new function
* added init file
* safe access to optional keys
* removed unnecessary condition
* modified print messages on issues with bundles
* Changed message in missing bundle window
* updated ayon_api to 0.3.2
* 🐛 use current project settings, not unreal project name
* 🐛 fix from where the project name is taken
* Update openpype/hosts/unreal/hooks/pre_workfile_preparation.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
* Update openpype/hosts/unreal/hooks/pre_workfile_preparation.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
---------
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
* removed settings of IntegrateAssetNew
* added 'active' to 'ValidateEditorialAssetName' plugin settings
* removed unused 'families_to_review' setting from tvpain
* implemented product name -> subset and product type -> family conversion
* fixed most of conversion utils related to subsets
* removed unused constants
* anatomy templates are handling folder and product in templates
* handle all possible template changes of asset, subest and family in settings
* updated ayon api
* updated fixed ayon api
* added conversion functions for representations
* fixed 'get_thumbnail' compatibility
* use del to handle ayon mode in intput links
* changed labels in UI based on AYON mode
* updated ayon_api with 0.2.0 release code
* set 'QT_SCALE_FACTOR_ROUNDING_POLICY' to 'PassThrough'
* implemented 'get_openpype_qt_app' which set all openpype related attributes
* implemented get app functions in igniter and ayon common
* removed env varaibles 'QT_SCALE_FACTOR_ROUNDING_POLICY'
* formatting fixes
* fix line length
* fix args