Skip to content

[Tests] Add CI#16

Merged
Bobholamovic merged 7 commits intoPaddleCV-SIG:developfrom
Bobholamovic:add_ci
Sep 26, 2022
Merged

[Tests] Add CI#16
Bobholamovic merged 7 commits intoPaddleCV-SIG:developfrom
Bobholamovic:add_ci

Conversation

@Bobholamovic
Copy link
Copy Markdown
Member

  1. 添加build流水线,执行自动化构建。
  2. 监测到Node 16+Windows+Python3.7/3.8环境无法编译通过,将Node.js最低版本要求修改为17.0。
  3. 考虑到兼容Python 3.7,调整对NumPy的版本要求(>=1.21.3)。
  4. 在README中新增badges。

@Bobholamovic Bobholamovic linked an issue Sep 23, 2022 that may be closed by this pull request
Copy link
Copy Markdown
Member

@jscslld jscslld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Node.js 16.x的CI支持待后续PR解决。

Copy link
Copy Markdown
Member

@yibaikuai yibaikuai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Node.js 16.x的CI支持待后续PR解决。

@Bobholamovic Bobholamovic merged commit f435b21 into PaddleCV-SIG:develop Sep 26, 2022
@Bobholamovic Bobholamovic deleted the add_ci branch September 26, 2022 03:19
@jscslld
Copy link
Copy Markdown
Member

jscslld commented Sep 26, 2022

Node.js 16.x的CI支持将通过 #23 完善

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Tests] 添加CI build流水线。

3 participants