Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor legacy avalon and pype to AYON #14

Merged
merged 7 commits into from
Dec 17, 2024

Conversation

BigRoy
Copy link
Contributor

@BigRoy BigRoy commented Dec 16, 2024

Changelog Description

Refactor legacy avalon and pype to AYON

Additional review information

Update all code to refer to AYON instead of legacy names.

Fixes #9

Testing notes:

  1. Harmony launch shoudl work
  2. All tools should work
  3. Publishing should work

Existing legacy scenes should also still work.

@BigRoy BigRoy added the type: maintenance Changes to the code that don't affect product functionality (Technical debt, refactors etc.)) label Dec 16, 2024
@BigRoy BigRoy self-assigned this Dec 16, 2024
@BigRoy
Copy link
Contributor Author

BigRoy commented Dec 16, 2024

There's still mention of "subset" and "Subset Manager" but it's only related to the tool used (the legacy Subset Manager).

Instead of refactoring it in this PR I think that's best tackled when solving #12 and implementing the new publish system - which would make the usage of the Subset Manager obsolete anyway.

@kalisp kalisp self-requested a review December 17, 2024 14:49
Copy link
Member

@kalisp kalisp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works with existing instances (still in old Pyblish!)

@kalisp kalisp merged commit cf5ab9f into develop Dec 17, 2024
1 check passed
@kalisp kalisp deleted the chore/refactor_naming_to_ayon branch December 17, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: maintenance Changes to the code that don't affect product functionality (Technical debt, refactors etc.))
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove OpenPype and avalon references
3 participants