Auto-sync: 2026-02-19 07:40:01
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
description: ''
|
description: ''
|
||||||
args: {}
|
args: {}
|
||||||
cron_version: v2
|
cron_version: v2
|
||||||
email: antigravity@keinafarm.com
|
email: akiracraftwork@gmail.com
|
||||||
enabled: true
|
enabled: true
|
||||||
is_flow: true
|
is_flow: true
|
||||||
no_flow_overlap: false
|
no_flow_overlap: false
|
||||||
@@ -10,7 +10,7 @@ on_failure_times: 1
|
|||||||
on_recovery_extra_args: {}
|
on_recovery_extra_args: {}
|
||||||
on_recovery_times: 1
|
on_recovery_times: 1
|
||||||
on_success_extra_args: {}
|
on_success_extra_args: {}
|
||||||
schedule: 0 */2 * * * *
|
schedule: 0 */1 * * * *
|
||||||
script_path: u/antigravity/git_sync
|
script_path: u/antigravity/git_sync
|
||||||
timezone: Asia/Tokyo
|
timezone: Asia/Tokyo
|
||||||
ws_error_handler_muted: false
|
ws_error_handler_muted: false
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
def main():
|
def main():
|
||||||
print("Hello from Git Sync Test")
|
print("Hello from Git Sync Test")
|
||||||
return {"status": "success"}
|
return {"status": "success"}
|
||||||
|
|
||||||
@@ -7,4 +7,4 @@ locks:
|
|||||||
u/antigravity/git_sync__flow+a.sh: 615cae3132332c6b63ebc41d99bebe582577f9bb99102a9587c1f8cce56b853a
|
u/antigravity/git_sync__flow+a.sh: 615cae3132332c6b63ebc41d99bebe582577f9bb99102a9587c1f8cce56b853a
|
||||||
u/antigravity/hello_world_demo__flow+__flow_hash: 0adc341960f8196454876684f85fe14ef087ba470322d2aabc99b37bf61edac9
|
u/antigravity/hello_world_demo__flow+__flow_hash: 0adc341960f8196454876684f85fe14ef087ba470322d2aabc99b37bf61edac9
|
||||||
u/antigravity/hello_world_demo__flow+a.ts: 53669a285c16d4ba322888755a33424521f769e9ebf64fc1f0cb21f9952b5958
|
u/antigravity/hello_world_demo__flow+a.ts: 53669a285c16d4ba322888755a33424521f769e9ebf64fc1f0cb21f9952b5958
|
||||||
u/antigravity/test_git_sync: 6461260a743de38a8c37d4b6083d481a73a6fde8c17cad1976d6635dca11362c
|
u/antigravity/test_git_sync: 4a8b5a67f6520e6a026b55d5c080715ed1eb6f80cebfa78937a587c408e2ecaf
|
||||||
|
|||||||
Reference in New Issue
Block a user