Skip to content

Conversation

@ethanholz
Copy link
Collaborator

Developers certificate of origin

Changes

This pull request includes updates to the GitHub Actions workflows for both CPU and GPU runners. The changes primarily focus on updating the actions used and simplifying the configuration by removing redundant parameters. These new actions adhere to the AWS SDK such that we don't need to include the region name anymore. Additionally, these split up the actions so that they are more succinct. We have already merged these changes in feflow, for more information OpenFreeEnergy/feflow#112.

Updates to GitHub Actions workflows:

  • .github/workflows/cpu-runner.yaml: Removed the provider, action, and aws_region_name parameters from the aws-start and Stop instances steps. [1] [2]
  • .github/workflows/gpu-runner.yaml: Updated the action used for starting and stopping instances to omsf/start-aws-gha-runner@v1.0.0 and omsf/stop-aws-gha-runner@v1.0.0, respectively. Removed the provider, action, and aws_region_name parameters from the aws-start and Stop instances steps. [1] [2]

This commit utilizes the new OMSF start/stop gha-runner action for the
gpu_runner workflow.
This commit utilizes the new OMSF start/stop gha-runner action for the
cpu_runner workflow.
@github-actions
Copy link

No API break detected ✅

@atravitz atravitz requested a review from mikemhenry March 20, 2025 20:59
@mikemhenry mikemhenry merged commit 429138a into OpenFreeEnergy:main Mar 24, 2025
3 checks passed
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