mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-09 00:04:10 +00:00
* feat: cache common hub scripts in image * Delete backend/src/hubPaths.json * fix: missing file * fix: dockerfile * fix: cache by path * fix * fix * precreate cache folder
9 lines
383 B
JSON
9 lines
383 B
JSON
{
|
|
"gitSync": "hub/8931/sync-script-to-git-repo-windmill",
|
|
"gitSyncTest": "hub/8944/git-repo-test-read-write-windmill",
|
|
"slackErrorHandler": "hub/6512/workspace-or-schedule-error-handler-slack",
|
|
"slackRecoveryHandler": "hub/2430/slack/schedule-recovery-handler-slack",
|
|
"slackReport": "hub/7836/slack",
|
|
"discordReport": "hub/7838/discord",
|
|
"smtpReport": "hub/7837/smtp"
|
|
} |