ipfs-shipyard / net-ipfs-core

MIT License
21 stars 8 forks source link

Migrate to modern CI #3

Closed Arlodotexe closed 2 years ago

Arlodotexe commented 2 years ago

Background

The ported library is currently using a combination of AppVeyor, Travic, Codacy, and a few more.

The problem

Rather than using 3 different DevOps services, we should stick to what GitHub offers out of the box

The solution

We also need GitHub Actions workflows that: