sciter-js-sdk icon indicating copy to clipboard operation
sciter-js-sdk copied to clipboard

Continuous Integration

Open Technetium1 opened this issue 3 years ago • 4 comments
trafficstars

There are a lot of options to have things built on commit, as well as opportunities for automated testing on pull request. Why not add some Actions?

https://docs.github.com/en/actions/automating-builds-and-tests/about-continuous-integration

Technetium1 avatar Apr 06 '22 22:04 Technetium1

what actions do you have in mind?

8ctopus avatar Apr 07 '22 03:04 8ctopus

ES6 linting, automatic binary builds, the possibilities are endless...

Technetium1 avatar Apr 07 '22 04:04 Technetium1

ES6 linting won't work for now because Sciter using custom JSX syntax. As for binaries won't work either because the source code is not published on github yet.

8ctopus avatar Apr 07 '22 13:04 8ctopus

IMO Andrew being extremely busy, the best is to do it yourself and then create a pull request. He accepts most of the PRs.

8ctopus avatar Apr 07 '22 13:04 8ctopus