paretech / klvdata

A Python library for parsing MISB ST 0601 Key Length Value (KLV) metadata.
https://paretech.github.io/klvdata/
MIT License
92 stars 54 forks source link

Migrate CI/CD from Travis CI to Github Actions #43

Open paretech opened 3 years ago

paretech commented 3 years ago

Travis CI has changed plans and benefits to open source projects and is presently in the process of migrating services away from the soon to be shutdown travis-ci.org. Continuing to stay with Travis CI post migration could lead to higher level of effort to maintain services. Since initially standing up Travis CI for Klvdata, GitHub Actions is out of beta and is gaining popularity for open source projects.

Recommend migrating services away from Travis CI to GitHub Actions.

paretech commented 3 years ago

See related #42