Azure Pipeline 用の変数定義および説明を削除#2093
Conversation
|
✅ Build sakura 1.0.4583 completed (commit ca3e876256 by @m-tmatma) |
There was a problem hiding this comment.
Pull Request Overview
This PR removes all Azure Pipeline–specific variable definitions and documentation in favor of GitHub Actions and Appveyor. The key changes are:
- Removing Azure Pipeline environment variable assignments and related comments in sakura/githash.bat.
- Eliminating Azure Pipeline documentation columns and details in ci/build-envvars.md.
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| sakura/githash.bat | Removed Azure Pipeline variable assignments and associated code/comments. |
| ci/build-envvars.md | Removed Azure Pipeline documentation and table columns. |
|
✅ Build sakura 1.0.4584 completed (commit e07be6b037 by @m-tmatma) |
|
✅ Build sakura 1.0.4586 completed (commit 36ebebd6b4 by @m-tmatma) |
|
✅ Build sakura 1.0.4587 completed (commit 3dd34c754a by @m-tmatma) |
|
✅ Build sakura 1.0.4588 completed (commit f502248281 by @m-tmatma) |
23f618c to
b43eb85
Compare
|
✅ Build sakura 1.0.4589 completed (commit ce1fc2891b by @m-tmatma) |
|
✅ Build sakura 1.0.4590 completed (commit b19be77d3b by @m-tmatma) |
|
✅ Build sakura 1.0.4591 completed (commit c35717b945 by @m-tmatma) |
|



PR対象
カテゴリ
PR の背景
#1809 で GitHub Actions への統合の方針があり、
Azure Pipeline を削除した。
Azure Pipeline 用の変数定義および説明を削除する
仕様・動作説明
PR の影響範囲
テスト内容
関連 issue, PR
参考資料