mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #808] [MERGED] move to new repo #1046
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#1046
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/808
Author: @fudiwei
Created: 6/17/2025
Status: ✅ Merged
Merged: 6/22/2025
Merged by: @fudiwei
Base:
main← Head:new-repo📝 Commits (10+)
e7ce127refactor: remove zod.trim() validators8149034refactor: rename utils4752c49refactor: modify directory structure4ac3618refactor: abstractions312047efix: int64 overflow9421da2bump vertion to v0.3.18299a722refactor: re-impl sdk3rd30840bbrefactor: modify directory structure205275bchore: move '/internal/pkg' to '/pkg'b8bbbeechore: change repo📊 Changes
888 files changed (+15592 additions, -13413 deletions)
View changed files
📝
.github/ISSUE_TEMPLATE/1-bug_report.yml(+3 -3)📝
.github/ISSUE_TEMPLATE/2-feature_request.yml(+3 -3)📝
.github/ISSUE_TEMPLATE/3-questions.yml(+2 -2)📝
.github/workflows/push_image.yml(+2 -3)📝
.github/workflows/push_image_next.yml(+2 -2)📝
.github/workflows/release.yml(+4 -6)📝
.goreleaser.yml(+3 -3)📝
CHANGELOG.md(+1 -1)📝
CONTRIBUTING.md(+73 -45)📝
CONTRIBUTING_EN.md(+70 -47)📝
LICENSE(+1 -0)📝
README.md(+19 -18)📝
README_EN.md(+20 -19)📝
docker/docker-compose.yml(+2 -2)📝
go.mod(+4 -4)📝
internal/applicant/acme_ca.go(+1 -1)📝
internal/applicant/acme_user.go(+10 -10)📝
internal/applicant/applicant.go(+7 -7)📝
internal/applicant/providers.go(+82 -82)📝
internal/certificate/service.go(+9 -9)...and 80 more files
📄 Description
该 PR 包含以下内容变更:
robots.txt。/internal/pkg下的模块移动至/pkg下,并调整了部分模块的目录结构。TODO List:
https://github.com/usual2970/certimate→https://github.com/certimate-go/certimateusual2970/certimate→certimate/certimateregistry.cn-shanghai.aliyuncs.com/usual2970/certimate→registry.cn-shanghai.aliyuncs.com/certimate/certimate附录 1:转让仓库
附录 2:同步镜像
计划仅同步 v0.3 (v0.3.0 ~ v0.3.18) 版本的镜像。
(展开脚本)
附录 3:镜像仓库
镜像流程:
usual2970/certimate;git checkout --orphan mirror新建孤儿分支mirror并设置为仓库默认分支,删除所有文件,仅保留REAMDE.md,内容如下,以引导来自外部链接访问的重定向:mirror分支新建标签v0.3.19,并新建 Release(无需 Docker 镜像和二进制分发),内容如下,以触发旧版本用户 WebUI 中的升级提醒:🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.