Structs§
- Step
Environment Updates - Parsed results from all 4 GitHub Actions environment files after a step runs.
Functions§
- apply_
step_ environment_ updates - Apply environment updates from a completed step to the job state.
- clear_
step_ files - Truncate environment files between steps.
- parse_
github_ kv_ file - Parse the GitHub Actions key-value file format used by GITHUB_OUTPUT and GITHUB_ENV.
- parse_
github_ path_ file - Parse GITHUB_PATH file — one path entry per non-empty line.
- read_
step_ environment_ updates - Read all 4 environment files using HOST paths from
job_envand return parsed updates.