Skip to content

Bundles: Project bundles auto-fixes#275

Merged
iLLiCiTiT merged 4 commits intodevelopfrom
bugfix/ignore-project-bundle-if-studio-bundle-is-dev
Nov 27, 2025
Merged

Bundles: Project bundles auto-fixes#275
iLLiCiTiT merged 4 commits intodevelopfrom
bugfix/ignore-project-bundle-if-studio-bundle-is-dev

Conversation

@iLLiCiTiT
Copy link
Copy Markdown
Member

Changelog Description

Make sure that project bundle is project bundle and force use studio bundle in dev mode.

Additional info

Small enhancement of work with project bundles. Because AYON_BUNDLE_NAME can be set to studio bundle name it might fail to resolve project bundle.
And for developers who switch between production and dev. If AYON_BUNDLE_NAME stays set from previous session it causes fails when switching to dev as dev and project bundle can't be combined.

Testing notes:

  1. Set AYON_BUNDLE_NAME to one of your studio bundles (not current production).
  2. Start ayon launcher -> it should use current production studio bundle.
  3. Start dev mode with --bundle <name of dev bundle> -> it should start in the dev bundle.

@iLLiCiTiT iLLiCiTiT added the type: bug Something isn't working label Nov 20, 2025
@iLLiCiTiT iLLiCiTiT self-assigned this Nov 20, 2025
@iLLiCiTiT iLLiCiTiT requested a review from antirotor November 20, 2025 10:05
@iLLiCiTiT iLLiCiTiT merged commit cc232c0 into develop Nov 27, 2025
1 check passed
@iLLiCiTiT iLLiCiTiT deleted the bugfix/ignore-project-bundle-if-studio-bundle-is-dev branch November 27, 2025 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant