-
Notifications
You must be signed in to change notification settings - Fork 0
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
docs: update Python 3.11 docs and more #20
Conversation
|
||
You can point to the 2U fork of devstack with the following command:: | ||
|
||
% git remote set-url origin ssh://[email protected]/edx/devstack |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[inform] This is what I did locally, but my PR still got set up against openedx-unsupported at first, so there are other local changes I probably need to fix master, right?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's a separate thing we'll need to fix. GitHub knows that we forked edx/devstack from openedx-unsupported/devstack (either before or after the move from openedx) and so it assumes we want to contribute PRs to the upstream. I don't know if there's a way to change that behavior other than asking GitHub to unlink the repo from that "network".
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's a bummer.
I added edx/edx-arch-experiments#578 (comment) to take note of other things I found. I also wonder if I should back out any non-RST changes from this PR so that provisioning is not required? |
I found the issue that But you could also remove the |
This is to allow a local devstack to continue to work post this Python 3.11 update: See openedx/edx-platform#34982
Add update around ticket URL.
This probably won't fix readthedocs for us, but may get us one step closer. See edx/edx-arch-experiments#578
Provide some fixes for working with the edx fork of devstack. Also see edx/edx-arch-experiments#578
b69920a
to
04d614b
Compare
04d614b
to
99f1d2c
Compare
A variety of devstack doc updates, including:
See edx/edx-arch-experiments#578 for future work related to updating our docs.
I've completed each of the following or determined they are not applicable: