do_username icon indicating copy to clipboard operation
do_username copied to clipboard

JavaScript: Add CI Workflow for JS Port

Open sudiptog81 opened this issue 5 years ago • 2 comments

A workflow can be included to test the JavaScript version.

sudiptog81 avatar Oct 26 '20 13:10 sudiptog81

Blocked by #16 (and/or #17)

MattIPv4 avatar Oct 26 '20 13:10 MattIPv4

As part of this, we should add an .nvmrc file to the javascript directory, which can be used in the workflow to se the node version.

See https://github.com/MattIPv4/do_username/blob/master/.github/workflows/ruby-ci.yml (and https://github.com/do-community/bandwidth-tool/blob/master/.github/workflows/do-spaces-workflow.yml#L12-L19)

MattIPv4 avatar Oct 27 '20 11:10 MattIPv4