ONE-vscode icon indicating copy to clipboard operation
ONE-vscode copied to clipboard

Let's support ONE workflow

Open dayo09 opened this issue 2 years ago • 3 comments

What?

Let's support ONE workflow in ONE-vscode Related Issue : https://github.com/Samsung/ONE/issues/9192

TODOs

  • [ ] Show *.workflow.json in ONE explorer
  • [ ] Show referred files in *.workflow.json in ONE Explorer
  • [ ] Support 'Run' button with command onecc -W <workflow file name> (AND Check the toolchain version)

dayo09 avatar Aug 22 '22 01:08 dayo09

Q) There might be the minimum ONE version which supports ONE workflow. Do you have any plan to distinguish if the installed toolchain supports to run it or not?

yunjayh avatar Aug 22 '22 07:08 yunjayh

@yunjayh Not yet.. 😃 It has a point though. How about I disable 'run' button for the unmet versions and put an instruction button instead?

dayo09 avatar Aug 23 '22 01:08 dayo09

That's a cool method for user interface!! :smile:

BTW, I was wondering the strategy to manage the versions for each features. There will be other features which need to check the toolchain versions, such as inference, init, etc. I'll keep tracking how you implement. Thank you!!

yunjayh avatar Aug 23 '22 01:08 yunjayh