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
kdmccormick
moved this from 📥 New
to 🛠️ In Progress
in Developer Experience Working Group
Dec 21, 2022
This was referenced Dec 21, 2022
kdmccormick
changed the title
Improve workflows for running locally-changed code
Next steps on TEP for a quicker developent workflow
Jan 5, 2023
kdmccormick
changed the title
Next steps on TEP for a quicker developent workflow
Implement a quicker development workflow for Tutor
Jan 5, 2023
kdmccormick
changed the title
Implement a quicker development workflow for Tutor
Improve Jan 5, 2023
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
kdmccormick
changed the title
Improve
Tutor Adoption: Devstack Parity: Dev Workflows
Mar 19, 2023
tutor dev
workflows for locally-changed code
kdmccormick
changed the title
Tutor Adoption: Devstack Parity: Dev Workflows
Tutor Adoption 4: Devstack Parity: Dev Workflows
Mar 20, 2023
We have eliminated all options except: so I'm closing this issue in favor of that issue. |
github-project-automation
bot
moved this from In Progress
to Closed
in Developer Experience Working Group
Sep 7, 2023
kdmccormick
added
the
duplicate
This issue or pull request already exists elsewhere
label
Sep 7, 2023
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: