Skip to content

The documentation says that relative paths are allowed, but they aren’t #176

@leafac

Description

@leafac

Describe the bug
A clear and concise description of what the bug is.

Compare the documentation:

Relative and absolute file paths are both allowed.

To what actually happens:

  with:
    path: ../courselore.zip
Error: Invalid pattern '../courselore.zip'. Relative pathing '.' and '..' is not allowed.

Version

  • V1
  • V2

Environment

  • self-hosted
  • Linux
  • Windows
  • Mac

Screenshots
If applicable, add screenshots to help explain your problem.

Run/Repo Url
If applicable, and if your repo/run is public, please include a URL so it is easier for us to investigate.

How to reproduce
If applicable, add information on how to reproduce the problem.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions