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

Import Profile #80

Open
mottosso opened this issue Aug 1, 2019 · 0 comments
Open

Import Profile #80

mottosso opened this issue Aug 1, 2019 · 0 comments
Labels
feature Adds new behaviour or a significant change ui

Comments

@mottosso
Copy link
Owner

mottosso commented Aug 1, 2019

Goal

Help users with pre-existing profiles (or projects) to get going with Allzpark.

Motivation

Allzpark requires that each profile is a Rez package. If you've already got profiles setup in some other way, like through ftrack or Shotgun, there should be some way of converting these into Rez packages, such that you can start adding requirements and environment variables to them.

Implementation

A simple command-line operation should do the trick.

allzpark --import https://mystudio.ftrack.com/some_project
# some_project/package.py created

Alternatively, or additionally, some visual means of doing this via the GUI.

@mottosso mottosso added ui feature Adds new behaviour or a significant change labels Aug 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adds new behaviour or a significant change ui
Projects
None yet
Development

No branches or pull requests

1 participant