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
.
Forebase
/
NetEngine
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
18
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add comprehensive end-to-end integration tests with real Docker
- #65
#65
Merged
aidankhogg
merged 13 commits into
dev/alpha
Forebase/NetEngine:dev/alpha
from
claude/alpha-v1-roadmap-x952uw
Forebase/NetEngine:claude/alpha-v1-roadmap-x952uw
Copy head branch name to clipboard
Jun 28, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Add comprehensive end-to-end integration tests with real Docker
#65
aidankhogg
merged 13 commits into
dev/alpha
Forebase/NetEngine:dev/alpha
from
claude/alpha-v1-roadmap-x952uw
Forebase/NetEngine:claude/alpha-v1-roadmap-x952uw
Copy head branch name to clipboard
Commits
Commits on Jun 28, 2026
feat: complete alpha v1 — e2e tests, federation, and Docker fixes
Show description for c8cbda9
claude
committed
c8cbda9
View commit details
Copy full SHA for c8cbda9
Browse repository at this point
fix: black formatting on e2e tests; configure Docker address pool in CI
Show description for 1ecb370
claude
committed
1ecb370
View commit details
Copy full SHA for 1ecb370
Browse repository at this point
fix: isort import ordering in e2e test files
Show description for d30352d
claude
committed
d30352d
View commit details
Copy full SHA for d30352d
Browse repository at this point
fix: use 172.20.0.x e2e fixture spec to avoid CI subnet conflict
Show description for 01f2a1f
claude
committed
01f2a1f
View commit details
Copy full SHA for 01f2a1f
Browse repository at this point
fix: dns.py reads listen_ip from spec not dns_output; fix substrate assertion
Show description for ef640dc
claude
committed
ef640dc
View commit details
Copy full SHA for ef640dc
Browse repository at this point
fix: create CoreDNS container directly on core network at startup
Show description for 570cf4b
claude
committed
570cf4b
View commit details
Copy full SHA for 570cf4b
Browse repository at this point
fix: black formatting on dns.py after Docker API refactor
claude
committed
32eb606
View commit details
Copy full SHA for 32eb606
Browse repository at this point
fix: retry CoreDNS SOA verification up to 6x and log container output on failure
Show description for 13025fa
claude
committed
13025fa
View commit details
Copy full SHA for 13025fa
Browse repository at this point
fix: remove unused docker import in _verify_dns_service (flake8 F401)
claude
committed
e2e58b3
View commit details
Copy full SHA for e2e58b3
Browse repository at this point
fix: add $TTL + explicit IN class to zone files so CoreDNS accepts SOA
Show description for 6485b7c
claude
committed
6485b7c
View commit details
Copy full SHA for 6485b7c
Browse repository at this point
fix: gracefully handle missing gateway container in GatewayPortalHandler
Show description for f9583ae
claude
committed
f9583ae
View commit details
Copy full SHA for f9583ae
Browse repository at this point
fix: write Corefile patches via host-mounted path instead of sh exec
Show description for 23aa6d0
claude
committed
23aa6d0
View commit details
Copy full SHA for 23aa6d0
Browse repository at this point
fix: use Docker daemon APIs instead of shell exec for CoreDNS SIGHUP and file reads
Show description for 093ae1c
claude
committed
093ae1c
View commit details
Copy full SHA for 093ae1c
Browse repository at this point
You can’t perform that action at this time.