Level / level-js

An abstract-leveldown compliant store on top of IndexedDB.
MIT License
544 stars 44 forks source link

Move to GitHub Actions #211

Closed juanpicado closed 3 years ago

juanpicado commented 3 years ago

Ref https://github.com/Level/community/issues/99

Currently are failing due Sauce Labs credentials are required error on my repo.

vweevers commented 3 years ago

We're almost there 😃 To make coverage reports work, can you update the coverage npm script and remove coveralls from devDependencies? See the similar change to package.json in https://github.com/Level/concat-iterator/commit/a229bb4c8ae407debe0ea2bbed5f2d0a6082b988#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519

juanpicado commented 3 years ago

Amazing, thank you! I will shortly create a branch (that has access to secrets) so we can see it in action (pun intended).

super thanks :) I'll back tomorrow to convert one more.

vweevers commented 3 years ago

Tests passed and coverage works: https://app.codecov.io/gh/Level/level-js