[PR #960] [MERGED] Build #1094

Closed
opened 2026-03-03 01:07:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/certimate-go/certimate/pull/960
Author: @fudiwei
Created: 9/10/2025
Status: Merged
Merged: 9/10/2025
Merged by: @fudiwei

Base: nextHead: dev


📝 Commits (3)

  • 4c933c0 chore(ui): about
  • d51a4f6 build: stable docker linux/armv7 arch support
  • d44b481 chore(migration): snapshot

📊 Changes

32 files changed (+1542 additions, -3899 deletions)

View changed files

📝 .github/workflows/push_image.yml (+39 -5)
📝 .github/workflows/push_image_next.yml (+4 -3)
migrations/1739462400_collections_snapshot.go (+0 -1808)
migrations/1739462401_superusers_initial.go (+0 -44)
migrations/1740050400_upgrade.go (+0 -150)
migrations/1742209200_upgrade.go (+0 -359)
migrations/1742392800_upgrade.go (+0 -93)
migrations/1742644800_upgrade.go (+0 -203)
migrations/1743264000_upgrade.go (+0 -182)
migrations/1744192800_upgrade.go (+0 -103)
migrations/1744459000_upgrade.go (+0 -104)
migrations/1745308800_upgrade.go (+0 -103)
migrations/1745726400_upgrade.go (+0 -100)
migrations/1747314000_upgrade.go (+0 -54)
migrations/1747389600_upgrade.go (+0 -85)
migrations/1748178000_upgrade.go (+0 -72)
migrations/1748228400_upgrade.go (+0 -45)
migrations/1748959200_upgrade.go (+0 -62)
migrations/1750687200_upgrade.go (+0 -93)
migrations/1751961600_upgrade.go (+0 -112)

...and 12 more files

📄 Description

该 PR 包含以下内容变更:

  • chore: 整理 v0.4.0 数据库迁移脚本。
  • build: 二进制构建支持 windows/386 架构,将于 v0.4.0 实装。关闭 #442
  • build: Docker 镜像支持 linux/armv7 架构,将于 v0.4.0 实装。关闭 #535

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/certimate-go/certimate/pull/960 **Author:** [@fudiwei](https://github.com/fudiwei) **Created:** 9/10/2025 **Status:** ✅ Merged **Merged:** 9/10/2025 **Merged by:** [@fudiwei](https://github.com/fudiwei) **Base:** `next` ← **Head:** `dev` --- ### 📝 Commits (3) - [`4c933c0`](https://github.com/certimate-go/certimate/commit/4c933c05ab95dd3a80dd0ea4374c4908e9fc631d) chore(ui): about - [`d51a4f6`](https://github.com/certimate-go/certimate/commit/d51a4f69ad6ae3e1526a449f7359e1cfbe5017c2) build: stable docker linux/armv7 arch support - [`d44b481`](https://github.com/certimate-go/certimate/commit/d44b481519571a6e6370a81d272a6987e81817e8) chore(migration): snapshot ### 📊 Changes **32 files changed** (+1542 additions, -3899 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/push_image.yml` (+39 -5) 📝 `.github/workflows/push_image_next.yml` (+4 -3) ➖ `migrations/1739462400_collections_snapshot.go` (+0 -1808) ➖ `migrations/1739462401_superusers_initial.go` (+0 -44) ➖ `migrations/1740050400_upgrade.go` (+0 -150) ➖ `migrations/1742209200_upgrade.go` (+0 -359) ➖ `migrations/1742392800_upgrade.go` (+0 -93) ➖ `migrations/1742644800_upgrade.go` (+0 -203) ➖ `migrations/1743264000_upgrade.go` (+0 -182) ➖ `migrations/1744192800_upgrade.go` (+0 -103) ➖ `migrations/1744459000_upgrade.go` (+0 -104) ➖ `migrations/1745308800_upgrade.go` (+0 -103) ➖ `migrations/1745726400_upgrade.go` (+0 -100) ➖ `migrations/1747314000_upgrade.go` (+0 -54) ➖ `migrations/1747389600_upgrade.go` (+0 -85) ➖ `migrations/1748178000_upgrade.go` (+0 -72) ➖ `migrations/1748228400_upgrade.go` (+0 -45) ➖ `migrations/1748959200_upgrade.go` (+0 -62) ➖ `migrations/1750687200_upgrade.go` (+0 -93) ➖ `migrations/1751961600_upgrade.go` (+0 -112) _...and 12 more files_ </details> ### 📄 Description 该 PR 包含以下内容变更: - **chore**: 整理 v0.4.0 数据库迁移脚本。 - **build**: 二进制构建支持 windows/386 架构,将于 v0.4.0 实装。关闭 #442 - **build**: Docker 镜像支持 linux/armv7 架构,将于 v0.4.0 实装。关闭 #535 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:07:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certimate#1094
No description provided.