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
.
basecamp
/
ruby-dev
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
27
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add bin/ci with gh signoff
- #7
#7
Merged
jeremy
merged 19 commits into
main
basecamp/ruby-dev:main
from
local-ci
basecamp/ruby-dev:local-ci
Copy head branch name to clipboard
Aug 3, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Add bin/ci with gh signoff
#7
jeremy
merged 19 commits into
main
basecamp/ruby-dev:main
from
local-ci
basecamp/ruby-dev:local-ci
Copy head branch name to clipboard
Commits
Commits on Aug 3, 2026
Add bin/ci with gh signoff, matching our other repos
Show description for 7b10725
jeremy
committed
7b10725
View commit details
Copy full SHA for 7b10725
Browse repository at this point
Handle bin/ci --help before the lint pass, not after
jeremy
committed
2e13072
View commit details
Copy full SHA for 2e13072
Browse repository at this point
Fix two silent false-greens in the lint pass, and stop under-scheduling builds
Show description for d3c229a
jeremy
committed
d3c229a
View commit details
Copy full SHA for d3c229a
Browse repository at this point
Inspect line-continued install_package calls too
Show description for 2c55da8
jeremy
committed
2c55da8
View commit details
Copy full SHA for 2c55da8
Browse repository at this point
Match package URLs regardless of quoting
Show description for c6d9d3b
jeremy
committed
c6d9d3b
View commit details
Copy full SHA for c6d9d3b
Browse repository at this point
Check every URL for a digest, not just ones that look like install_package
Show description for 4837464
jeremy
committed
4837464
View commit details
Copy full SHA for 4837464
Browse repository at this point
Exempt the two config files by name, not the whole savannah domain
Show description for fbf7812
jeremy
committed
fbf7812
View commit details
Copy full SHA for fbf7812
Browse repository at this point
Match the exempted config URLs as exact literals
Show description for c689796
jeremy
committed
c689796
View commit details
Copy full SHA for c689796
Browse repository at this point
Join continued lines with nothing, as shell does
Show description for ca195bf
jeremy
committed
ca195bf
View commit details
Copy full SHA for ca195bf
Browse repository at this point
Ignore URLs in shell comments
Show description for 67ddaf4
jeremy
committed
67ddaf4
View commit details
Copy full SHA for 67ddaf4
Browse repository at this point
Recognise comments that open straight after a shell operator
Show description for 8a5ad5f
jeremy
committed
8a5ad5f
View commit details
Copy full SHA for 8a5ad5f
Browse repository at this point
Track quote state when stripping comments
Show description for 3ac1420
jeremy
committed
3ac1420
View commit details
Copy full SHA for 3ac1420
Browse repository at this point
Fail safe on quoting forms the scanner doesn't model
Show description for f990ce7
jeremy
committed
f990ce7
View commit details
Copy full SHA for f990ce7
Browse repository at this point
Carry quote state between lines
Show description for ff1c335
jeremy
committed
ff1c335
View commit details
Copy full SHA for ff1c335
Browse repository at this point
Latch closed when quote state becomes unknowable
Show description for 6c788ff
jeremy
committed
6c788ff
View commit details
Copy full SHA for 6c788ff
Browse repository at this point
Skip heredoc bodies instead of scanning them as shell
Show description for 3345ee0
jeremy
committed
3345ee0
View commit details
Copy full SHA for 3345ee0
Browse repository at this point
Identify downloads by shape, deleting the shell scanner
Show description for 9ede8ff
jeremy
committed
9ede8ff
View commit details
Copy full SHA for 9ede8ff
Browse repository at this point
Cut unquoted URLs at the first operator, not just trailing ones
Show description for 98a62f9
jeremy
committed
98a62f9
View commit details
Copy full SHA for 98a62f9
Browse repository at this point
Classify on the URL path, ignoring the query string
Show description for f0314e6
jeremy
committed
f0314e6
View commit details
Copy full SHA for f0314e6
Browse repository at this point
You can’t perform that action at this time.