Logo
Explore Help
Register Sign In
Mirrors/wrkflw
1
0
Fork 0
You've already forked wrkflw
mirror of https://github.com/bahdotsh/wrkflw.git synced 2025-12-18 04:37:44 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
docs/add-crate-readmes
wrkflw/crates/parser
History
bahdotsh 58de01e69f docs(readme): add per-crate READMEs and enhance wrkflw crate README
2025-08-12 15:09:38 +05:30
..
src
feat(executor,parser,docs): add execution support for reusable workflows (jobs.<id>.uses)\n\n- Parser: make jobs.runs-on optional; add job-level uses/with/secrets for caller jobs\n- Executor: resolve and run local/remote called workflows; propagate inputs/secrets; summarize results\n- Docs: document feature, usage, and current limits in README\n- Tests: add execution tests for local reusable workflows (success/failure)\n\nLimits:\n- Does not propagate outputs back to caller\n- secrets: inherit not special-cased; use mapping\n- Remote private repos not yet supported; public only\n- Cycle detection for nested calls unchanged
2025-08-12 14:53:07 +05:30
Cargo.toml
chore: bump version to 0.6.0
2025-08-09 17:46:09 +05:30
README.md
docs(readme): add per-crate READMEs and enhance wrkflw crate README
2025-08-12 15:09:38 +05:30

README.md

wrkflw-parser

Parsers and schema helpers for GitHub/GitLab workflow files.

  • GitHub Actions workflow parsing and JSON Schema validation
  • GitLab CI parsing helpers

Example

// High-level crates (`wrkflw` and `wrkflw-executor`) wrap parser usage.
// Use those unless you are extending parsing behavior directly.
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 115ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API