Skip to content

ボツ: GitHub Actions へ集約のために appveyor を削除#2090

Closed
m-tmatma wants to merge 1 commit into
sakura-editor:masterfrom
m-tmatma:feature/remove-appveyor
Closed

ボツ: GitHub Actions へ集約のために appveyor を削除#2090
m-tmatma wants to merge 1 commit into
sakura-editor:masterfrom
m-tmatma:feature/remove-appveyor

Conversation

@m-tmatma

@m-tmatma m-tmatma commented Jun 24, 2025

Copy link
Copy Markdown
Member

PR対象

  • ビルド手順/CI

カテゴリ

  • 削除

PR の背景

#1809 で GitHub Actions への統一の方針があり、
#2089 で azure pipeline を削除した。
appveyor に関しても削除する。

仕様・動作説明

appveyor の JOB を削除
appveyor のすべての影響範囲の削除まではスコープ外

appveyor の設定で appveyor のビルドを OFF にした。
https://ci.appveyor.com/project/sakuraeditor/sakura/settings/build

image

https://ci.appveyor.com/project/sakuraeditor/sakura/settings/tests

image

PR の影響範囲

appveyor の JOB が走らなくなる。

テスト内容

本 PR において appveyor の JOB が走ってないことだったけど、appveyor 側で設定を
OFF にしておかないといけない模様。ビルドに失敗している。

関連 issue, PR

#1809
#2089

参考資料

@m-tmatma m-tmatma requested a review from Copilot June 24, 2025 02:08
@m-tmatma m-tmatma self-assigned this Jun 24, 2025
@m-tmatma m-tmatma added CI appveyor など CI 関連 【ChangeLog除外】 appveyor labels Jun 24, 2025

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 removes the AppVeyor CI job configuration to consolidate builds in GitHub Actions.

  • Deleted the entire appveyor.yml file.
Comments suppressed due to low confidence (1)

@AppVeyorBot

Copy link
Copy Markdown

Build sakura 1.0.4577 failed (commit a0f7e09105 by @m-tmatma)

@m-tmatma

Copy link
Copy Markdown
Member Author

Build sakura 1.0.4577 failed (commit a0f7e09105 by @m-tmatma)

説明欄に記載の通りプロジェクト設定で appveyor でのビルドを無効化した。
この PR で失敗しているのは解消できないと思う。
設定で無効化したので、appveyor のビルドはもう走らないはず。

個人アカウントで appveyor のプロジェクトを設定している人は
自分のアカウントのビルド設定を OFF にする必要がある。

@m-tmatma m-tmatma changed the title GitHub Actions へ集約のために appveyor を削除 ボツ: GitHub Actions へ集約のために appveyor を削除 Jun 24, 2025
@m-tmatma m-tmatma closed this Jun 24, 2025
@m-tmatma

Copy link
Copy Markdown
Member Author

Build sakura 1.0.4577 failed (commit a0f7e09105 by @m-tmatma)

#2091 を作り直した。

@m-tmatma m-tmatma deleted the feature/remove-appveyor branch June 24, 2025 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

appveyor CI appveyor など CI 関連 【ChangeLog除外】

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants