Skip to content

Conversation

@meetgandhi-dev
Copy link
Contributor

The include directory previously contained all files copied over, but only *.h and *.hpp files are required. This commit removes all files that do not have a .h or .hpp extension, as well as any empty directories that may result from this cleanup.

The `include` directory previously contained all files copied over, but only `*.h` and `*.hpp` files are required. This commit removes all files that do not have a `.h` or `.hpp` extension, as well as any empty directories that may result from this cleanup.

Signed-off-by: Meet Gandhi <[email protected]>
@meetgandhi-dev
Copy link
Contributor Author

@pablogs9 any updates on this?

@pablogs9
Copy link
Member

pablogs9 commented Dec 9, 2024

Reopening to have CI passing

@pablogs9 pablogs9 closed this Dec 9, 2024
@pablogs9 pablogs9 reopened this Dec 9, 2024
@pablogs9 pablogs9 merged commit 096ded0 into micro-ROS:humble Dec 9, 2024
19 checks passed
@pablogs9
Copy link
Member

pablogs9 commented Dec 9, 2024

@mergify backport rolling jazzy

@mergify
Copy link
Contributor

mergify bot commented Dec 9, 2024

backport rolling jazzy

✅ Backports have been created

Details

@pablogs9
Copy link
Member

pablogs9 commented Dec 9, 2024

@meetgandhi-dev thanks for the contrib!

mergify bot pushed a commit that referenced this pull request Dec 9, 2024
The `include` directory previously contained all files copied over, but only `*.h` and `*.hpp` files are required. This commit removes all files that do not have a `.h` or `.hpp` extension, as well as any empty directories that may result from this cleanup.

Signed-off-by: Meet Gandhi <[email protected]>
Co-authored-by: Meet Gandhi <[email protected]>
(cherry picked from commit 096ded0)
mergify bot pushed a commit that referenced this pull request Dec 9, 2024
The `include` directory previously contained all files copied over, but only `*.h` and `*.hpp` files are required. This commit removes all files that do not have a `.h` or `.hpp` extension, as well as any empty directories that may result from this cleanup.

Signed-off-by: Meet Gandhi <[email protected]>
Co-authored-by: Meet Gandhi <[email protected]>
(cherry picked from commit 096ded0)
@meetgandhi-dev meetgandhi-dev deleted the humble branch December 9, 2024 08:23
pablogs9 added a commit that referenced this pull request Dec 9, 2024
* Remove non-header files from include folder (#716)

The `include` directory previously contained all files copied over, but only `*.h` and `*.hpp` files are required. This commit removes all files that do not have a `.h` or `.hpp` extension, as well as any empty directories that may result from this cleanup.

Signed-off-by: Meet Gandhi <[email protected]>
Co-authored-by: Meet Gandhi <[email protected]>
(cherry picked from commit 096ded0)

* Fix CI

Signed-off-by: Pablo Garrido <[email protected]>

* Fix naming

* Ensure naming

* New line fix

---------

Signed-off-by: Pablo Garrido <[email protected]>
Co-authored-by: Meet Gandhi <[email protected]>
Co-authored-by: Pablo Garrido <[email protected]>
pablogs9 added a commit that referenced this pull request Dec 9, 2024
* Remove non-header files from include folder (#716)

The `include` directory previously contained all files copied over, but only `*.h` and `*.hpp` files are required. This commit removes all files that do not have a `.h` or `.hpp` extension, as well as any empty directories that may result from this cleanup.

Signed-off-by: Meet Gandhi <[email protected]>
Co-authored-by: Meet Gandhi <[email protected]>
(cherry picked from commit 096ded0)

* Fix CI

Signed-off-by: Pablo Garrido <[email protected]>

* Fix naming

* Ensure naming

* New line fix

---------

Signed-off-by: Pablo Garrido <[email protected]>
Co-authored-by: Meet Gandhi <[email protected]>
Co-authored-by: Pablo Garrido <[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