Fengling Gateway - 网关
Go to file
movingsam 8d2eeea982
Some checks failed
Build and Deploy / build (push) Successful in 19s
Build and Deploy / docker (push) Failing after 21s
Build and Deploy / deploy (push) Has been skipped
fix(workflows): 修正 Docker 镜像推送的认证令牌
- 将 Docker 镜像推送步骤中的认证密码从 GITEA_TOKEN 更新为 DOCKER_TOKEN
- 确保使用正确的 Docker 注册表访问令牌进行认证
- 避免因令牌错误导致的镜像上传失败
2026-02-27 22:04:23 +08:00
.gitea/workflows fix(workflows): 修正 Docker 镜像推送的认证令牌 2026-02-27 22:04:23 +08:00
Config docs: reorganize documentation structure 2026-02-15 10:32:23 +08:00
Controllers feat[gateway]: add K8s service discovery with pending approval workflow 2026-02-22 22:14:54 +08:00
Data feat[gateway]: add K8s service discovery with pending approval workflow 2026-02-22 22:14:54 +08:00
DynamicProxy refactor: align TenantRepository with CleanDDD/NetCorePal规范 2026-02-19 19:20:06 +08:00
LoadBalancing chore(auth): upgrade OpenIddict to 7.2.0 2026-02-01 23:24:47 +08:00
logs chore(auth): upgrade OpenIddict to 7.2.0 2026-02-01 23:24:47 +08:00
Metrics chore(auth): upgrade OpenIddict to 7.2.0 2026-02-01 23:24:47 +08:00
Middleware chore(auth): upgrade OpenIddict to 7.2.0 2026-02-01 23:24:47 +08:00
Migrations feat[gateway]: add K8s service discovery with pending approval workflow 2026-02-22 22:14:54 +08:00
Models feat[gateway]: add K8s service discovery with pending approval workflow 2026-02-22 22:14:54 +08:00
Properties chore(auth): upgrade OpenIddict to 7.2.0 2026-02-01 23:24:47 +08:00
Services feat[gateway]: add K8s service discovery with pending approval workflow 2026-02-22 22:14:54 +08:00
sql chore(auth): upgrade OpenIddict to 7.2.0 2026-02-01 23:24:47 +08:00
.gitignore Add .gitignore 2026-02-25 17:28:18 +08:00
appsettings.Development.json chore(auth): upgrade OpenIddict to 7.2.0 2026-02-01 23:24:47 +08:00
appsettings.json chore: update gitignore to allow Vben packages directory 2026-02-13 21:34:52 +08:00
Directory.Build.props chore(ci): 添加集中管理NuGet包版本并优化GitHub Actions工作流 2026-02-27 21:11:13 +08:00
Directory.Packages.props chore(ci): 添加集中管理NuGet包版本并优化GitHub Actions工作流 2026-02-27 21:11:13 +08:00
Dockerfile feat[gateway]: add K8s service discovery with pending approval workflow 2026-02-22 22:14:54 +08:00
NuGet.Config chore(ci): 添加集中管理NuGet包版本并优化GitHub Actions工作流 2026-02-27 21:11:13 +08:00
Program.cs feat[gateway]: add K8s service discovery with pending approval workflow 2026-02-22 22:14:54 +08:00
YarpGateway.csproj chore(ci): 添加集中管理NuGet包版本并优化GitHub Actions工作流 2026-02-27 21:11:13 +08:00