This repository has been archived by the owner on May 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Tutor Adoption 4: Devstack Parity: Dev Workflows #144
Comments
This was referenced Dec 21, 2022
tutor dev
workflows for locally-changed code
This was referenced Jan 5, 2023
I am currently working on Option 3: #146. We'll see how it goes. |
This was referenced Jan 6, 2023
This was referenced Jan 17, 2023
tutor dev
workflows for locally-changed code
We have eliminated all options except: so I'm closing this issue in favor of that issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Background
As described in the "Why" section of the quickdev plugin's documentation, the Tutor workflows involving installing and running locally-changed code/packages/requirements need improvement. As discussed in the quickdev TEP, we see three general paths forward:
tutor dev
much more stateful, counter to Tutor's design philosophy.tutor dev
andtutor [local|k8s]
.tutor dev
more stateful.tutor dev
behavior similar totutor local
.tutor dev
more stateful.tutor dev
behavior similar totutor local
.We could take a combination of paths (1+3 or 2+3). We could also start with a path and then reevaluate later (do 2 now, and consider 1 again later).
Note
This issue was previously broken into two separate issues:
We've combined them into one issue because they share similar root causes and possible solutions.
Tasks
Evaluate the three paths forward. Prototype as necessary. Implement at least one of them.
The text was updated successfully, but these errors were encountered: