Skip to content
Compare
Choose a tag to compare
@VatsalJagani VatsalJagani released this 29 Feb 08:16
· 116 commits to develop since this release

What's Changed

  • 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.