Releases: DragonOS-Community/DADK
Releases · DragonOS-Community/DADK
v0.1.11
What's Changed
- ci: 添加单元测试和集成测试 by @fslongjin in #36
- ci: add code cov by @fslongjin in #37
- ci: add issue_checker by @Chiichen in #38
- test: 为executor添加环境变量检测及错误检测的测试用例,并修复了任务执行错误后仍继续运行的bug by @fslongjin in #39
- chore: 在readme添加codecov的覆盖率图标 by @fslongjin in #40
- feat: 添加target_arch字段,实现根据不同的架构来自动编译对应的包。 by @fslongjin in #42
- chore(release): bump version from 0.1.10 to 0.1.11 by @fslongjin in #43
Full Changelog: v0.1.10...v0.1.11
v0.1.10
v0.1.9
What's Changed
- 修复了子模块clone和checkout的bug by @sun5etop in #28
- 修复当目标文件夹已经存在时,copy_dir_all报错 by @fslongjin in #29
- bump version to 0.1.9 by @fslongjin in #30
New Contributors
Full Changelog: v0.1.8...v0.1.9
v0.1.8
v0.1.7
V0.1.6
V0.1.5
What's Changed
- 添加tar.xz的支持 by @fslongjin in #18
- bump version to 0.1.5 by @fslongjin in #19
Full Changelog: v0.1.4...v0.1.5
V0.1.4
What's Changed
- target管理 by @Jomocool in #14
- 增加
DADK_CURRENT_BUILD_DIR
环境变量,方便您在编译脚本中拷贝构建结果。 by @fslongjin in #16 - 并行执行多个DADK任务 by @Jomocool in #15
- bump version to 0.1.4 by @fslongjin in #17
New Contributors
Full Changelog: v0.1.3...v0.1.4
V0.1.3
What's Changed
- check-shallow-before-unshallow-repos by @fslongjin in #13
Check if the repo is shallow before trying to unshallow it.
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- 解决错误的对dragonos内的路径进行正则化的问题 by @fslongjin in #7
- 更新版本号 by @fslongjin in #8
- dadk支持预编译源+代码源支持从Archive导入 by @Chiichen in #10
- 对于预编译源任务的DADK命令行创建,不提供构建命令的输入 by @Chiichen in #11
- 解决解压在线下载的targz失败的问题 by @fslongjin in #12
New Contributors
Full Changelog: v0.1.0...v0.1.2