-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
meta:triagedThis issue has been triaged (has a good description, as well as labels for priority, size and type)This issue has been triaged (has a good description, as well as labels for priority, size and type)p1High priorityHigh prioritysize:smallSmallSmalltype:featureNew or enhanced functionalityNew or enhanced functionality
Description
Migrated from graphops/subgraph-radio#21 by @axiomatic-aardvark
Expectation proposal
We should add a banner to Subgraph Studio that lets subgraph developers know that they can use our one-shot CLI to send messages about when they plan to publish a new version of their subgraph(s). That banner should direct them to our docs where we lay out the steps they need to take to send a message.Alternative considerations
We could think of ways to integrate the one-shot CLI into Subgraph Studio itself, but that would require enormous effort since we would need to either 1. somehow wrap the existing one-shot CLI in WASM and create bindings for JS (which includes bundling the Go and C compilers) or 2. create a JS clone of one-shot CLI (usingjs-waku
)
- Prioritize after User Improvement Issue, communicate with E&N subgraph studio team so the integration can be timed appropriately
- Add usage section in docs.graphops.xyz using the current README
Metadata
Metadata
Assignees
Labels
meta:triagedThis issue has been triaged (has a good description, as well as labels for priority, size and type)This issue has been triaged (has a good description, as well as labels for priority, size and type)p1High priorityHigh prioritysize:smallSmallSmalltype:featureNew or enhanced functionalityNew or enhanced functionality