Auto-sync: 2026-02-21 00:00:01

This commit is contained in:
Windmill Bot
2026-02-21 00:00:01 +00:00
parent 0601cccce3
commit a89f54569d
9 changed files with 0 additions and 338 deletions

View File

@@ -1,5 +0,0 @@
{
"dependencies": {}
}
//bun.lock
<empty>

View File

@@ -1,3 +0,0 @@
export async function main() {
return "Hello, World!"
}

View File

@@ -1,17 +0,0 @@
summary: hello_world_demo
description: ''
value:
modules:
- id: a
value:
type: rawscript
content: '!inline a.ts'
input_transforms: {}
lock: '!inline a.lock'
language: bun
schema:
$schema: 'https://json-schema.org/draft/2020-12/schema'
type: object
order: []
properties: {}
required: []

View File

@@ -1,4 +0,0 @@
def main():
print("Hello from Git Sync Test - 20260219 16:58updated!")
return {"status": "success"}

View File

@@ -1 +0,0 @@
# py: 3.12

View File

@@ -1,9 +0,0 @@
summary: Test script for Git auto-sync
description: Test workflow for Git auto-sync
lock: '!inline u/antigravity/test_git_sync.script.lock'
kind: script
schema:
$schema: 'https://json-schema.org/draft/2020-12/schema'
type: object
properties: {}
required: []