ipfs-shipyard/net-ipfs-http-client

Migrate to modern CI

Arlodotexe opened this issue · 2 comments

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

  • Clean up and remove all devops related content in the repository

We also need GitHub Actions workflows that:

  • Ensure the project builds successfully
  • Runs Unit Tests

Mirror of ipfs-shipyard/net-ipfs-core#3

This is mine

Closed by #7