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
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
.
codebeltnet
/
web-cdn-origin
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
V2.0.0/service update
- #1
#1
Merged
gimlichael
merged 25 commits into
main
codebeltnet/web-cdn-origin:main
from
v2.0.0/service-update
codebeltnet/web-cdn-origin:v2.0.0/service-update
Copy head branch name to clipboard
Aug 9, 2026
Conversation
Commits
25
(25)
Checks
Files changed
Merged
V2.0.0/service update
#1
gimlichael
merged 25 commits into
main
codebeltnet/web-cdn-origin:main
from
v2.0.0/service-update
codebeltnet/web-cdn-origin:v2.0.0/service-update
Copy head branch name to clipboard
Commits
Commits on Jul 31, 2026
👷 modernize build system to .slnx and centralized props
Show description for d78d8af
aicia-bot
committed
d78d8af
View commit details
Copy full SHA for d78d8af
Browse repository at this point
⚙️ migrate to .net 10 minimal hosting
Show description for 558759a
aicia-bot
committed
558759a
View commit details
Copy full SHA for 558759a
Browse repository at this point
🏗️ add configuration infrastructure
Show description for 90a28b0
aicia-bot
committed
90a28b0
View commit details
Copy full SHA for 90a28b0
Browse repository at this point
🏗️ add hosting infrastructure
Show description for fe7fac4
aicia-bot
committed
fe7fac4
View commit details
Copy full SHA for fe7fac4
Browse repository at this point
✅ add comprehensive unit and functional tests
Show description for a5e1055
aicia-bot
committed
a5e1055
View commit details
Copy full SHA for a5e1055
Browse repository at this point
👷 add github ci workflows
Show description for fa9d009
aicia-bot
committed
fa9d009
View commit details
Copy full SHA for fa9d009
Browse repository at this point
💬 add repository docs and governance
Show description for c0fea68
aicia-bot
committed
c0fea68
View commit details
Copy full SHA for c0fea68
Browse repository at this point
💬 add changelog history from 1.0.0 to 2.0.0
Show description for 8da58a6
aicia-bot
committed
8da58a6
View commit details
Copy full SHA for 8da58a6
Browse repository at this point
Commits on Aug 4, 2026
✨ add case-insensitive path lookup via provider decorator
Show description for 24267b0
aicia-bot
committed
24267b0
View commit details
Copy full SHA for 24267b0
Browse repository at this point
💬 update changelog and readme for case-insensitive path support
Show description for be9e56f
aicia-bot
committed
be9e56f
View commit details
Copy full SHA for be9e56f
Browse repository at this point
👷 add multi-os test matrix to ci pipeline
Show description for 75734c5
aicia-bot
committed
75734c5
View commit details
Copy full SHA for 75734c5
Browse repository at this point
🔧 add test environment configuration
Show description for fffbbae
aicia-bot
committed
fffbbae
View commit details
Copy full SHA for fffbbae
Browse repository at this point
Commits on Aug 9, 2026
✅ modernize functional tests to xunit v3 patterns
Show description for 7d50725
aicia-bot
committed
7d50725
View commit details
Copy full SHA for 7d50725
Browse repository at this point
⚙️ refactor app bootstrapping to MinimalWebProgram pattern
Show description for ea03809
aicia-bot
committed
ea03809
View commit details
Copy full SHA for ea03809
Browse repository at this point
✨ add reusable container build and publish actions
Show description for 8f8f227
aicia-bot
committed
8f8f227
View commit details
Copy full SHA for 8f8f227
Browse repository at this point
👷 expand ci pipeline with multi-arch and container publishing
Show description for 23bdfed
aicia-bot
committed
23bdfed
View commit details
Copy full SHA for 23bdfed
Browse repository at this point
💬 document ci pipeline and container promotion workflow
Show description for 2270c97
aicia-bot
committed
2270c97
View commit details
Copy full SHA for 2270c97
Browse repository at this point
✨ add docker tagging actions and multi-image save support
Show description for 11ec051
aicia-bot
committed
11ec051
View commit details
Copy full SHA for 11ec051
Browse repository at this point
👷 add docker hub promotion workflow with semver and trunkver
Show description for 7147fa6
aicia-bot
committed
7147fa6
View commit details
Copy full SHA for 7147fa6
Browse repository at this point
💬 document docker hub promotion and semver tagging strategy
Show description for 8b9d927
aicia-bot
committed
8b9d927
View commit details
Copy full SHA for 8b9d927
Browse repository at this point
🧪 make static content case-insensitive on every os
gimlichael
committed
c832834
View commit details
Copy full SHA for c832834
Browse repository at this point
✨ add symlink resolution and case-insensitive cache prefix matching
Show description for 8ce760e
aicia-bot
authored and
gimlichael
committed
8ce760e
View commit details
Copy full SHA for 8ce760e
Browse repository at this point
🧹 remove case-insensitive physical file provider
gimlichael
committed
54cd0f7
View commit details
Copy full SHA for 54cd0f7
Browse repository at this point
🧪housekeeping
gimlichael
committed
c051615
View commit details
Copy full SHA for c051615
Browse repository at this point
📝 update 2.0.0 changelog
gimlichael
committed
9d4db09
View commit details
Copy full SHA for 9d4db09
Browse repository at this point
You can’t perform that action at this time.