hyperledger-labs / PerformanceSandBox

Sandbox for Hyperledger Projects Performance research usage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

binary package for release

SamYuan1990 opened this issue · comments

Is your proposal related to a problem?

Consider make a binary for release usage.

Describe the solution you'd like

Make user use client version instead of fork/clone project?

Describe alternatives you've considered

N/A

Additional context

N/A

maybe just github release for binary been saved and published.

@ryjones , I hope you can give me some suggestions about binary release for performance sandbox.
so far performance sandbox almost scripts there.
and I wanna to make a binary release so that

  1. we can know how many user download this project.(as docker release, for minifab?)
  2. but as it is just shell script, or we can just make a binary release in tar file?(as download approach for fabric samples?)
  3. other approach?

@SamYuan1990 I'm not sure what you're asking - if you want to publish a docker image to github, that would work. if a shell script is the best way to publish a release, you can do that manually if you like

mark this issue with tech_debt/blocking one as there is no official github action to create a release page, ref to https://github.com/actions/create-release