This website requires JavaScript.
Explore
Help
Sign In
studio
/
wfe
Watch
2
Star
0
Fork
0
You've already forked wfe
Code
Issues
Pull Requests
Actions
Packages
Releases
1
Activity
Files
ed9c97ca328ac27b79cb67fb31e4c96e59cde964
wfe
/
wfe-yaml
/
src
History
Sienna Meridian Satterwhite
31a46ecbbd
feat(wfe-yaml): add readFile() op to deno runtime with permission checking
2026-03-26 23:29:11 +00:00
..
executors
feat(wfe-yaml): add readFile() op to deno runtime with permission checking
2026-03-26 23:29:11 +00:00
compiler.rs
feat(wfe-yaml): compile YAML conditions into StepCondition with all operators
2026-03-26 17:21:28 +00:00
error.rs
feat(wfe-yaml): add YAML workflow definitions with shell executor
2026-03-25 21:32:00 +00:00
interpolation.rs
feat(wfe-yaml): add YAML workflow definitions with shell executor
2026-03-25 21:32:00 +00:00
lib.rs
feat(wfe-yaml): add task file includes with cycle detection and config override
2026-03-26 17:22:02 +00:00
schema.rs
feat(wfe-yaml): add YamlCondition types with combinator and comparison deserialization
2026-03-26 17:21:20 +00:00
types.rs
feat(wfe-yaml): add multi-workflow YAML and typed input/output schemas
2026-03-26 14:14:15 +00:00
validation.rs
feat(wfe-yaml): add condition field path validation, type checking, and unused output detection
2026-03-26 17:21:50 +00:00