Below you will find pages that utilize the taxonomy term “Nelsonjordanme”
July 24, 2026
repro-check runnability
Version updated for https://github.com/nelsonjordanme/repro-check to version v0.11.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The repro-check GitHub Action automates the process of running and troubleshooting old research code, helping to identify and fix issues such as missing files, outdated dependencies, and removed APIs. It provides a runnability scaffold for reproducing computational papers by finding scripts, attempting to run them, and applying known fixes until they either run successfully or provide detailed information on where they stopped and what needs to be done next.
July 20, 2026
repro-check runnability
Version updated for https://github.com/nelsonjordanme/repro-check to version v0.10.3.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary repro-check is a tool designed to run old research code and automatically fix issues that cause it to crash. It finds scripts, tries to execute them, and applies known fixes if they break, repeating until the script runs successfully or provides a detailed explanation of where it stopped and what needs to be done next. This helps researchers recreate and verify scientific results from archived papers by automating the process of fixing code rot and dependency issues.