Skip to content

specdog/leash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.github

This folder holds GitHub automation for Leash. Keep repository-level automation here rather than mixing CI or release behavior into runtime docs.

flowchart TB
  github[".github/"] --> workflows["workflows/"]
  workflows --> ci["ci.yml\nformat, clippy, tests, feature matrix, smoke-all"]
  workflows --> release["release.yml\ncrate artifact, platform binaries, draft GitHub release"]
Loading

Contents

  • workflows/: GitHub Actions workflow definitions for pull requests, pushes, tags, and manual release runs.

About

DAG-first leash

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors