vector icon indicating copy to clipboard operation
vector copied to clipboard

Investigate workflow and start discussion how we can improve it

Open sfoxdev opened this issue 4 years ago • 2 comments

sfoxdev avatar Feb 10 '21 14:02 sfoxdev

One note here: We can collect all the artifacts for a release such as docker images and npm packages within the GitHub release (i.e. https://github.com/connext/vector/releases/tag/v0.1.15-beta.11). This should be doable using GitHub actions.

rhlsthrm avatar Feb 11 '21 09:02 rhlsthrm

Config improvements: https://github.com/yargs/yargs/blob/master/docs/advanced.md#building-configurable-cli-apps

rhlsthrm avatar Feb 16 '21 16:02 rhlsthrm