bickositieff/Setup Supabase CLI

Installs the Supabase CLI and optionally configures caching for the required docker images

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionRelease of Supabase CLI to installyes
architectureArchitecture of the binary to downloadnoamd64
image-registryImage registry which should be used for downloading the docker images. GitHub container registry is used per default for faster pulls in GH Action CI runs. Specify an empty string to use the CLI default of AWS ECR. Alternatively you can also specify "docker.io".noghcr.io
enable-binary-cacheWhether to use actions/cache for caching the supabase binarynotrue
enable-docker-cacheWhether to use actions/cache for caching downloaded docker imagesnofalse

no outputs