Skip to content

Add cross-library compile-testing for wolfSSL products#10853

Open
night1rider wants to merge 1 commit into
wolfSSL:masterfrom
night1rider:cross-library-testing
Open

Add cross-library compile-testing for wolfSSL products#10853
night1rider wants to merge 1 commit into
wolfSSL:masterfrom
night1rider:cross-library-testing

Conversation

@night1rider

Copy link
Copy Markdown
Contributor

For each product (wolfSSH, wolfCLU, wolfTPM, wolfMQTT, wolfPKCS11, wolfProvider) this builds wolfSSL and then builds the product against it, at both the product's latest release tag and its master branch. It only checks that they compile, it does not run any tests.

If a wolfSSL change breaks a product's latest release on purpose, you say so in a commit message with breaks-<product>=<tag>.

A break on a product's master is not allowed and has to be fixed.

@night1rider night1rider self-assigned this Jul 6, 2026
@night1rider night1rider marked this pull request as ready for review July 6, 2026 22:18
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

retest this please

@wolfSSL-Fenrir-bot wolfSSL-Fenrir-bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Fenrir Automated Review — PR #10853

No scan targets match the changed files in this PR. Review skipped.

For each product (wolfSSH, wolfCLU, wolfTPM, wolfMQTT, wolfPKCS11, wolfProvider) this builds wolfSSL and then builds the product against it, at both the product's latest release tag and its master branch. It only checks that they compile, it does not run any tests. If a wolfSSL change breaks a product's latest release on purpose, you say so in a commit message with breaks-<product>=<tag>. A break on a product's master is not allowed and has to be fixed.
@night1rider night1rider force-pushed the cross-library-testing branch from 061d2fd to eb56757 Compare July 6, 2026 23:32
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.

2 participants