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
.
tryGoUp
/
GoUp
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
9
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
v1 readiness: correctness fixes, edge hardening, auto-TLS, load balancing, ops
- #35
#35
Merged
mirkobrombin
merged 11 commits into
main
tryGoUp/GoUp:main
from
feature/v1-readiness
tryGoUp/GoUp:feature/v1-readiness
Copy head branch name to clipboard
Jul 17, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
v1 readiness: correctness fixes, edge hardening, auto-TLS, load balancing, ops
#35
mirkobrombin
merged 11 commits into
main
tryGoUp/GoUp:main
from
feature/v1-readiness
tryGoUp/GoUp:feature/v1-readiness
Copy head branch name to clipboard
Commits
Commits on Jul 16, 2026
fix: terminate plugin children on exit, fix gzip 304, add admin timeouts and stop writer leak
mirkobrombin
committed
7f45df5
View commit details
Copy full SHA for 7f45df5
Browse repository at this point
feat: real config validation, strict unknown-field parsing and version command
mirkobrombin
committed
e1f54a6
View commit details
Copy full SHA for e1f54a6
Browse repository at this point
feat: add rate limiting, IP allow/deny, body limit, CORS, security headers, HSTS, force-https and cache-control
mirkobrombin
committed
1a67664
View commit details
Copy full SHA for 1a67664
Browse repository at this point
feat: SIGHUP config reload and log retention purge
mirkobrombin
committed
6236d77
View commit details
Copy full SHA for 6236d77
Browse repository at this point
chore: harden CI, add systemd unit, Dockerfile, production docs and changelog
mirkobrombin
committed
b0e3297
View commit details
Copy full SHA for b0e3297
Browse repository at this point
feat: automatic TLS via ACME/Let's Encrypt
mirkobrombin
committed
4fbd996
View commit details
Copy full SHA for 4fbd996
Browse repository at this point
feat: reverse-proxy load balancing with health checks and failover
mirkobrombin
committed
bfbd6ac
View commit details
Copy full SHA for bfbd6ac
Browse repository at this point
docs: document auto-TLS, load balancing and edge features in README
mirkobrombin
committed
c621cee
View commit details
Copy full SHA for c621cee
Browse repository at this point
test: cover config validation and edge middleware
mirkobrombin
committed
27b7fff
View commit details
Copy full SHA for 27b7fff
Browse repository at this point
ci: silence SA6002 for mandatory []byte BufferPool implementations
mirkobrombin
committed
7820f19
View commit details
Copy full SHA for 7820f19
Browse repository at this point
ci: suppress unavoidable SA6002 inline instead of globally
mirkobrombin
committed
e0395dd
View commit details
Copy full SHA for e0395dd
Browse repository at this point
You can’t perform that action at this time.