Skip to content

Conversation

@LeeHayun
Copy link
Member

우리 프로젝트에서 불필요한 workflow 제거

@LeeHayun LeeHayun requested a review from Copilot June 27, 2025 19:13
Copy link

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 pull request removes several GitHub Actions workflows that are no longer needed in the project, helping to reduce CI overhead and simplify repository maintenance.

  • Removed the Winget package update workflow.
  • Removed release, Python package publishing, Docker image build/publish, and assorted build workflows.

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/winget.yml Removed outdated Winget package update workflow.
.github/workflows/release.yml Removed comprehensive release workflow including macOS and Windows jobs.
.github/workflows/gguf-publish.yml Removed workflow for publishing the Python package via Twine.
.github/workflows/docker.yml Removed Docker image publishing workflow.
.github/workflows/build.yml Removed various build workflows for multiple platforms.

@LeeHayun LeeHayun merged commit cb5609c into SKKU-ESLAB:master Jun 27, 2025
6 checks passed
LeeHayun added a commit that referenced this pull request Jun 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant