Skip to content

Releases: DragonOS-Community/DADK

v0.1.11

27 Apr 14:31
446edd1
Compare
Choose a tag to compare

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

19 Mar 13:11
057efcb
Compare
Choose a tag to compare

What's Changed

  • 增加“只编译一次”和“只安装一次”的功能 by @fslongjin in #31

Full Changelog: v0.1.9...v0.1.10

v0.1.9

19 Mar 09:44
9aa5279
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.8...v0.1.9

v0.1.8

03 Mar 16:28
df494d8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

v0.1.7

17 Feb 16:46
80d3f38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.1.7

V0.1.6

24 Nov 08:25
a9a95a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

V0.1.5

15 Nov 09:07
de04223
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

V0.1.4

08 Nov 11:32
bc00399
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

V0.1.3

28 Sep 16:27
2ebfffe
Compare
Choose a tag to compare

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

05 Aug 06:55
09dd740
Compare
Choose a tag to compare

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