-
Notifications
You must be signed in to change notification settings - Fork 60
SG-43459 Migrate Build scene/template workflows #145
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
Merged
carlos-villavicencio-adsk
merged 37 commits into
ticket/SG-43456_migration_1
from
ticket/SG-43459_migration_phase2
Jun 22, 2026
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
559160f
Remove framework dependency from dialogs classes
carlos-villavicencio-adsk 4da2df7
Migrate build asset/template workflows
carlos-villavicencio-adsk eb20c5a
Remove more references
carlos-villavicencio-adsk 9c0d72d
Use sandbox functions
carlos-villavicencio-adsk 5f23754
Update references on models
carlos-villavicencio-adsk c1df4e3
Migrate thumbnail utilities
carlos-villavicencio-adsk 1657118
Use more sandbox functions
carlos-villavicencio-adsk 5952719
Finish migrating framework-floam references
carlos-villavicencio-adsk 77efc5e
Update references from sgtk.flowam.create
carlos-villavicencio-adsk cb88ca1
Remove framework loading
carlos-villavicencio-adsk 74da4d5
Rename fucntion to get FlowAMActions instance
carlos-villavicencio-adsk e3c5ba5
Rename `am_base_obj` to `flowam_actions`
carlos-villavicencio-adsk fc27088
Latest Updates
carlos-villavicencio-adsk 4a3f936
Finish clean-up
carlos-villavicencio-adsk 9fad77e
Update imports
carlos-villavicencio-adsk 8dfe63d
Tested reference link and download workflows
carlos-villavicencio-adsk 7e52826
Finished testing build scene, open, reference, discard.
carlos-villavicencio-adsk 3d30405
Tested create template workflow
carlos-villavicencio-adsk 7d66ea0
Add tk_core_ref value for testing
carlos-villavicencio-adsk a7329ae
Format
carlos-villavicencio-adsk 19a5298
Fix fixture
carlos-villavicencio-adsk 10c7615
remove migrated methods
carlos-villavicencio-adsk d04aa23
Rename `medm` directory to `flowam`
carlos-villavicencio-adsk c489bc4
Removed `enable_flowam` setting
carlos-villavicencio-adsk 97c5e03
Get rid of `FlowAMActions` dependency injection and use app level module
carlos-villavicencio-adsk 43df636
Update core new definitions
carlos-villavicencio-adsk f5c1d84
Fix format
carlos-villavicencio-adsk 8e4a4af
Handle error
carlos-villavicencio-adsk fa1d044
Remove dead code
carlos-villavicencio-adsk 9becc41
Update references, rename variables
carlos-villavicencio-adsk 71eedd4
Fix discard draft logic
carlos-villavicencio-adsk 12e841f
Format
carlos-villavicencio-adsk 113d946
Update reference sequence
carlos-villavicencio-adsk b74125e
Improved `CreateReferenceError`
carlos-villavicencio-adsk 2974c6b
CR fixes
carlos-villavicencio-adsk ce26987
Fix method signature
carlos-villavicencio-adsk 38e0e20
Import flowam module just to be safe
carlos-villavicencio-adsk File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I feel like it is better to just create a function to group flow logic.
For example create a _flow_execute_action and called it when flow project id exists