mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[PR #528] [MERGED] feat: |Github Action| add upstream sync and auto deploy frontend&&bac… #606
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#606
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/dreamhunter2333/cloudflare_temp_email/pull/528
Author: @dreamhunter2333
Created: 12/23/2024
Status: ✅ Merged
Merged: 12/23/2024
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
418fc2cfeat: |Github Action| add upstream sync and auto deploy frontend&&backend📊 Changes
5 files changed (+48 additions, -11 deletions)
View changed files
📝
.github/workflows/backend_deploy.yaml(+3 -0)📝
.github/workflows/frontend_deploy.yaml(+3 -2)➕
.github/workflows/sync.yaml(+25 -0)📝
CHANGELOG.md(+1 -1)📝
vitepress-docs/docs/zh/guide/github-action.md(+16 -8)📄 Description
User description
…kend
#526
PR Type
Enhancement, Documentation
Description
Changes walkthrough 📝
backend_deploy.yaml
Add upstream sync trigger to backend deployment workflow.github/workflows/backend_deploy.yaml
workflow_runtrigger for upstream sync completion.frontend_deploy.yaml
Add upstream sync trigger to frontend deployment workflow.github/workflows/frontend_deploy.yaml
workflow_runtrigger for upstream sync completion.sync.yaml
Add new workflow for upstream sync.github/workflows/sync.yaml
CHANGELOG.md
Update changelog with new GitHub Action featureCHANGELOG.md
github-action.md
Update GitHub Action guide with upstream sync instructionsvitepress-docs/docs/zh/guide/github-action.md
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.