[PR #471] [MERGED] fix: CI #585

Closed
opened 2026-02-26 21:31:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/471
Author: @dreamhunter2333
Created: 11/6/2024
Status: Merged
Merged: 11/6/2024
Merged by: @dreamhunter2333

Base: mainHead: feature/dev


📝 Commits (1)

📊 Changes

2 files changed (+6 additions, -5 deletions)

View changed files

📝 .github/workflows/tag_build.yml (+5 -5)
📝 frontend/package.json (+1 -0)

📄 Description

PR Type

bug fix, enhancement


Description

  • Fixed the CI process by adding move commands to zip frontend and telegram frontend files.
  • Updated the paths for uploading release files in the CI workflow.
  • Added a new script in package.json for building the telegram frontend in release mode.
  • Changed the build command for telegram frontend in the CI workflow to use the new release mode.

Changes walkthrough 📝

Relevant files
Bug fix
tag_build.yml
Fix and enhance CI build and release process                         

.github/workflows/tag_build.yml

  • Added move command to zip frontend and telegram frontend files.
  • Updated paths for uploading release files.
  • Changed build command for telegram frontend to use release mode.
  • +5/-5     
    Enhancement
    package.json
    Add build script for telegram frontend release mode           

    frontend/package.json

    • Added new script for building telegram frontend in release mode.
    +1/-0     

    💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information


    🔄 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/dreamhunter2333/cloudflare_temp_email/pull/471 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 11/6/2024 **Status:** ✅ Merged **Merged:** 11/6/2024 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `feature/dev` --- ### 📝 Commits (1) - [`4b253fc`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/4b253fc0e4d105716dc0439d75a66ea54dd8c66d) fix: CI ### 📊 Changes **2 files changed** (+6 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/tag_build.yml` (+5 -5) 📝 `frontend/package.json` (+1 -0) </details> ### 📄 Description ### **PR Type** bug fix, enhancement ___ ### **Description** - Fixed the CI process by adding move commands to zip frontend and telegram frontend files. - Updated the paths for uploading release files in the CI workflow. - Added a new script in `package.json` for building the telegram frontend in release mode. - Changed the build command for telegram frontend in the CI workflow to use the new release mode. ___ ### **Changes walkthrough** 📝 <table><thead><tr><th></th><th align="left">Relevant files</th></tr></thead><tbody><tr><td><strong>Bug fix</strong></td><td><table> <tr> <td> <details> <summary><strong>tag_build.yml</strong><dd><code>Fix and enhance CI build and release process</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary> <hr> .github/workflows/tag_build.yml <li>Added move command to zip frontend and telegram frontend files.<br> <li> Updated paths for uploading release files.<br> <li> Changed build command for telegram frontend to use release mode.<br> </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/471/files#diff-726057a3fc70267c5c5ec9e1637624e569c9dc90871069a85483534d8277ba40">+5/-5</a>&nbsp; &nbsp; &nbsp; </td> </tr> </table></td></tr><tr><td><strong>Enhancement</strong></td><td><table> <tr> <td> <details> <summary><strong>package.json</strong><dd><code>Add build script for telegram frontend release mode</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary> <hr> frontend/package.json - Added new script for building telegram frontend in release mode. </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/471/files#diff-da6498268e99511d9ba0df3c13e439d10556a812881c9d03955b2ef7c6c1c655">+1/-0</a>&nbsp; &nbsp; &nbsp; </td> </tr> </table></td></tr></tr></tbody></table> ___ > 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull request to receive relevant information --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
    kerem 2026-02-26 21:31:55 +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/cloudflare_temp_email#585
    No description provided.