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

Test PR to debug macOS support for action #8

Closed
wants to merge 10 commits into from
Closed

Commits on Jun 19, 2024

  1. Added macOs support for gazebo installation

    Signed-off-by: Saurabh Kamat <kamatsaurabh01@gmail.com>
    sauk2 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    323dfd9 View commit details
    Browse the repository at this point in the history
  2. Updated command to configure brew

    Signed-off-by: Saurabh Kamat <kamatsaurabh01@gmail.com>
    sauk2 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    6eb2778 View commit details
    Browse the repository at this point in the history
  3. Changed command calls to blocking

    Signed-off-by: Saurabh Kamat <kamatsaurabh01@gmail.com>
    sauk2 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    2ada87a View commit details
    Browse the repository at this point in the history
  4. Changed macos from latest to 13

    Signed-off-by: Saurabh Kamat <kamatsaurabh01@gmail.com>
    sauk2 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f536182 View commit details
    Browse the repository at this point in the history
  5. Updated macos runner

    Signed-off-by: Saurabh Kamat <kamatsaurabh01@gmail.com>
    sauk2 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a49cfac View commit details
    Browse the repository at this point in the history
  6. Install brew through action

    Signed-off-by: Saurabh Kamat <kamatsaurabh01@gmail.com>
    sauk2 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1f87215 View commit details
    Browse the repository at this point in the history
  7. Removed homebrew action to check workflow

    Signed-off-by: Saurabh Kamat <kamatsaurabh01@gmail.com>
    sauk2 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    9cd01d3 View commit details
    Browse the repository at this point in the history
  8. Added matrix to macos test workflow

    Signed-off-by: Saurabh Kamat <kamatsaurabh01@gmail.com>
    sauk2 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    0af8a89 View commit details
    Browse the repository at this point in the history
  9. Update README with macOS instructions

    Signed-off-by: Saurabh Kamat <kamatsaurabh01@gmail.com>
    sauk2 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a3c9b69 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Added unit tests for macOS

    Signed-off-by: Saurabh Kamat <kamatsaurabh01@gmail.com>
    sauk2 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    962ab60 View commit details
    Browse the repository at this point in the history