> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-lora-training-1772768349.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-lora-training-1772768349/xRVzZt11uaAygTBL/images/comfyci.png?fit=max&auto=format&n=xRVzZt11uaAygTBL&q=85&s=233678d4bc415a8caa24e88c1a9d1954" alt="ComfyCI" width="2526" height="1722" data-path="images/comfyci.png" />
