Make URCPP Developer Friendly
还没有人认领这个 Issue。
评估
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 新手友好度
- 35/100
- Issue 类型
- 功能
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 技术栈
- docker, docker-compose, python
调研方向
首先检查现有的 Dockerfile 和 docker-compose.yml,然后将容器设置与 PR 190 中迁移到 Python 3 的更改进行比较。将容器配置移入 .devcontainer,提供一个开发卷,并验证应用和数据库容器能够在没有权限错误的情况下相互连接,并使用 Python 3 运行。
由索引模型根据 Issue 内容生成。
描述
Unable to run the app development environment in current state.
URCPP is currently not runnable using the docker container and docker-compose file with myriad of permission issues on the database and inconsistencies between the usernames and passwords being used to make the DB connection.
The repository should be modified to use a .devcontainer folder which sets up the development environment on its own.
Additional changes should address:
- Move the Dockerfile and docker-compose.yml files to a .devcontainer folder so we can develop in any environment.
- Storing the code in a volume so we don't need to rebuild every time to copy changed files into our docker image.
- Fixing permission issues between the database and the app containers. (The app currently doesn't run due to permission issues)
- Migrating to Python 3 (Scott Heggen made the migration to python 3 using local setup in this PR) within the docker container.
- 主要语言
- HTML
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
BCStudentSoftwareDevTeam/urcpp 的其他 Issue
-
难度 2/5 1-2 天 新手友好度 45/100
-
Update README.md 未关闭
BCStudentSoftwareDevTeam/urcpp#193 · 1 条评论 · 已指派 1 人 ·
-
BCStudentSoftwareDevTeam/urcpp#189 · 已指派 2 人 ·
-
BCStudentSoftwareDevTeam/urcpp#188 · 1 条评论 · 已指派 1 人 ·
-
难度 3/5 1-2 天 新手友好度 25/100
BCStudentSoftwareDevTeam/urcpp#187 · 1 条评论 ·
查看 BCStudentSoftwareDevTeam/urcpp 的全部 Issue
相似的 Issue
-
bug
难度 2/5 1-3 小时 新手友好度 85/100
-
[BUG]: "Clear All" in Settings doesn't clear the saved analysis, old data comes back after reload 未关闭bug
难度 2/5 1-3 小时 新手友好度 88/100
AOSSIE-Org/OrgExplorer#253 · 1 条评论 ·
-
enhancement
难度 2/5 1-3 小时 新手友好度 88/100
-
needs triage receiver/oracledb
难度 2/5 1-2 天 新手友好度 84/100
open-telemetry/opentelemetry-collector-contrib#51400 · 1 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 78/100