[PR #125] [CLOSED] ci: Dockerfile add frontend build step #852

Closed
opened 2026-03-03 01:06:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/certimate-go/certimate/pull/125
Author: @l123wx
Created: 9/30/2024
Status: Closed

Base: mainHead: docker_build_optimize


📝 Commits (2)

  • aedacf9 chore: remove dist and update .gitignore
  • e31281e ci: Dockerfile add frontend build step

📊 Changes

23 files changed (+16 additions, -494 deletions)

View changed files

📝 Dockerfile_build (+15 -3)
📝 ui/.gitignore (+1 -0)
ui/dist/assets/index--un-5Tw_.js (+0 -322)
ui/dist/assets/index-I--T0qY3.css (+0 -1)
ui/dist/imgs/providers/aliyun.svg (+0 -1)
ui/dist/imgs/providers/baidu.svg (+0 -1)
ui/dist/imgs/providers/baisan.avif (+0 -0)
ui/dist/imgs/providers/cloudflare.svg (+0 -24)
ui/dist/imgs/providers/favicon-docs.dogecloud.com-1-200x200.svg (+0 -7)
ui/dist/imgs/providers/godaddy.svg (+0 -5)
ui/dist/imgs/providers/letsencrypt.svg (+0 -18)
ui/dist/imgs/providers/local.svg (+0 -10)
ui/dist/imgs/providers/namesilo.svg (+0 -8)
ui/dist/imgs/providers/qiniu.svg (+0 -1)
ui/dist/imgs/providers/ssh.png (+0 -0)
ui/dist/imgs/providers/ssh.svg (+0 -26)
ui/dist/imgs/providers/tencent.svg (+0 -1)
ui/dist/imgs/providers/volcengine.svg (+0 -13)
ui/dist/imgs/providers/wangsu.svg (+0 -9)
ui/dist/imgs/providers/webhook.svg (+0 -1)

...and 3 more files

📄 Description

  • 移除前端构建物
  • Dockerfile 添加前端构建步骤

#122


🔄 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/125 **Author:** [@l123wx](https://github.com/l123wx) **Created:** 9/30/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `docker_build_optimize` --- ### 📝 Commits (2) - [`aedacf9`](https://github.com/certimate-go/certimate/commit/aedacf9b734bc5e6138e58c53a348b666752d3db) chore: remove dist and update .gitignore - [`e31281e`](https://github.com/certimate-go/certimate/commit/e31281e82ef97fff32aa7a9c7375ee4910259451) ci: Dockerfile add frontend build step ### 📊 Changes **23 files changed** (+16 additions, -494 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile_build` (+15 -3) 📝 `ui/.gitignore` (+1 -0) ➖ `ui/dist/assets/index--un-5Tw_.js` (+0 -322) ➖ `ui/dist/assets/index-I--T0qY3.css` (+0 -1) ➖ `ui/dist/imgs/providers/aliyun.svg` (+0 -1) ➖ `ui/dist/imgs/providers/baidu.svg` (+0 -1) ➖ `ui/dist/imgs/providers/baisan.avif` (+0 -0) ➖ `ui/dist/imgs/providers/cloudflare.svg` (+0 -24) ➖ `ui/dist/imgs/providers/favicon-docs.dogecloud.com-1-200x200.svg` (+0 -7) ➖ `ui/dist/imgs/providers/godaddy.svg` (+0 -5) ➖ `ui/dist/imgs/providers/letsencrypt.svg` (+0 -18) ➖ `ui/dist/imgs/providers/local.svg` (+0 -10) ➖ `ui/dist/imgs/providers/namesilo.svg` (+0 -8) ➖ `ui/dist/imgs/providers/qiniu.svg` (+0 -1) ➖ `ui/dist/imgs/providers/ssh.png` (+0 -0) ➖ `ui/dist/imgs/providers/ssh.svg` (+0 -26) ➖ `ui/dist/imgs/providers/tencent.svg` (+0 -1) ➖ `ui/dist/imgs/providers/volcengine.svg` (+0 -13) ➖ `ui/dist/imgs/providers/wangsu.svg` (+0 -9) ➖ `ui/dist/imgs/providers/webhook.svg` (+0 -1) _...and 3 more files_ </details> ### 📄 Description - 移除前端构建物 - Dockerfile 添加前端构建步骤 #122 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:06:31 +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#852
No description provided.