tvdstaaij / node-git-describe

Git describe information at runtime, with semver support
36 stars 5 forks source link

build: Add github workflow script for tests #25

Closed TimothyJones closed 2 years ago

TimothyJones commented 2 years ago

This PR adds a github actions workflow that tests on windows, macos and linux on all current releases of node (except 17, but that's a short lived version so I left it out).

TimothyJones commented 2 years ago

I forgot to add the context - I did this because Travis have stopped supporting open source builds.

Github Actions runners are free to use for open source projects- I think there are usage limits, but I've never seen them hit on any of the projects I've been involved with.