mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-06 00:02:13 +00:00
updating hubPaths for github app support (#5512)
This commit is contained in:
+22
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"db_name": "PostgreSQL",
|
||||
"query": "SELECT args as \"args: sqlx::types::Json<Box<RawValue>>\"\n FROM v2_job\n WHERE id = $1",
|
||||
"describe": {
|
||||
"columns": [
|
||||
{
|
||||
"ordinal": 0,
|
||||
"name": "args: sqlx::types::Json<Box<RawValue>>",
|
||||
"type_info": "Jsonb"
|
||||
}
|
||||
],
|
||||
"parameters": {
|
||||
"Left": [
|
||||
"Uuid"
|
||||
]
|
||||
},
|
||||
"nullable": [
|
||||
true
|
||||
]
|
||||
},
|
||||
"hash": "d1dcc7fc8a1e1bc4dad263ec5163a94fca9dd95cc3b26b33611eab9d2a261141"
|
||||
}
|
||||
+5
-5
@@ -41,11 +41,11 @@
|
||||
]
|
||||
},
|
||||
"nullable": [
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
true,
|
||||
true,
|
||||
true,
|
||||
true,
|
||||
true,
|
||||
true
|
||||
]
|
||||
},
|
||||
|
||||
@@ -1 +1 @@
|
||||
a46cb7b7c88c3fb22964db37994c0b26d67b6d5b
|
||||
6406a96fb6d0ef473915529300a757057ee19306
|
||||
|
||||
@@ -4,9 +4,11 @@
|
||||
"gitSync_2": "hub/11498/sync-script-to-git-repo-windmill",
|
||||
"gitSync_3": "hub/11533/sync-script-to-git-repo-windmill",
|
||||
"gitSync_4": "hub/11580/sync-script-to-git-repo-windmill",
|
||||
"gitSync": "hub/11641/sync-script-to-git-repo-windmill",
|
||||
"gitSync_5": "hub/11641/sync-script-to-git-repo-windmill",
|
||||
"gitSync": "hub/11666/sync-script-to-git-repo-windmill",
|
||||
"gitSyncTest_0": "hub/9073/git-repo-test-read-write-windmill",
|
||||
"gitSyncTest": "hub/11499/git-repo-test-read-write-windmill",
|
||||
"gitSyncTest_1": "hub/11499/git-repo-test-read-write-windmill",
|
||||
"gitSyncTest": "hub/11667/git-repo-test-read-write-windmill",
|
||||
"slackErrorHandler": "hub/9206/workspace-or-schedule-error-handler-slack",
|
||||
"slackErrorHandler_0": "hub/9079/workspace-or-schedule-error-handler-slack",
|
||||
"slackRecoveryHandler": "hub/9080/slack/schedule-recovery-handler-slack",
|
||||
|
||||
Reference in New Issue
Block a user