Expand description
§Kotoba Deploy Git Integration
Git integration module for the Kotoba deployment system. Provides GitHub webhook handling, automatic deployment, and CI/CD integration.
Re-exports§
pub use GitIntegration as GitManager;pub use GitHubConfig as GitConfig;pub use WebhookHandler as WebhookManager;pub use AutoDeployManager as AutoDeploy;pub use DeploymentRecord as DeployRecord;
Structs§
- Auto
Deploy Manager - 自動デプロイマネージャー
- Branch
Info - ブランチ情報
- Build
Config - ビルド設定
- Commit
Info - コミット情報
- Deploy
Condition - デプロイ条件
- Deploy
Script - デプロイスクリプト
- Deployment
Record - デプロイ履歴レコード
- GitHub
Config - GitHub設定
- GitHub
Event - GitHubイベント
- GitIntegration
- Git統合マネージャー
- Pull
Request Event Payload - プルリクエストイベントペイロード
- Pull
Request Info - プルリクエスト情報
- Push
Event Payload - プッシュイベントペイロード
- Repository
Info - リポジトリ情報
- User
Info - ユーザー情報
- Webhook
Handler - Webhookハンドラー
- Webhook
Info - Webhook情報
Enums§
- Condition
Type - 条件タイプ
- Script
Trigger - スクリプトトリガー