Skip to content

Conversation

@ihsandemir
Copy link
Collaborator

@ihsandemir ihsandemir commented Oct 31, 2025

Added the pthread linkage while verifying the build. 32-bit linux builds were failing due to this.

Example green build at here:

…it builds. I added it for all builds of the examples even though it may be automatically added for other than 32-bit linux builds.
…uilds can run on any commit or branch. Default behaviour is still to use master branch checkout.
@ihsandemir ihsandemir added this to the 5.5.0 milestone Oct 31, 2025
@ihsandemir ihsandemir requested a review from JackPGreen October 31, 2025 20:06
@ihsandemir ihsandemir self-assigned this Oct 31, 2025
@JackPGreen
Copy link
Contributor

Also added workflow input parameter commit ref.

Why did we need this?

@ihsandemir ihsandemir enabled auto-merge (squash) October 31, 2025 20:48
@ihsandemir
Copy link
Collaborator Author

Also added workflow input parameter commit ref.

Why did we need this?

I needed to be able to run the workflow on my fıx branch and hence I needed that we checkout a certaın branch for the testing of the PR change.

@JackPGreen
Copy link
Contributor

Also added workflow input parameter commit ref.

Why did we need this?

I needed to be able to run the workflow on my fıx branch and hence I needed that we checkout a certaın branch for the testing of the PR change.

You should be able to do that already? If you run the workflow from your branch it should implicitly use the branch as source.

@ihsandemir
Copy link
Collaborator Author

Also added workflow input parameter commit ref.

Why did we need this?

I needed to be able to run the workflow on my fıx branch and hence I needed that we checkout a certaın branch for the testing of the PR change.

You should be able to do that already? If you run the workflow from your branch it should implicitly use the branch as source.

You are right. I reverted back. See 5565ab5

@ihsandemir ihsandemir changed the title Add the pthread linkage while verifying the build - Add workflow input parameter commit ref [HZ-5191] Add the pthread linkage while verifying the build [HZ-5191] Nov 1, 2025
@ihsandemir ihsandemir merged commit 49c525b into master Nov 1, 2025
46 checks passed
@ihsandemir ihsandemir deleted the 32bit_thread_fix branch November 1, 2025 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants