Skip to content

Add frictionless validate CI workflow#17

Merged
olayway merged 2 commits into
improve-metadatafrom
add-ci-validation
May 22, 2026
Merged

Add frictionless validate CI workflow#17
olayway merged 2 commits into
improve-metadatafrom
add-ci-validation

Conversation

@olayway

@olayway olayway commented May 22, 2026

Copy link
Copy Markdown
Contributor

Summary

  • No CI existed in this repo — descriptor/data drift could be merged undetected
  • Adds .github/workflows/validate.yml that runs frictionless validate data/datapackage.json on every push and PR touching data/

What it does

  • Triggers on push/PR when data/** or the workflow file itself changes
  • Installs frictionless and runs validation; fails the workflow on any validation error
  • Keeps the descriptor honest as data or schema evolves

olayway added 2 commits May 22, 2026 13:29
Runs frictionless validate data/datapackage.json on every push and PR
that touches data/ or the workflow itself. Prevents descriptor/data
drift from being merged undetected.
@olayway olayway merged commit c3721b9 into improve-metadata May 22, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant