Add workflow run log Loki fallback #203
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/run-log-loki"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds
fj run log <run>and routesfj run view --logthrough a workflow log source abstraction./actions/tasks?run=<run>and the configured/default Loki URL.Checks:
cargo fmt --all -- --checkcargo clippy --all-targets --all-features -- -D warningscargo test --all --locked