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

Add support for arm targets #21

Merged
merged 5 commits into from
May 12, 2020
Merged

Add support for arm targets #21

merged 5 commits into from
May 12, 2020

Conversation

Jonathas-Conceicao
Copy link
Member

This adds workflows to testing on ARMv7 and AArch64 using cross. Dockerfiles for containers with libarchive installed were also added to the project.

The PR also includes some minor improvements to the CI and build script.

Jonathas-Conceicao added 2 commits May 8, 2020 17:27
Signed-off-by: Jonathas-Conceicao <[email protected]>
Signed-off-by: Jonathas-Conceicao <[email protected]>
@github-actions
Copy link

Pull Request Test Coverage Report for Build 101923200

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.9%) to 43.75%

Files with Coverage Reduction New Missed Lines %
src/lib.rs 1 68.0%
Totals Coverage Status
Change from base Build 95282696: -0.9%
Covered Lines: 21
Relevant Lines: 48

💛 - Coveralls

Jonathas-Conceicao added 2 commits May 12, 2020 10:06
Added CI for both ARMv7 and AArch64 targets using cross. Docker images have also
been added to the repo for running the tests with a working instalation of
libarchive

Signed-off-by: Jonathas-Conceicao <[email protected]>
@otavio otavio merged commit 57f6508 into master May 12, 2020
@otavio otavio deleted the topic/ci branch May 12, 2020 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants