Skip to content

Validate SpiceDB schema

Actions
Runs the zed validate command on the provided schema and test data
v1.0.1
Latest
Verified creator
Star (13)

Tags

 (2)

Verified

GitHub has manually verified the creator of the action as an official partner organization. For more info see About badges in GitHub Marketplace.

SpiceDB Validate GitHub Action

Docs License Build Status Discord Server Twitter

This project is a GitHub Action that runs the zed validate command for a SpiceDB schema and test data.

A compatible file can be produced by downloading from the Authzed Playground.

Usage

Add the following any workflow:

steps:
- uses: "authzed/action-spicedb-validate@v1"
  with:
    validationfile: "myschema.zaml"

See test-schema.zaml for an example of an input file.

Validate SpiceDB schema is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Runs the zed validate command on the provided schema and test data
v1.0.1
Latest

Verified

GitHub has manually verified the creator of the action as an official partner organization. For more info see About badges in GitHub Marketplace.

Tags

 (2)

Validate SpiceDB schema is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.