Skip to content

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

Merged
schaubh merged 5 commits into
developfrom
feature/run-mujoco-pr-action
Feb 22, 2025
Merged

Edit pull-request.yml to run mujoco tests in some jobs#936
schaubh merged 5 commits into
developfrom
feature/run-mujoco-pr-action

Conversation

@juan-g-bonilla

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

Copy link
Copy Markdown
Contributor
  • 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
Comment thread .github/workflows/pull-request.yml
@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

@schaubh schaubh left a comment

Copy link
Copy Markdown
Contributor

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
@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