Skip to content

ci: compilation and unit test check#21

Merged
Miou-zora merged 19 commits intomainfrom
5-ci-compilation-and-unit-test-check
Oct 7, 2024
Merged

ci: compilation and unit test check#21
Miou-zora merged 19 commits intomainfrom
5-ci-compilation-and-unit-test-check

Conversation

@ripel2
Copy link
Contributor

@ripel2 ripel2 commented Oct 5, 2024

Linked to:

I added a compilation check and a unit test check before mirroring to Epitech's repository
I've also added package caching to speed up our action

@ripel2 ripel2 requested a review from a team October 5, 2024 09:39
@ripel2 ripel2 self-assigned this Oct 5, 2024
@ripel2 ripel2 linked an issue Oct 5, 2024 that may be closed by this pull request
@ripel2 ripel2 added the ci Everything related to continous integration label Oct 5, 2024
@ripel2 ripel2 requested a review from Miou-zora October 5, 2024 10:14
Copy link
Contributor

@Miou-zora Miou-zora left a comment

Choose a reason for hiding this comment

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

LGTM

@Miou-zora Miou-zora merged commit f038046 into main Oct 7, 2024
@Miou-zora Miou-zora deleted the 5-ci-compilation-and-unit-test-check branch October 7, 2024 04:44
MasterLaplace added a commit that referenced this pull request Dec 11, 2025
- Added Trigger component to mark colliders as sensors.
- Implemented TriggerEnterEvent and TriggerExitEvent for event-driven overlap detection.
- Introduced TriggerListener component for opt-in event handling.
- Established a thread-safe architecture for processing trigger events from Jolt worker threads.
- Created comprehensive documentation and examples for usage.
- Ensured full test coverage for the new components and events.

fix: Update issue statuses for basic constraints and soft body physics

- Marked Issue #15 as DONE with a status update.
- Marked Issue #21 as DONE, detailing implementation summary and key features completed.

build: Enable Address Sanitizer for debugging

- Added support for Address Sanitizer in xmake.lua when ENABLE_ASAN is set.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Everything related to continous integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI compilation and unit test check

2 participants