Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Do not merge: Update location of the report when not specified #295

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nh13
Copy link
Member

@nh13 nh13 commented May 14, 2017

@tfenne I am wondering if this solves your use case for: #272

The precedence about where the report is written is:

  1. The path specified by --report.
  2. The output directory of the pipeline when defined (i.e. pipeline.outputDirectory.nonEmpty)
  3. The log directory (log-dir/execution_report.txt)

It will also print the execution report to stdout when not in interactive mode.

Depends on #293

@nh13 nh13 requested a review from tfenne May 14, 2017 23:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants