Skip to content

Navigation Menu

Sign in
Sign up

CI CD tool

nmaya edited this page Aug 3, 2025 · 3 revisions

CI/CD tool

GitHub Actions

Build installer

  • リポジトリへの変更で自動的に実行される
    • commit の push
    • Pull Request の作成
    • Pull Request に含まれる commit の追加
    • Pull Request のマージによるマージコミットの作成
    • tag の作成

AppVeyor

  • リポジトリへの変更で自動的に実行するようにもできる
    • type が Generic Git ではなく GitHub であれば可能
    • GitHub Actions も自動的に実行されて重複するので、現在は off にしている

AppVeyor プロジェクトの使い分けについてはAppVeyorを参照

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /