> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-recommend-assets-api.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-docs-recommend-assets-api/CGwBmVmarMLEBk3u/images/comfyci.png?fit=max&auto=format&n=CGwBmVmarMLEBk3u&q=85&s=62cdd2c8fafd00bf47fd45b8aadb1ba1" alt="ComfyCI" width="2526" height="1722" data-path="images/comfyci.png" />
