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

Test Linux Binaries after they're built in CI (Cont'd) #158

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

afinetooth
Copy link
Member

@afinetooth afinetooth commented Sep 27, 2024

⚡ Summary

Resolve issues with workflow, test-binaries.yml, that attempts to test the latest versions of our multi-arch linux binaries in architecture-specific environments, right after they're built in CI.

Add new workflow, test-binaries-qemu.yml to test in QEMU emulation.

☑️ Checklist

  • Add debug step to test-binaries workflow to assess artifact-download problem
  • Add new test-binaries-qemu workflow to test in QEMU emulation
  • Correct artifact check in test workflows with Run ID of triggering workflow (build.yml)

Copy link

coveralls-official bot commented Sep 27, 2024

Pull Request Test Coverage Report for Build 11073358852

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.983%

Totals Coverage Status
Change from base Build 11062061461: 0.0%
Covered Lines: 906
Relevant Lines: 964

💛 - Coveralls

@afinetooth afinetooth merged commit 6cb6d3a into master Sep 27, 2024
11 checks passed
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.

1 participant