We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[任务] 整理 Mega 项目中的 FUSE 代码发布 crate
[任务分值] 14 分
[背景描述] 在 Mega 中有开发 FUSE + Passthrough + OverlayFS 部分的代码,为 Monorepo 构建提供支持;当前 rkb 项目中需要构建类似 Docker Build 的功能,可以利用这部分代码进行开发。
rkb
[需求描述] 整理 Mega 项目下的 scoprio 中关于 FUSE、Passghrough 和 OverlayFS 的代码,发布到 rk8s 下作为公用的 crate 被两个项目使用。
scoprio
[代码标准]
Signed-off-by
GPG
git commit
-s -S
GitHub Actions
[PR 提交地址] 提交到 rk8s 仓库的 main 分支 project/libfuse-fs 目录;
main
project/libfuse-fs
[开发指导]
[导师及邮箱] 请申请此题目的同学使用邮件联系导师,或加入到 R2CN Discord 后在 #p-rk8s 频道和导师交流。
#p-rk8s
[备注]
The text was updated successfully, but these errors were encountered:
任务创建成功。
Sorry, something went wrong.
/request-assign
认领成功:等待导师审核,请及时联系导师进行审核。
/intern-approve
认领审核成功:已将该任务分配给学生。
push-layer
Ivanbeethoven
No branches or pull requests
[任务] 整理 Mega 项目中的 FUSE 代码发布 crate
[任务分值] 14 分
[背景描述] 在 Mega 中有开发 FUSE + Passthrough + OverlayFS 部分的代码,为 Monorepo 构建提供支持;当前
rkb
项目中需要构建类似 Docker Build 的功能,可以利用这部分代码进行开发。[需求描述] 整理 Mega 项目下的
scoprio
中关于 FUSE、Passghrough 和 OverlayFS 的代码,发布到 rk8s 下作为公用的 crate 被两个项目使用。[代码标准]
Signed-off-by
和 使用GPG
签名,即提交代码时(使用git commit
命令时)至少使用-s -S
两个参数,参考 Contributing Guide;GitHub Actions
自动化测试,提交 PR 后请关注GitHub Actions
结果;[PR 提交地址] 提交到 rk8s 仓库的
main
分支project/libfuse-fs
目录;[开发指导]
[导师及邮箱] 请申请此题目的同学使用邮件联系导师,或加入到 R2CN Discord 后在
#p-rk8s
频道和导师交流。[备注]
The text was updated successfully, but these errors were encountered: