Sebastian Serfling d22ef502ed sync: Windmill-State übernehmen + neue Reporting-Flows
- Dateien nach Windmill-Naming-Konvention umbenannt (ssh-key_aus_db_testen,
  flow-fehler_per_nextcloud_talk_melden, bitwarden_(fallback))
- testpause-Schritt aus flow.yaml entfernt (Debugging abgeschlossen)
- Neue Flows: f/Reporting/exchange_logins, f/Reporting/run_sql_events
- mail_to_talk: Dateinamen nach Windmill-Konvention synchronisiert

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-07 13:13:35 +02:00

description: ''
format_extension: null
is_fileset: false
schema:
  $schema: https://json-schema.org/draft-07/schema#
  type: object
  properties:
    apiKey:
      type: string
      description: API key retrieved from the dashboard.
  required:
    - apiKey
S
Description
Ablage der Windmill configs
Readme 114 KiB
Languages
Python 80.2%
TypeScript 19.8%