command
module
Version:
v0.0.18
Opens a new window with list of versions in this module.
Published: Apr 26, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
datatug-project-validator
Validate DataTug projects locally or in CI pipelines
Run as GitHub action
In your repository create file: /.github/workflows/datatug.yml:
name: DataTug Project Validator
on:
pull_request:
push:
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: datatug/datatug-project-validator@main
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.