[PR #2852] Refactor: Streamline the build-push and deploy-dev workflow #23873

Closed
opened 2026-02-21 20:21:55 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/2852

State: closed
Merged: Yes


Description

  • Refactored build-push and deploy-dev workflows to enhance CI/CD efficiency;
  • Add a Makefile;

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Tested via GitHub Actions, ensuring successful Docker image builds and pushes, and accurate dev environment deployments.

  • GitHub Actions CI workflow execution

Example runs

  1. build-push: https://github.com/lroolle/dify/actions/runs/8294004423
  2. deploy-dev: https://github.com/lroolle/dify/actions/runs/8294058516

Suggested Checklist:

  • Self-review of my own code
  • Comments in complex code areas
  • No new warnings
  • Code formatted and linted
**Original Pull Request:** https://github.com/langgenius/dify/pull/2852 **State:** closed **Merged:** Yes --- # Description - Refactored build-push and deploy-dev workflows to enhance CI/CD efficiency; - Add a Makefile; ## Type of Change - [x] Bug fix (non-breaking change which fixes an issue) # How Has This Been Tested? Tested via GitHub Actions, ensuring successful Docker image builds and pushes, and accurate dev environment deployments. - [x] GitHub Actions CI workflow execution ## Example runs 1. build-push: https://github.com/lroolle/dify/actions/runs/8294004423 2. deploy-dev: https://github.com/lroolle/dify/actions/runs/8294058516 # Suggested Checklist: - [x] Self-review of my own code - [x] Comments in complex code areas - [x] No new warnings - [x] Code formatted and linted
yindo added the pull-request label 2026-02-21 20:21:55 -05:00
yindo closed this issue 2026-02-21 20:21:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#23873