mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #188] [MERGED] Feat/v0.2 #861
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#861
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/188
Author: @usual2970
Created: 10/13/2024
Status: ✅ Merged
Merged: 10/13/2024
Merged by: @usual2970
Base:
main← Head:feat/v0.2📝 Commits (5)
9f1b00finit3b06c7binit7d74e1dinit19f5348Merge branch 'main' into feat/v0.21928a47v0.2📊 Changes
74 files changed (+9418 additions, -1108 deletions)
View changed files
📝
internal/applicant/aliyun.go(+2 -0)📝
internal/applicant/applicant.go(+22 -3)📝
internal/applicant/cloudflare.go(+2 -0)📝
internal/applicant/godaddy.go(+2 -0)📝
internal/applicant/huaweicloud.go(+3 -0)📝
internal/applicant/namesilo.go(+2 -0)📝
internal/applicant/tencent.go(+3 -0)📝
internal/deployer/aliyun.go(+1 -1)📝
internal/deployer/aliyun_cdn.go(+3 -2)📝
internal/deployer/aliyun_esa.go(+3 -2)📝
internal/deployer/deployer.go(+61 -49)📝
internal/deployer/local.go(+12 -6)📝
internal/deployer/qiniu.go(+5 -5)📝
internal/deployer/ssh.go(+11 -25)📝
internal/deployer/webhook.go(+5 -3)➕
internal/domain/domains.go(+20 -0)📝
internal/domains/deploy.go(+7 -13)➕
migrations/1728778480_collections_snapshot.go(+731 -0)➕
node_modules/.package-lock.json(+16 -0)➕
node_modules/immer/LICENSE(+21 -0)...and 54 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.