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

Modernize CMake Fetching & Update Mamba CI/ CD #44

Merged
merged 4 commits into from
Oct 16, 2024
Merged

Conversation

schuhmaj
Copy link
Collaborator

@schuhmaj schuhmaj commented Oct 15, 2024

Changelog

  • Update CMake Dependency Files
  • Add CMake Target for formatting files according to .clang-format and mention it in CONTRIBUTING.md
  • Update deprecated Mamba Setup in GitHub Actions CI/ CD
  • Remove the USE_LOCAL_TBB option --> Now, this is properly solved by a proper find_package call (redirecting to FetchContent if not found)
  • Fix issues with yaml-cpp not being properly linked when already pre-installed on the system

- fix the Python Version to 3.12
- add setuptools dependency
- update the deprecated workflow
@schuhmaj schuhmaj marked this pull request as ready for review October 15, 2024 15:01
@schuhmaj schuhmaj requested a review from gomezzz October 15, 2024 15:01
Copy link
Collaborator

@gomezzz gomezzz left a comment

Choose a reason for hiding this comment

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

Some minor comments but you will know best if / how to address them I think :)

CONTRIBUTING.md Show resolved Hide resolved
cmake/spdlog.cmake Show resolved Hide resolved
environment.yml Show resolved Hide resolved
@schuhmaj
Copy link
Collaborator Author

@gomezzz Thank you for the quick review. I'll keep the clang-format thing in my head (or an issue). Otherwise, free for merge ✅

@schuhmaj schuhmaj merged commit 24b1b5f into main Oct 16, 2024
6 checks passed
@schuhmaj schuhmaj deleted the ci-fix-cmake-update branch October 16, 2024 12:30
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