You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use_ucc_gen parameter added to support UCC build Add-on support. (It uses ucc-gen build command to generate the build dynamically on the GitHub action directly.)
Added new utility ucc_additional_packaging for better way to generate proper Python Input handler file structure.
Better way to Auto detect App package id, App version number and App build number.
Better naming convention for App and Add-on build names.
Run App utilities on current branch instead of on default branch for better support and easier to deal with in codebase.
Automatically delete unwanted files from the build to avoid App inspect check issues.