• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

supabase / cli / 28655743093
65%

Build:
DEFAULT BRANCH: develop
Ran 03 Jul 2026 10:53AM UTC
Jobs 1
Files 229
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

03 Jul 2026 10:43AM UTC coverage: 65.166%. Remained the same
28655743093

push

github

web-flow
chore(dev/onboarding): set up `mise`-based workflow for initial codebase setup (#5761)

## What kind of change does this PR introduce?

Adds a `mise.toml` along with enhancements to our `CONTRIBUTING.md` so
first-time contributors have a quick and easy way to install all the
correct versions of all of the required software (Node, Bun, Go,
`golangci-lint`, pnpm) to get tests running.

I tried to minimize the amount of additional configuration, utilizing
existing files (e.g., `.nvmrc`, `go.mod`, `package.json`) as the
respective versioning sources of truth where applicable.

I also chose not to commit [a `mise.lock`
lockfile](https://mise.en.dev/dev-tools/mise-lock.html) for simplicity's
sake but I'm happy to add it if folks want to lean into `mise` further
in this repo.

## What is the current behavior?

If someone clones the repo for the first time, they'll need to manually
download all of the executables (Node, Bun, Go, golangci-lint) and look
in a few different places to determine which versions to use.

## What is the new behavior?

Now, users can install `mise` and run `mise install` and it'll install
the correct versions of all the required software:



https://github.com/user-attachments/assets/4cad1a5c-417c-403a-9ffb-57c88979902b

---------

Co-authored-by: Andrew Valleteau <avallete@users.noreply.github.com>
Co-authored-by: Julien Goux <hi@jgoux.dev>

11041 of 16943 relevant lines covered (65.17%)

10.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28655743093.1 03 Jul 2026 10:53AM UTC 229
65.17
GitHub Action Run
Source Files on build 28655743093
  • Tree
  • List 229
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28655743093
  • f6aff1c8 on github
  • Prev Build on develop (#28648620176)
  • Next Build on develop (#28676077409)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc