Skip to content

Commit ddf9f74

Browse files
committed
chore: Push Rust components
1 parent 4c32ecb commit ddf9f74

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

obelisk-oci.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[[activity_wasm]]
22
name = "activity_llm_openai"
3-
location = "oci://docker.io/getobelisk/demo_stargazers_activity_llm_openai:2026-03-29@sha256:7fff6e2d50005b4cb0da3bf7b8b8aceeb05dd20af6c61e103ba2d2c182e9e8b0"
3+
location = "oci://docker.io/getobelisk/demo_stargazers_activity_llm_openai:2026-04-05@sha256:26f073c064a5428e9e17fdaa9eba76794cf39ad79a69483f7b1fb5577e28f301"
44
exec.lock_expiry.seconds = 10
55
env_vars = [{key="OPENAI_API_BASE_URL", value="${OPENAI_API_BASE_URL:-https://api.openai.com}"}]
66
[[activity_wasm.allowed_host]]
@@ -12,7 +12,7 @@ replace_in = ["headers"]
1212

1313
[[activity_wasm]]
1414
name = "activity_github_impl"
15-
location = "oci://docker.io/getobelisk/demo_stargazers_activity_github_impl:2026-03-29@sha256:a1f601f52ef6b93801503233600b3913d50ecbffc78e1d2046e13548615fcc12"
15+
location = "oci://docker.io/getobelisk/demo_stargazers_activity_github_impl:2026-04-05@sha256:34fcf5fb952ed826edd63a6dc19cddac5c6dd92b34c302e1c8004cbc25444085"
1616
exec.lock_expiry.seconds = 5
1717
[[activity_wasm.allowed_host]]
1818
pattern = "https://api.github.com"
@@ -23,7 +23,7 @@ replace_in = ["headers"]
2323

2424
[[activity_wasm]]
2525
name = "activity_db_turso"
26-
location = "oci://docker.io/getobelisk/demo_stargazers_activity_db_turso:2026-03-29@sha256:cfc314fd849817b0057094859b3a58009e7024b97fcc124a757d593aa169ddfb"
26+
location = "oci://docker.io/getobelisk/demo_stargazers_activity_db_turso:2026-04-05@sha256:21d69046eb152b6d70cc3b593a0ae31a82291936fa5c13e493ed01add54b55bf"
2727
env_vars = ["TURSO_LOCATION"]
2828
exec.lock_expiry.seconds = 5
2929
[[activity_wasm.allowed_host]]
@@ -35,12 +35,12 @@ replace_in = ["headers"]
3535

3636
[[workflow_wasm]]
3737
name = "workflow"
38-
location = "oci://docker.io/getobelisk/demo_stargazers_workflow:2026-03-29@sha256:73b30ab6bf627b1751a5491fb8cdd6ebb7764a3391f4d1270e6407e8bf5ae3e1"
38+
location = "oci://docker.io/getobelisk/demo_stargazers_workflow:2026-04-05@sha256:59bc04945d3504b3caf1f8e167360f3c78689377607b76a4747a2db5aa5f89ca"
3939
backtrace.sources = { "/home/runner/work/demo-stargazers/demo-stargazers/workflow/stargazers/workflow-rs/src/lib.rs" = "${DEPLOYMENT_DIR}/workflow/stargazers/workflow-rs/src/lib.rs" }
4040

4141
[[webhook_endpoint_wasm]]
4242
name = "webhook"
43-
location = "oci://docker.io/getobelisk/demo_stargazers_webhook:2026-03-29@sha256:ac3ec877fed6557bcb2c45f7f9cc6582e4fa906e98b489055f4204c0b91e69cd"
43+
location = "oci://docker.io/getobelisk/demo_stargazers_webhook:2026-04-05@sha256:9d357a89e927432b67cccb06c51bddae3def587a3569f176c7686c1a2d1332fe"
4444
routes = [{ methods = ["POST", "GET"], route = "" }]
4545
env_vars = [
4646
"GITHUB_WEBHOOK_SECRET",

0 commit comments

Comments
 (0)