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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
pythonbpf
/
Python-BPF
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
240
Code
Issues
22
Pull requests
4
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add CI workflow to run the test suite
- #96
#96
Merged
varun-r-mallya
merged 12 commits into
vmlinux-gen-fix
pythonbpf/Python-BPF:vmlinux-gen-fix
from
ci-test-runner
pythonbpf/Python-BPF:ci-test-runner
Copy head branch name to clipboard
Aug 30, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Add CI workflow to run the test suite
#96
varun-r-mallya
merged 12 commits into
vmlinux-gen-fix
pythonbpf/Python-BPF:vmlinux-gen-fix
from
ci-test-runner
pythonbpf/Python-BPF:ci-test-runner
Copy head branch name to clipboard
Commits
Commits on Aug 30, 2026
add CI workflow to run the test suite
Show description for ba37741
varun-r-mallya
committed
ba37741
View commit details
Copy full SHA for ba37741
Browse repository at this point
fix CI: bpftool is a virtual package on Ubuntu, install linux-tools instead
varun-r-mallya
committed
3960086
View commit details
Copy full SHA for 3960086
Browse repository at this point
fix CI: locate bpftool binary and add it to PATH manually
Show description for 34b5918
varun-r-mallya
committed
34b5918
View commit details
Copy full SHA for 34b5918
Browse repository at this point
pin clang bindings to 16.0.6 to match Ubuntu's default libclang
Show description for f67ff6c
varun-r-mallya
committed
f67ff6c
View commit details
Copy full SHA for f67ff6c
Browse repository at this point
DEBUG: dump struct_vmbus_channel_offer_channel on test failure
varun-r-mallya
committed
02d4216
View commit details
Copy full SHA for 02d4216
Browse repository at this point
remove debug step now that the bitfield issue is fixed
varun-r-mallya
committed
8abde43
View commit details
Copy full SHA for 8abde43
Browse repository at this point
fix CI: install LLVM 19 from apt.llvm.org, Ubuntu's default is too old
Show description for d473c2b
varun-r-mallya
committed
d473c2b
View commit details
Copy full SHA for d473c2b
Browse repository at this point
DEBUG: show real llc stderr on failure
varun-r-mallya
committed
2ec5e9c
View commit details
Copy full SHA for 2ec5e9c
Browse repository at this point
fix YAML syntax in debug step
varun-r-mallya
committed
d0d8364
View commit details
Copy full SHA for d0d8364
Browse repository at this point
fix CI: install LLVM 22 (matching llvmlite's bundled version), not 19
Show description for 7cf3146
varun-r-mallya
committed
7cf3146
View commit details
Copy full SHA for 7cf3146
Browse repository at this point
remove debug step, LLVM 22 fix confirmed working on CI
varun-r-mallya
committed
3a2fa45
View commit details
Copy full SHA for 3a2fa45
Browse repository at this point
avoid running CI twice per push: scope push trigger to master
Show description for 7ea46e5
varun-r-mallya
committed
7ea46e5
View commit details
Copy full SHA for 7ea46e5
Browse repository at this point
You can’t perform that action at this time.