Auto-sync: 2026-02-21 00:00:01
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"dependencies": {}
|
||||
}
|
||||
//bun.lock
|
||||
<empty>
|
||||
@@ -1,3 +0,0 @@
|
||||
export async function main() {
|
||||
return "Hello, World!"
|
||||
}
|
||||
@@ -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: []
|
||||
@@ -1,4 +0,0 @@
|
||||
def main():
|
||||
print("Hello from Git Sync Test - 20260219 16:58updated!")
|
||||
return {"status": "success"}
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
# py: 3.12
|
||||
@@ -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: []
|
||||
Reference in New Issue
Block a user