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

Remove hardcoded apps when syncing project. #30

Open
2 tasks
tokejepsen opened this issue Jun 29, 2018 · 1 comment
Open
2 tasks

Remove hardcoded apps when syncing project. #30

tokejepsen opened this issue Jun 29, 2018 · 1 comment

Comments

@tokejepsen
Copy link
Collaborator

tokejepsen commented Jun 29, 2018

Goal

Move away from hardcoded apps when syncing projects from CGWire.

Implementation

When creating projects in CGWire, the project apps are hardcoded, which does not take advantage of the preexisting work done on application toml files.

On creating a project, reference the toml files in the bin folder and register those.

  • Expose metadata in CGWire
  • Sync metadata from CGWire to Avalon
@tokejepsen
Copy link
Collaborator Author

This isn't the right approach.
It's up to Avalon to provide applications available to a studio or machine, which is what the .toml files and associated .bat files do, but applications available to the user should be specified per project. This should come from CGWire, as metadata of some kind.

A discussion about metadata in CGWire has been started here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant