Skip to content

Conversation

josephnoir
Copy link

Motivation:

Some errors do not show up in debug builds. Enabling release mode builds improves the CI coverage.

Modifications:

Enable release mode builds for pull requests and scheduled builds on main.

Result:

Improved CI coverage.

### Motivation:

Some errors do not show up in debug builds. Enabling release mode builds improves the CI coverage.

### Modifications:

Enable release mode builds for pull requests and scheduled builds on main.

### Result:

Improved CI coverage.
@josephnoir josephnoir added the semver/none No version bump required. label Jul 29, 2025
@josephnoir josephnoir marked this pull request as draft July 29, 2025 17:50
@josephnoir
Copy link
Author

Need to look into the build errors here more.

@josephnoir
Copy link
Author

The errors so far were due to @testable and can be addressed with -enable-testing. There is a separate dining-philosophers job. I guess that one needs a release mode build too.

@josephnoir
Copy link
Author

Looks like the new release builds passed, but other tests failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant