Skip to content
New issue

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

ci: build release artifacts for more architectures #278

Merged
merged 1 commit into from
Apr 15, 2022

Conversation

xen0n
Copy link
Collaborator

@xen0n xen0n commented Apr 15, 2022

  • reorder alphabetically
  • add builds for popular hardware:
    • darwin/arm64, linux/arm64 (Apple Silicon and other AArch64 devices)
    • linux/mips64le (Loongson devices before loong64 transition)
    • linux/riscv64 (emerging architecture)

- reorder alphabetically
- add builds for popular hardware:
    - darwin/arm64, linux/arm64 (Apple Silicon and other AArch64 devices)
    - linux/mips64le (Loongson devices before loong64 transition)
    - linux/riscv64 (emerging architecture)
@codecov
Copy link

codecov bot commented Apr 15, 2022

Codecov Report

Merging #278 (16721f8) into master (3723142) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #278   +/-   ##
=======================================
  Coverage   70.95%   70.95%           
=======================================
  Files          34       34           
  Lines        2011     2011           
=======================================
  Hits         1427     1427           
  Misses        474      474           
  Partials      110      110           
Flag Coverage Δ
e2e-1.16.x ?
e2e-1.17.x ?
e2e-1.18.x ?
unittest-1.16.x 70.86% <ø> (ø)
unittest-1.17.x 70.86% <ø> (ø)
unittest-1.18.x 70.95% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@lyyyuna lyyyuna merged commit 522c284 into qiniu:master Apr 15, 2022
@qiniu-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lyyyuna, xen0n

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@xen0n xen0n deleted the more-arches branch April 15, 2022 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants