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

Edit pull-request.yml to run mujoco tests in some jobs #936

Merged
merged 5 commits into from
Feb 22, 2025

Conversation

juan-g-bonilla
Copy link
Contributor

@juan-g-bonilla juan-g-bonilla commented Feb 20, 2025

  • Tickets addressed: N/A
  • Review: By commit
  • Merge strategy: Merge (no squash)

Description

The updated workflow file calls conanfile.py with --mujoco True and --mujocoReplay True for a Linux, Windows, and Macos job, which are intended to test mujoco in for PR #908 . Both the Windows and Linux jobs were modified to use SWIG 4.2.1, which is required for running mujoco. The modified jobs have been renamed, so github must be configured for the new names.

Future work

Transition ubuntu20 jobs to Ubuntu24 (the 20 image is deprecated already), which comes with swig >=v4.2.1 built in. For Windows, look out for chocolatey supporting 4.2.1, then use choco instead of the current manual installation.

@juan-g-bonilla juan-g-bonilla added the build Build system or compilation enhancement label Feb 20, 2025
@juan-g-bonilla juan-g-bonilla self-assigned this Feb 20, 2025
@juan-g-bonilla juan-g-bonilla requested a review from a team as a code owner February 20, 2025 03:35
@juan-g-bonilla juan-g-bonilla requested review from schaubh and removed request for schaubh February 20, 2025 04:52
@juan-g-bonilla juan-g-bonilla force-pushed the feature/run-mujoco-pr-action branch 2 times, most recently from 20e38bd to 9fac9c4 Compare February 21, 2025 10:04
@juan-g-bonilla juan-g-bonilla force-pushed the feature/run-mujoco-pr-action branch from 9fac9c4 to 0379710 Compare February 21, 2025 23:27
Copy link
Contributor

@schaubh schaubh left a comment

Choose a reason for hiding this comment

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

good to go

@schaubh schaubh merged commit 073517e into develop Feb 22, 2025
10 checks passed
@schaubh schaubh deleted the feature/run-mujoco-pr-action branch February 22, 2025 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build system or compilation enhancement
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants