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
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
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 }}
supabase
/
postgres
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
266
Star
1.8k
Code
Issues
32
Pull requests
74
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
ci: gate nix linux packages on required glibc <= 2.31
- #2437
#2437
Open
brainrake
wants to merge 18 commits into
develop
supabase/postgres:develop
from
claude/glic-reporting-workflow-60e746
supabase/postgres:claude/glic-reporting-workflow-60e746
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
ci: gate nix linux packages on required glibc <= 2.31
#2437
brainrake
wants to merge 18 commits into
develop
supabase/postgres:develop
from
claude/glic-reporting-workflow-60e746
supabase/postgres:claude/glic-reporting-workflow-60e746
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2026
ci: fail nix package builds that exceed glibc 2.31 floor
Show description for 705284d
brainrake
and
claude
committed
705284d
View commit details
Copy full SHA for 705284d
Browse repository at this point
ci: report offending file path in glibc floor check
Show description for e77bbbd
brainrake
and
claude
committed
e77bbbd
View commit details
Copy full SHA for e77bbbd
Browse repository at this point
style: shfmt check-glibc-floor.sh
Show description for d4127ea
brainrake
and
claude
committed
d4127ea
View commit details
Copy full SHA for d4127ea
Browse repository at this point
Commits on Sep 13, 2026
ci: move glibc floor check into nix flake check
Show description for 1a8820e
brainrake
and
claude
committed
1a8820e
View commit details
Copy full SHA for 1a8820e
Browse repository at this point
ci: rewrite glibc-floor check logic in nushell
Show description for 19a5573
brainrake
and
claude
committed
19a5573
View commit details
Copy full SHA for 19a5573
Browse repository at this point
ci: list every offending file in glibc-floor check
Show description for 06ebba7
brainrake
and
claude
committed
06ebba7
View commit details
Copy full SHA for 06ebba7
Browse repository at this point
ci: idiomatic nushell refactor for glibc-floor check
Show description for e657889
brainrake
and
claude
committed
e657889
View commit details
Copy full SHA for e657889
Browse repository at this point
ci: scan both legacyPackages and packages in glibc-floor check
Show description for c5d724d
brainrake
and
claude
committed
c5d724d
View commit details
Copy full SHA for c5d724d
Browse repository at this point
ci: filter to real ELF files before running objdump
Show description for 897948d
brainrake
and
claude
committed
897948d
View commit details
Copy full SHA for 897948d
Browse repository at this point
ci: fold file-type check into is-elf, add a return type
Show description for 7f22b52
brainrake
and
claude
committed
7f22b52
View commit details
Copy full SHA for 7f22b52
Browse repository at this point
ci: simplify is-elf to a single short-circuit expression
Show description for 9ba8779
brainrake
and
claude
committed
9ba8779
View commit details
Copy full SHA for 9ba8779
Browse repository at this point
ci: make is-elf consume \$in for point-free where usage
Show description for 2c45b74
brainrake
and
claude
committed
2c45b74
View commit details
Copy full SHA for 2c45b74
Browse repository at this point
ci: drop if/else + compact for a single filter
Show description for 2e2af84
brainrake
and
claude
committed
2e2af84
View commit details
Copy full SHA for 2e2af84
Browse repository at this point
Commits on Sep 14, 2026
ci: rewrite glibc floor check as glibc-version-check, idiomatic nushell
Show description for 696473b
brainrake
and
claude
committed
696473b
View commit details
Copy full SHA for 696473b
Browse repository at this point
Merge branch 'develop' into claude/glic-reporting-workflow-60e746
brainrake
authored
3da01aa
View commit details
Copy full SHA for 3da01aa
Browse repository at this point
Merge branch 'develop' into claude/glic-reporting-workflow-60e746
brainrake
authored
5a17d85
View commit details
Copy full SHA for 5a17d85
Browse repository at this point
Commits on Sep 17, 2026
Merge branch 'develop' into claude/glic-reporting-workflow-60e746
brainrake
authored
e2dfd61
View commit details
Copy full SHA for e2dfd61
Browse repository at this point
Commits on Sep 18, 2026
ci: drop makeWrapper for glibc-version-check's objdump dependency
Show description for 8f85071
brainrake
and
claude
committed
8f85071
View commit details
Copy full SHA for 8f85071
Browse repository at this point
You can’t perform that action at this time.