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
Add 'tutor dev quickstart' command #58
Labels
enhancement
Relates to new features or improvements to existing features
Comments
kdmccormick
added
the
enhancement
Relates to new features or improvements to existing features
label
Mar 31, 2022
kdmccormick
added a commit
to kdmccormick/tutor
that referenced
this issue
Mar 31, 2022
Add `tutor dev quickstart` command, which is equivalent to `tutor local quickstart`, but uses dev containers instead of local production ones. This should remove some friction from the Open edX development setup process, which previously required that users provision using local producation containers but then stop them and switch to dev containers: * tutor local quickstart * tutor local stop * tutor dev start -d Fixes openedx-unsupported/wg-developer-experience#58
kdmccormick
added a commit
to kdmccormick/tutor
that referenced
this issue
Apr 1, 2022
Add `tutor dev quickstart` command, which is equivalent to `tutor local quickstart`, but uses dev containers instead of local production ones. This should remove some friction from the Open edX development setup process, which previously required that users provision using local producation containers but then stop them and switch to dev containers: * tutor local quickstart * tutor local stop * tutor dev start -d Fixes openedx-unsupported/wg-developer-experience#58
WIP: kdmccormick/tutor#6 |
kdmccormick
added a commit
to kdmccormick/tutor
that referenced
this issue
Apr 5, 2022
Add `tutor dev quickstart` command, which is equivalent to `tutor local quickstart`, but uses dev containers instead of local production ones. This should remove some friction from the Open edX development setup process, which previously required that users provision using local producation containers but then stop them and switch to dev containers: * tutor local quickstart * tutor local stop * tutor dev start -d Fixes openedx-unsupported/wg-developer-experience#58
kdmccormick
added a commit
to kdmccormick/tutor
that referenced
this issue
Apr 5, 2022
Add `tutor dev quickstart` command, which is equivalent to `tutor local quickstart`, but uses dev containers instead of local production ones. This should remove some friction from the Open edX development setup process, which previously required that users provision using local producation containers but then stop them and switch to dev containers: * tutor local quickstart * tutor local stop * tutor dev start -d Also: * docs: in gettingstarted, explain command tree (k8s vs local vs dev) Fixes openedx-unsupported/wg-developer-experience#58
kdmccormick
added a commit
to kdmccormick/tutor
that referenced
this issue
Apr 6, 2022
Add `tutor dev quickstart` command, which is equivalent to `tutor local quickstart`, but uses dev containers instead of local production ones. This should remove some friction from the Open edX development setup process, which previously required that users provision using local producation containers but then stop them and switch to dev containers: * tutor local quickstart * tutor local stop * tutor dev start -d Also: * docs: in gettingstarted, explain command tree (k8s vs local vs dev) Fixes openedx-unsupported/wg-developer-experience#58
kdmccormick
added a commit
to kdmccormick/tutor
that referenced
this issue
Apr 6, 2022
Add `tutor dev quickstart` command, which is equivalent to `tutor local quickstart`, but uses dev containers instead of local production ones. This should remove some friction from the Open edX development setup process, which previously required that users provision using local producation containers but then stop them and switch to dev containers: * tutor local quickstart * tutor local stop * tutor dev start -d Also: * docs: in gettingstarted, explain command tree (k8s vs local vs dev) Fixes openedx-unsupported/wg-developer-experience#58
kdmccormick
added a commit
to kdmccormick/tutor
that referenced
this issue
Apr 6, 2022
Add `tutor dev quickstart` command, which is equivalent to `tutor local quickstart`, but uses dev containers instead of local production ones provides some setup steps that are tailored to developers. This should remove some friction from the Open edX development setup process, which previously required that users provision using local producation containers but then stop them and switch to dev containers: * tutor local quickstart * tutor local stop * tutor dev start -d Document the command and its improved workflow in ./docs/tutorials/nightly.rst Fixes openedx-unsupported/wg-developer-experience#58
kdmccormick
added a commit
to kdmccormick/tutor
that referenced
this issue
Apr 6, 2022
Add `tutor dev quickstart` command, which is equivalent to `tutor local quickstart`, but uses dev containers instead of local production ones provides some setup steps that are tailored to developers. This should remove some friction from the Open edX development setup process, which previously required that users provision using local producation containers but then stop them and switch to dev containers: * tutor local quickstart * tutor local stop * tutor dev start -d Document the command and its improved workflow in ./docs/tutorials/nightly.rst Fixes openedx-unsupported/wg-developer-experience#58
kdmccormick
added a commit
to kdmccormick/tutor
that referenced
this issue
Apr 6, 2022
Add `tutor dev quickstart` command, which is equivalent to `tutor local quickstart`, but uses dev containers instead of local production ones provides some setup steps that are tailored to developers. This should remove some friction from the Open edX development setup process, which previously required that users provision using local producation containers but then stop them and switch to dev containers: * tutor local quickstart * tutor local stop * tutor dev start -d Document the command and its improved workflow in ./docs/tutorials/nightly.rst Fixes openedx-unsupported/wg-developer-experience#58
Will be fixed by overhangio/tutor#627 |
kdmccormick
moved this from In Progress
to In Review
in Tutor DevEnv Adoption (OLD BOARD)
Apr 6, 2022
kdmccormick
added a commit
to kdmccormick/tutor
that referenced
this issue
Apr 9, 2022
Add `tutor dev quickstart` command, which is equivalent to `tutor local quickstart`, but uses dev containers instead of local production ones provides some setup steps that are tailored to developers. This should remove some friction from the Open edX development setup process, which previously required that users provision using local producation containers but then stop them and switch to dev containers: * tutor local quickstart * tutor local stop * tutor dev start -d Document the command and its improved workflow in ./docs/tutorials/nightly.rst Fixes openedx-unsupported/wg-developer-experience#58
kdmccormick
moved this from In Review
to In Progress
in Tutor DevEnv Adoption (OLD BOARD)
Apr 12, 2022
kdmccormick
moved this from In Progress
to Blocked
in Tutor DevEnv Adoption (OLD BOARD)
Apr 14, 2022
kdmccormick
added a commit
to kdmccormick/tutor
that referenced
this issue
Apr 18, 2022
Add `tutor dev quickstart` command, which is equivalent to `tutor local quickstart`, but uses dev containers instead of local production ones provides some setup steps that are tailored to developers. This should remove some friction from the Open edX development setup process, which previously required that users provision using local producation containers but then stop them and switch to dev containers: * tutor local quickstart * tutor local stop * tutor dev start -d Document the command and its improved workflow in ./docs/tutorials/nightly.rst Fixes openedx-unsupported/wg-developer-experience#58
kdmccormick
added a commit
to kdmccormick/tutor
that referenced
this issue
Apr 19, 2022
Add `tutor dev quickstart` command, which is equivalent to `tutor local quickstart`, but uses dev containers instead of local production ones provides some setup steps that are tailored to developers. This should remove some friction from the Open edX development setup process, which previously required that users provision using local producation containers but then stop them and switch to dev containers: * tutor local quickstart * tutor local stop * tutor dev start -d Document the command and its improved workflow in ./docs/tutorials/nightly.rst Fixes openedx-unsupported/wg-developer-experience#58
kdmccormick
added a commit
to kdmccormick/tutor
that referenced
this issue
Apr 19, 2022
Add `tutor dev quickstart` command, which is equivalent to `tutor local quickstart`, but uses dev containers instead of local production ones and includes some other small differences for the convience of Open edX developers. This should remove some friction from the Open edX development setup process, which previously required that users provision using local producation containers but then stop them and switch to dev containers: * tutor local quickstart * tutor local stop * tutor dev start -d Document the command and its improved workflow in ./docs/tutorials/nightly.rst Fixes openedx-unsupported/wg-developer-experience#58
regisb
pushed a commit
to overhangio/tutor
that referenced
this issue
Apr 19, 2022
Add `tutor dev quickstart` command, which is equivalent to `tutor local quickstart`, but uses dev containers instead of local production ones and includes some other small differences for the convience of Open edX developers. This should remove some friction from the Open edX development setup process, which previously required that users provision using local producation containers but then stop them and switch to dev containers: * tutor local quickstart * tutor local stop * tutor dev start -d Document the command and its improved workflow in ./docs/tutorials/nightly.rst Fixes openedx-unsupported/wg-developer-experience#58
Repository owner
moved this from In Review
to Closed
in Tutor DevEnv Adoption (OLD BOARD)
Apr 19, 2022
Repository owner
moved this from In Progress
to Done
in Axim Engineering Tasks
Apr 19, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Context
See #27
Acceptance
tutor dev quickstart
, analogous totutor local quickstart
. Update the docs.dev
instead oflocal
containers, are there other differences we want? For example, maybe we could:The text was updated successfully, but these errors were encountered: