Devstack provisioning breaks with new demo course
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 3
- 派生
- 17
- PR 合并指标
- 30 天内没有已合并 PR
描述
Description
The demo course was updated in https://github.com/openedx/openedx-demo-course/pull/47 and devstack provisioning no longer works. This includes a new course key (new name and org) and the course content being moved a few directories deeper.
We have a temporary workaround to pin the old version of the demo course (https://github.com/openedx-unsupported/devstack/pull/1274) but should put in a more permanent fix. The PR https://github.com/openedx-unsupported/devstack/pull/1272 should fix this as far as the devstack repo itself is concerned, but there seem to be additional references to the course key outside of the devstack repo that might be causing problems.
An attempt to fix this issue
An old PR https://github.com/openedx-unsupported/devstack/pull/1272 can be used as a reference to fix this issue.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先查看旧的 devstack PR #1272 和临时 workaround PR #1274,然后追踪 devstack 仓库之外对演示课程 key 的引用。完成标准是:devstack provisioning 使用更新后的 openedx-demo-course 即可正常工作,而不再要求旧的固定版本。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- devops
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100