Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ publish.test.ts
File
publish.test.ts
packages/plugins/apps/src/pipeline/publish.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"@effect/vitest"
;
2
import
{ Effect, Result } from
"effect"
;
3
4
import
{ AppPublishConflictError,
type
AppsStore } from
"../plugin/store"
;
Callers
nothing calls this directly
Calls
7
discover
Function · 0.90
publish
Function · 0.90
makeInProcessAppToolExecutor
Function · 0.90
makeMemoryStore
Function · 0.85
makeBarrierStore
Function · 0.85
file
Function · 0.70
tool
Function · 0.70
Tested by
no test coverage detected