Skip to content

Conversation

@porkpink
Copy link
Contributor

@porkpink porkpink commented Aug 29, 2025

#1060 🔨 improve the CICD process.

Copilot AI review requested due to automatic review settings August 29, 2025 02:41
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR improves the CI/CD process by replacing the existing Docker build workflow with a new development-focused workflow that supports multi-architecture builds and automatic triggering.

  • Removes the old manual workflow that required custom runner labels
  • Introduces automated triggers for pull requests and pushes to the develop branch
  • Adds multi-architecture support (AMD64 and ARM64) for all Docker images

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
.github/workflows/docker-build.yml Removed the old manual workflow that used custom runner labels
.github/workflows/docker-build-dev.yml Added new automated workflow with multi-architecture builds for development

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@codecov
Copy link

codecov bot commented Aug 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@porkpink porkpink changed the title 🔨 improve the CICD process. [WIP]🔨 improve the CICD process. Aug 29, 2025
@porkpink porkpink changed the title [WIP]🔨 improve the CICD process. 🔨 improve the CICD process. Aug 29, 2025
@Phinease Phinease merged commit 6ae6067 into develop Aug 29, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants