Skip to content

Conversation

@justdave
Copy link
Member

Details

  • Cleaned some of the scripts related to docker builds, got the same "does docker exist?" sanity code in all of them now.
  • Converted the Release Tests GitHub Action to use a Docker image instead of running scripts directly on a GitHub test runner.
  • Moved the Release Tests action into the ci.yml file and removed releases.yml (getting all of the tests listed in the same place, since they all run on the same push/branch criteria anyway.
  • Added a script you can run with sh docker/run-tests-in-docker.sh which lets you pick a test to run and runs it locally.

Additional info

@justdave justdave requested a review from dylanwh December 11, 2025 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants