princeton-ddss / blackfish

Machine learning as a service (MLaaS) for busy researchers
https://princeton-ddss.github.io/blackfish/
0 stars 0 forks source link

Setup basic automation #14

Closed cswaney closed 1 month ago

cswaney commented 3 months ago

Nox

Run nox locally to test before pushing/requesting PR.

Pre-commit

Setup pre-commit to lint on each commit.

GitHub Actions

Run tests, linter, and build documentation on PRs/force pushes to dev, main.

cswaney commented 1 month ago

Closed by #36