Skip to content

parse-buildlog.bat および関連ファイルを削除#2092

Merged
m-tmatma merged 1 commit into
sakura-editor:masterfrom
m-tmatma:remove-parse-buildlog
Jun 25, 2025
Merged

parse-buildlog.bat および関連ファイルを削除#2092
m-tmatma merged 1 commit into
sakura-editor:masterfrom
m-tmatma:remove-parse-buildlog

Conversation

@m-tmatma

Copy link
Copy Markdown
Member

PR対象

  • ビルド手順/CI

カテゴリ

  • 削除

PR の背景

#1809 で GitHub Actions に集約する流れの中で不要なファイルを列挙した中で
parse-buildlog.bat および関連ファイルを削除することになった。

仕様・動作説明

不要なログの解析処理が実行されなくなる。

PR の影響範囲

テスト内容

関連 issue, PR

参考資料

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

Copy link
Copy Markdown

Build sakura 1.0.4580 completed (commit f533e7194e by @m-tmatma)

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 deprecated parse-buildlog tooling and all associated references as build log parsing has been consolidated into GitHub Actions.

  • Deleted parse-buildlog.py, parse-buildlog.bat, and appveyor_env.py
  • Removed invocations in build-sln.bat
  • Cleared documentation entries in ci/build-batchfiles.md

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
parse-buildlog.py Removed obsolete Python log parser
parse-buildlog.bat Deleted Windows batch wrapper for parser
appveyor_env.py Deleted supporting environment helper script
ci/build-batchfiles.md Removed references to parse-buildlog tooling
build-sln.bat Removed calls to parse-buildlog.bat

@sonarqubecloud

Copy link
Copy Markdown

@m-tmatma m-tmatma merged commit 5c8b6be into sakura-editor:master Jun 25, 2025
16 checks passed
@m-tmatma m-tmatma deleted the remove-parse-buildlog branch June 25, 2025 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants