graph-node icon indicating copy to clipboard operation
graph-node copied to clipboard

fix graphman deploy command logic when creating subgraph

Open shiyasmohd opened this issue 11 months ago • 2 comments

Fixes #5739

shiyasmohd avatar Dec 28 '24 02:12 shiyasmohd

I wonder if the current or the new behavior is really what users want. IMHO, names are mostly annoying, and I think it would be nicer/easier if graphman deploy <name> <hash> just created the name if it doesn't exist yet and we'd get rid of the --create flag altogether. Thoughts?

lutter avatar Mar 05 '25 15:03 lutter

Yes. That would be better. Thanks for the suggestion. I'll update the PR

shiyasmohd avatar Mar 06 '25 08:03 shiyasmohd

I've move this PR to another PR #6077 due to signatures required

shiyasmohd avatar Jul 15 '25 09:07 shiyasmohd