Skip to content

Convert relative path in Pipeline configuration to absolute path #89

Description

@binh-vu

The relative path in the configuration file should convert to absolute path (for FilePath argtype). This will make it easier to debug file not found exception.

There are two choices for converting to absolute path:

  1. The path is relative to the current working directory.
  2. The path is relative to the current file.

I think both are okay. Perhaps the first option is easier to implement

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions