malnati/Ops Errors
Centralizes file error writing and exposes Bash functions via BASH_ENV.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| errors | Error log file path. | no | .github/workflows/errors.log |
Outputs
| name | description |
|---|---|
| errors_path | Effective path of the error log file. |
| bash_env | File configured in BASH_ENV for auto-source. |