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) #162

Merged
merged 34 commits into from
Oct 1, 2024

Conversation

afinetooth
Copy link
Member

@afinetooth afinetooth commented Sep 27, 2024

⚡ Summary

Add steps to our build.yml workflow to test our new linux binaries in architecture-specific environments, right after they're built in CI.

☑️ Checklist

  • Trigger CI to re-test updated test-binaries and test-binaries-qemu workflows on master
  • Move multi-arch binary testing jobs to build.yml to overcome issues with triggered workflows.

…ld-linux job since that is the step that places the new binaries in the dist/ directory.
…NUMBER env var to add a label and identify the architecture-specific tests of coverage-reporter at Coveralls.io.
…low artifact sharing supported in actions/download-artifact@v4.
@afinetooth
Copy link
Member Author

🎉

… by workflow_run and only run in the default branch..
… because we're just downloading the binaries like customers will when they use them. We aren't building anything.
@afinetooth afinetooth merged commit 01bb3e9 into master Oct 1, 2024
13 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