Skip to content

pull#17

Merged
krishnaavril merged 59 commits into
LittleBlackStarVisualEffects:releasesfrom
ynput:develop
Jun 6, 2026
Merged

pull#17
krishnaavril merged 59 commits into
LittleBlackStarVisualEffects:releasesfrom
ynput:develop

Conversation

@krishnaavril

Copy link
Copy Markdown
Member

Changelog Description

Paragraphs contain detailed information on the changes made to the product or service, providing an in-depth description of the updates and enhancements. They can be used to explain the reasoning behind the changes, or to highlight the importance of the new features. Paragraphs can often include links to further information or support documentation.

Additional info

Paragraphs of text giving context of additional technical information or code examples.

Testing notes:

  1. start with this step
  2. follow this step

vivi295 and others added 30 commits May 25, 2026 16:25
Add support for organizing version lists under parent folders and
checking for existing lists before creation. Extract helper methods
for managing list folders, creating lists, and updating list items.
Replace timestamp-based naming with direct list configuration.
Remove outdated TODO comment and reorganize imports alphabetically.
Update class docstring to end with period.
Add support for `versionListsTemplates` instance data alongside
profile-based configuration. Allow processing multiple list templates
with custom template data. Replace `response.json()` calls with
`response.data` for consistency across both plugins.
Skip processing lists with no version IDs. Add TODO comments
for future ayon_api compatibility. Extract create_entity_list_item
as a module-level function and adjust parameter order in
_create_entity_list_helper.
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
…ated-in-new-list' into feature/YN-0770-csv-ingest-populated-in-new-list
The collection plugin now only processes profiles and skips
template formatting, delegating that to the integration plugin.
The integration plugin now handles all template formatting for
list names and parent folders before creating or updating lists.
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
Remove unused imports from typing

The `Any` and `Generator` imports are no longer used
in this module.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
jakubjezek001 and others added 29 commits June 5, 2026 10:05
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
Move the existing version lists check before profile lookup to
exit early if lists are already present, avoiding unnecessary
profile retrieval.
The default_factory approach is more explicit and avoids
potential issues with mutable defaults.
- Add early continue if version_lists is empty to avoid
  redundant checks
- Rename template_keys to template_data for clarity since it
  contains data for template formatting, not just keys
…ated-in-new-list' into feature/YN-0770-csv-ingest-populated-in-new-list
When a review is successfully uploaded, mark the instance with
hasWebreview. Skip adding versions to review-session lists if no
webreview was created for that instance.
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
…flow_host

Add Extract Thumbnail to workflow host
…oduct_base_types_2

Load placeholders filter on product base types
…ted-in-new-list

Integrate published versions into AYON entity lists
@krishnaavril krishnaavril merged commit e51cdd7 into LittleBlackStarVisualEffects:releases Jun 6, 2026
4 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants