Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
googleapis
/
ruby-common-tools
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
5
Code
Issues
7
Pull requests
6
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
chore(ci): run doctests
- #451
#451
Draft
torreypayne
wants to merge 10 commits into
main
googleapis/ruby-common-tools:main
from
ci/run-doctests
googleapis/ruby-common-tools:ci/run-doctests
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Draft
chore(ci): run doctests
#451
torreypayne
wants to merge 10 commits into
main
googleapis/ruby-common-tools:main
from
ci/run-doctests
googleapis/ruby-common-tools:ci/run-doctests
Copy head branch name to clipboard
Commits
Commits on Jun 26, 2026
feat(ci): add doctest task with file detection
torreypayne
committed
8bf5587
View commit details
Copy full SHA for 8bf5587
Browse repository at this point
fix(toys): support unbundled_env for bundler 4 compatibility
torreypayne
committed
b9b549d
View commit details
Copy full SHA for b9b549d
Browse repository at this point
Commits on Aug 4, 2026
style(toys): omit parentheses in Bundler.send call for rubocop compliance
torreypayne
committed
6880e2f
View commit details
Copy full SHA for 6880e2f
Browse repository at this point
feat(toys): set MT_KWARGS_HACK=1 environment variable for yard doctest execution
torreypayne
committed
7840019
View commit details
Copy full SHA for 7840019
Browse repository at this point
feat(toys): add Minitest::Mock patch for yard doctest keyword argument compatibility
torreypayne
committed
b2108e5
View commit details
Copy full SHA for b2108e5
Browse repository at this point
fix(toys): use lazy Kernel.require hook in doctest_mock_patch to avoid bundler version conflicts
torreypayne
committed
f9c8018
View commit details
Copy full SHA for f9c8018
Browse repository at this point
fix(toys): add method_missing rescue in doctest_mock_patch for minitest 6 compatibility
torreypayne
committed
5c8fa4e
View commit details
Copy full SHA for 5c8fa4e
Browse repository at this point
fix(toys): refine doctest_mock_patch loading hook for minitest 6 compatibility
torreypayne
committed
a1f9d3b
View commit details
Copy full SHA for a1f9d3b
Browse repository at this point
fix(toys): hook all Kernel require methods for minitest 6 compatibility in yard doctests
torreypayne
committed
a68f3c9
View commit details
Copy full SHA for a68f3c9
Browse repository at this point
fix(toys): remove require_relative hook from doctest_mock_patch
torreypayne
committed
7a9a7f4
View commit details
Copy full SHA for 7a9a7f4
Browse repository at this point
You can’t perform that action at this time.