Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Yaml parsing errors always report tye.yaml file problem #1033

@brettveenstra

Description

@brettveenstra

Describe the bug

When YAML parsing acts on path argument, it always directs user to an error in tye.yaml file

To Reproduce

  1. Create a foo.yml file with invalid yml syntax
  2. Run tye with file from Step 1 as path argument (e.g. > tye run foo.yml)
  3. Note error message says Error parsing tye.yaml: ...

Further technical details

Tye version: 0.6.0-alpha.21070

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions