> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-mintlify-preprocessors-1776336658.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# カスタムノード CI/CD

## はじめに

カスタムノードに変更を加える際、Comfy や他のカスタムノードで問題が発生することは珍しくありません。すべてのオペレーティングシステムや異なる Pytorch の構成でテストを行うことは、現実的ではないことが多いです。

### Github Actions を使用して Comfy ワークフローを実行する

[Comfy-Action](https://github.com/Comfy-Org/comfy-action) を使用すると、Github Actions 上で Comfy の workflow\.json ファイルを実行できます。モデルやカスタムノードのダウンロードをサポートしており、Linux/Mac/Windows 上で実行できます。

### 結果

出力ファイルは [CI/CD ダッシュボード](https://ci.comfy.org/) にアップロードされ、新しい変更をコミットしたり、カスタムノードの新しいバージョンを公開したりする前の最終ステップとして確認できます。

<img src="https://mintcdn.com/dripart-mintlify-preprocessors-1776336658/EdjpCj7pgQQLya_-/images/comfyci.png?fit=max&auto=format&n=EdjpCj7pgQQLya_-&q=85&s=d27fe5fedd75b287b1a47173b57d76a0" alt="ComfyCI" width="2526" height="1722" data-path="images/comfyci.png" />
