mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #342] [MERGED] feat: add volcengine cdn deployer #927
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#927
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/342
Author: @belier-cn
Created: 11/14/2024
Status: ✅ Merged
Merged: 11/15/2024
Merged by: @usual2970
Base:
main← Head:volcengine-cdn📝 Commits (4)
9eae8f5feat: add volcengine cdn deployerf847b7fimprovement: improve certificate fingerprint comparisone2fd9c4style: modify variable name42c5aeadocs: update README_EN.md📊 Changes
11 files changed (+313 additions, -7 deletions)
View changed files
📝
README.md(+1 -1)📝
README_EN.md(+2 -2)📝
internal/deployer/deployer.go(+3 -0)➕
internal/deployer/volcengine_cdn.go(+116 -0)📝
internal/deployer/volcengine_live.go(+2 -2)➕
internal/pkg/core/uploader/providers/volcengine-cdn/volcengine_cdn.go(+112 -0)📝
ui/src/components/certimate/DeployEditDialog.tsx(+4 -0)➕
ui/src/components/certimate/DeployToVolcengineCDN.tsx(+68 -0)📝
ui/src/domain/domain.ts(+1 -0)📝
ui/src/i18n/locales/en/nls.common.json(+2 -1)📝
ui/src/i18n/locales/zh/nls.common.json(+2 -1)📄 Description
添加火山引擎CDN的证书部署
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.