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

Add dummy .sh files for .dsv hooks #8

Merged
merged 2 commits into from
Nov 8, 2024
Merged

Conversation

jasiex01
Copy link
Member

@jasiex01 jasiex01 commented Nov 7, 2024

When building packages with ament_package .dsv files are not taken in properly unless there is a .sh file with the same name registered with ament_environment_hooks. This is not the case when building the package with colcon. This PR adds dummy .sh file so the the hooks work as expected under all circumstances.

@jasiex01 jasiex01 requested a review from bjsowa November 7, 2024 15:10
@bjsowa bjsowa changed the base branch from ros2 to jazzy November 7, 2024 16:42
@bjsowa bjsowa force-pushed the bugfix/hooks-not-working branch from 8cbe777 to 5b130ff Compare November 7, 2024 16:44
leo_gz_worlds/CMakeLists.txt Show resolved Hide resolved
@jasiex01 jasiex01 requested a review from bjsowa November 8, 2024 10:55
@bjsowa bjsowa merged commit 4b66204 into jazzy Nov 8, 2024
2 checks passed
@bjsowa bjsowa deleted the bugfix/hooks-not-working branch November 8, 2024 11:33
@LeoRover LeoRover deleted a comment from mergify bot Nov 8, 2024
@bjsowa
Copy link
Member

bjsowa commented Nov 8, 2024

@Mergifyio backport iron humble

Copy link

mergify bot commented Nov 8, 2024

backport iron humble

✅ Backports have been created

bjsowa pushed a commit that referenced this pull request Nov 8, 2024
* Add dummy .sh files for .dsv hooks

* Add back .in extension to worlds hook

(cherry picked from commit 4b66204)

Co-authored-by: Jan Hernas <[email protected]>
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