v2.2.4

View on GitHub Upgrade guide

Summary

Summary: properly handle jobs with environments attached.

Note: this newer version requires a permission update for the accompanying GitHub app. You will receive an email after the upgrade with instructions on how to make the change. If you do nothing, RunsOn will still work, but the fix below will not be active.

Fixes

  • Properly handle jobs with environments attached. Previously a runner would be launched irrespective of whether the deployment was waiting for an approval, which could incur some unwanted costs. This is now fixed.

Misc

  • Reduce max runner idle time from 20min to 10min.
  • Upgrade server dependencies.