Skip to content

v0.2.11

Choose a tag to compare

@cliftonc cliftonc released this 27 Jun 10:46
v0.2.11
33f44ee

What's changed

  • GitHub tools: add an optional githubApiBaseUrl override (Octokit baseUrl), threaded through runrunnerloadGitHubExtensionbuildGitHubToolsGitHubClient. Lets a real workflow run with its github_* calls pointed at a fake GitHub server for tests/evals. Falls back to GITHUB_API_URL; production leaves it unset (→ https://api.github.com). Adds GitHubClient baseUrl-injection tests.
  • Docs: correct release trigger (published Release, not tag push).

Full Changelog: v0.2.10...v0.2.11