datarecce/Recce Cloud CI/CD Action

A GitHub Action to integrate Recce Cloud CI/CD from your GitHub repository (TypeScript version).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dbt_target_pathThe path to the DBT target directory containing manifest.json and catalog.json (default: target).yestarget
base_branchThe base branch for the deployment (default: main).nomain
api_hostThe Recce Cloud API host URL.nohttps://cloud.datarecce.io
web_hostThe Recce Cloud web host URL.nohttps://cloud.datarecce.io
github_tokenGitHub token for authentication (defaults to github.token if not provided).no${{ github.token }}
namedescription
session_idThe Recce Cloud session ID for the uploaded artifacts