Skip to content

Octolog example workflow #138

Octolog example workflow

Octolog example workflow #138

Manually triggered June 23, 2025 18:35
Status Success
Total duration 9m 13s
Artifacts

test-octolog.yaml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error, 7 warnings, and 8 notices
test: .github/workflows/R/conditions.R#L7
An error that does not kill R ℹ And how to fix it.
test
The added dir is now available!
test
The added dir will only be on the path in the next step.
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
`octo_mask_value` will take effect immediately!
test
`octo_mask_envvar` will only take effect in the NEXT step!
test
A warning ✔ Without a trace
test: .github/workflows/R/conditions.R#L5
A warning
test
Multiline strings will be automatically converted from their escaped form.
test
We can use outputs from previous steps in other steps using the step id.
test
The envvar set in the last step can be used now:
test
Now in the next step the envvar mask has taken effect:
test
Now all commands are parsed again!
test
Masking some secret stuff!
test
Setting envvars for the next step
test: .github/workflows/R/conditions.R#L4
A notice ℹ And some information