trustin / os-maven-plugin

A Maven plugin that sets various useful properties detected from ${os.name} and ${os.arch} properties.
Apache License 2.0
296 stars 66 forks source link

Migrate Travis CI to GitHub Actions #71

Closed tisonkun closed 6 months ago

tisonkun commented 9 months ago

Travis CI is stepping down.

@trustin before working on #70, I'd prefer to "fix" the CI worklfows so that patches are verified before reviewed/merged.

This closes https://github.com/trustin/os-maven-plugin/pull/55 (supersedes)

tisonkun commented 9 months ago

Check CI checks at https://github.com/tisonkun/os-maven-plugin/pull/1

tisonkun commented 9 months ago

cc @trustin

tisonkun commented 6 months ago

Seems uninteresting.

Try to put it all together at https://github.com/tisonspieces/os-detector.