GitHub v5.11.0
Merged pull requests:
- CI: Use a custom token (non-fork PRs), or fall back to
GITHUB_TOKEN(fork PRs) (#207) (@maleadt) - Add compat/support for JSON 1.0 (#235) (@quinnj)
- Skip some tests on fork PRs (because certain resources are not accessible when using the GitHub Actions
GITHUB_TOKEN) (#239) (@DilumAluthge) - Remove "hello world" comment that was accidentally committed to master (#243) (@DilumAluthge)
- Add another
check_membership()test that doesn't require authentication (#245) (@DilumAluthge) - CI: Upgrade to
codecov-action@v5, and use an org-wideCODECOV_TOKEN(#247) (@DilumAluthge) - Bump version to 5.11.0 for new release (#250) (@quinnj)
Closed issues:
- TODO: Fix CI for fork PRs (#238)