mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #41] [MERGED] feat: 支持阿里云 DCDN (全站加速) 部署 #835
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#835
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/certimate-go/certimate/pull/41
Author: @PBK-B
Created: 9/17/2024
Status: ✅ Merged
Merged: 9/17/2024
Merged by: @usual2970
Base:
main← Head:feat-ali-dcdn📝 Commits (2)
0390ac3feat: support aliyun dcdn(esa)f4b3a8cfeat: domains add aliyun-dcdn item #40📊 Changes
10 files changed (+526 additions, -300 deletions)
View changed files
📝
go.mod(+15 -7)📝
go.sum(+43 -0)➕
internal/deployer/aliyun_esa.go(+86 -0)📝
internal/deployer/deployer.go(+3 -0)➕
migrations/1726569833_updated_domains.go(+85 -0)➕
ui/dist/assets/index-CvMrzdp7.js(+291 -0)➖
ui/dist/assets/index-DoSOua_N.js(+0 -291)📝
ui/dist/index.html(+1 -1)📝
ui/src/domain/domain.ts(+1 -0)📝
ui/src/main.tsx(+1 -1)📄 Description
关联 issue: https://github.com/usual2970/certimate/issues/40
该 PR 做了以下调整:
system🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.