mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[PR #1097] [MERGED] Configure Github Actions #1139
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#1139
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/1097
Author: @fudiwei
Created: 12/9/2025
Status: ✅ Merged
Merged: 12/9/2025
Merged by: @fudiwei
Base:
main← Head:main📝 Commits (3)
c0f7bcbchore: update github workflows2d8d7aechore(deps): upgrade npm dependenciesead8061chore(deps): upgrade gomod dependencies📊 Changes
14 files changed (+670 additions, -770 deletions)
View changed files
📝
.github/workflows/push_image.yml(+6 -6)📝
.github/workflows/push_image_next.yml(+6 -6)📝
.github/workflows/release.yml(+18 -18)📝
.github/workflows/release_sync_gitee.yml(+2 -2)📝
Dockerfile(+1 -1)📝
go.mod(+38 -38)📝
go.sum(+77 -81)📝
pkg/core/certmgr/providers/aliyun-slb/aliyun_slb.go(+3 -2)📝
pkg/core/certmgr/providers/aliyun-slb/internal/client.go(+55 -77)📝
pkg/core/deployer/providers/aliyun-clb/aliyun_clb.go(+7 -6)📝
pkg/core/deployer/providers/aliyun-clb/internal/client.go(+177 -242)📝
ui/package-lock.json(+264 -275)📝
ui/package.json(+13 -13)📝
ui/src/i18n/locales/zh/nls.access.json(+3 -3)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.