Files
windmill/workflows/u/admin/hub_sync.script.yaml
Akira da60b92a64 Add Windmill workflows and Git auto-sync
- Add wmill.yaml configuration with includes for f/**, u/**, g/**
- Add sync_to_git.sh script for automatic Git synchronization
- Add initial workflows synced from Windmill:
  - Test script: u/antigravity/test_git_sync
  - Admin scripts: u/admin/hub_sync
  - Setup app: g/all/setup_app
  - Folders: f/app_custom, f/app_groups, f/app_themes
2026-02-11 21:59:55 +09:00

12 lines
370 B
YAML

summary: Synchronize Hub Resource types with instance
description: >-
Sync latest resource types from hub to share to every workspace. Recommended
to run at least once. On a schedule by default.
lock: '!inline u/admin/hub_sync.script.lock'
kind: script
schema:
$schema: 'https://json-schema.org/draft/2020-12/schema'
type: object
properties: {}
required: []