Skip to content

varshinicb1/clear2.0

 
 

Repository files navigation

GitHub Actions — CI/CD Pipelines

Workflows

Workflow Trigger What it does
CI Push/PR to main Builds, tests (Node 18/20/22), runs coverage
Validate Push/PR to main Validates docs structure, spec files, all examples
Docs Push to main (docs/) Deploys documentation to GitHub Pages
Publish Tag v* Publishes to npm
Release Tag v* Creates GitHub Release with changelog
Nightly Daily at 00:00 UTC Runs full test suite and example validation
Snapshot Check Push/PR Verifies codegen snapshots are up-to-date

Secrets Required

Secret Used By Description
NPM_TOKEN publish.yml npm automation token for publishing

About

Clear — One .clear file → Instant REST API + Web UI. Write structured English. Run the server. | Parser · Interpreter · 7 Codegen Targets · Auth · UI Renderer · MCP Server · VS Code Extension

Topics

Resources

License

Code of conduct

Contributing

Stars

2 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages

  • HTML 57.7%
  • TypeScript 38.6%
  • JavaScript 3.2%
  • CSS 0.5%