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

Enable debug and release builds on CI #32

Merged
merged 6 commits into from
May 3, 2024
Merged

Enable debug and release builds on CI #32

merged 6 commits into from
May 3, 2024

Conversation

Zeitsperre
Copy link
Member

Pull Request Checklist:

  • This PR addresses an already opened issue (for bug fixes / features)
  • Tests for the changes have been added (for bug fixes / features)
    • (If applicable) Documentation has been added / updated (for bug fixes / features)

What kind of change does this PR introduce?

  • Enables build tests for debug and release modes
  • Linting checks are now no longer performed on main

Does this PR introduce a breaking change?

  • No.

Other information:

The builds are allowed to fail. This is needed until CMAKE_BUILD_TYPE=Release is supported (See: #24)

@Zeitsperre Zeitsperre marked this pull request as ready for review May 3, 2024 19:28
@Zeitsperre Zeitsperre merged commit 11ec031 into main May 3, 2024
1 check passed
@Zeitsperre Zeitsperre deleted the enable-builds branch February 12, 2025 17:39
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.

Enable Actions so a build test can be added
1 participant