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

ci: fixes macOS builds #1019

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

ci: fixes macOS builds #1019

wants to merge 1 commit into from

Conversation

mrpollo
Copy link

@mrpollo mrpollo commented Nov 12, 2024

This pr fixes the macOS CI

@farhangnaderi
Copy link

This pr fixes the macOS CI

Thanks Ramon!

@facontidavide
Copy link
Owner

Thanks, but all the other builds are failing (see CI)

@farhangnaderi
Copy link

seems the touch ups with protobuf are failing. I will take a look.

@farhangnaderi
Copy link

farhangnaderi commented Nov 18, 2024

Thanks, but all the other builds are failing (see CI)

It should be ok now.
Edit: Our local Actions passed but not here.

@@ -118,7 +120,7 @@ export LDFLAGS="$QT_HOME/lib"
Clone the repository into **~/plotjuggler_ws**:

```shell
git clone https://github.com/facontidavide/PlotJuggler.git ~/plotjuggler_ws/src/PlotJuggler
git clone https://github.com/PX4/PlotJuggler.git ~/plotjuggler_ws/src/PlotJuggler
Copy link
Author

Choose a reason for hiding this comment

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

Please revert

Copy link
Owner

Choose a reason for hiding this comment

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

exactly 😄

@@ -10,24 +10,24 @@ endif()
find_package(ZeroMQ QUIET)

if(ZeroMQ_FOUND)
message(STATUS "[ZeroMQ] found")
# message(STATUS "[ZeroMQ] found")
Copy link
Author

Choose a reason for hiding this comment

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

can you please cleanup comments?

Copy link
Owner

Choose a reason for hiding this comment

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

what is going on here?

Are you intentionally removing ZeroMQ plugin?

@mrpollo mrpollo force-pushed the main branch 5 times, most recently from ed79ea6 to dc9cb8c Compare November 18, 2024 17:32
@mrpollo
Copy link
Author

mrpollo commented Nov 18, 2024

@facontidavide we made a few changes can you please approve the workflow runs? thank you

 ci: Fixes macOS builds (#1)

adds runners for both Intel and Apple silicon macs

---------

Co-authored-by: Daniel Agar <[email protected]>
Co-authored-by: Ramon Roche <[email protected]>
@farhangnaderi
Copy link

farhangnaderi commented Dec 19, 2024

I rebased and seems on local repo it passed all CI checks!

Copy link
Owner

@facontidavide facontidavide left a comment

Choose a reason for hiding this comment

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

see comments from @mrpollo

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.

3 participants