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

CI Updates #450

Open
wants to merge 48 commits into
base: dev
Choose a base branch
from
Open

CI Updates #450

wants to merge 48 commits into from

Conversation

sublimator
Copy link
Collaborator

@sublimator sublimator commented Feb 28, 2025

  • Add Builds/macos scripts for installing dependencies and building
  • Add build-on-macos GA workflow

- Ensure build_test_hooks.sh works on macOS environments
- Maintain cross-platform compatibility between Linux and macOS

Note: requires 'ggrep' to be installed via Homebrew on macOS
- Create new GitHub Actions workflow for testing C hooks
- Refactor build_test_hooks.sh script
- Enhance script to work across different environments
@sublimator sublimator changed the title [WIP] MacCI [WIP] CI Updates Feb 28, 2025
@sublimator sublimator marked this pull request as ready for review March 5, 2025 06:30
@sublimator sublimator changed the title [WIP] CI Updates CI Updates Mar 5, 2025

mkdir -p build && cd build

cmake -DCMAKE_BUILD_TYPE=Release \
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you build Debug and include assert

Copy link
Collaborator

Choose a reason for hiding this comment

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

-Dassert=ON

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.

3 participants