Skip to content

Add CMake packaging, tests, and CI - #5

Merged
LimiNode merged 9 commits into
mainfrom
codex/update-cmake-and-implement-ci-for-log-it-cpp
Sep 13, 2025
Merged

Add CMake packaging, tests, and CI#5
LimiNode merged 9 commits into
mainfrom
codex/update-cmake-and-implement-ci-for-log-it-cpp

Conversation

@LimiNode

Copy link
Copy Markdown
Owner

Summary

  • integrate TimeShield dependency and package exports
  • add basic file logger test and consumer example
  • provide GitHub Actions and vcpkg port

Testing

  • cmake -S . -B build -DLOG_IT_CPP_BUILD_TESTS=ON
  • cmake --build build
  • ctest --test-dir build
  • cmake --install build --prefix install
  • cmake -S tests/install_consumer -B build-consumer -DCMAKE_PREFIX_PATH=$PWD/install
  • cmake --build build-consumer
  • ./vcpkg/vcpkg install log-it-cpp --overlay-ports=vcpkg-overlay/ports --overlay-ports=libs/time-shield-cpp/vcpkg-overlay/ports

https://chatgpt.com/codex/tasks/task_e_68c3adf747a0832c910237941eb8cea0

@LimiNode
LimiNode merged commit 7fab3b2 into main Sep 13, 2025
6 of 7 checks passed
@LimiNode
LimiNode deleted the codex/update-cmake-and-implement-ci-for-log-it-cpp branch September 20, 2025 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant