Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not possible to set path for issues in a pipeline #133

Closed
Demivan opened this issue Aug 31, 2023 · 5 comments
Closed

Not possible to set path for issues in a pipeline #133

Demivan opened this issue Aug 31, 2023 · 5 comments
Assignees
Labels
enhancement New feature or request priority This has priority

Comments

@Demivan
Copy link
Contributor

Demivan commented Aug 31, 2023

After 0.13.0, it is not possible to set custom path for errors in a pipeline.

Essentially, #5 (comment) does not work because you cannot set custom path on the returned issue.

@fabian-hiller
Copy link
Owner

I will expand the implementation next week.

@fabian-hiller fabian-hiller self-assigned this Aug 31, 2023
@fabian-hiller fabian-hiller added enhancement New feature or request priority This has priority labels Aug 31, 2023
@demarchenac
Copy link

Hi! I've been tinkering with this for the past few days in my spare time and it seems that this syntax works! But we need to change the return statement from input to { output: input } to make it work as expected.

@fabian-hiller
Copy link
Owner

Hi @demarchenac, can you describe what exactly do you mean? I plan to expand the implementation for nested issues this week.

@demarchenac
Copy link

Ok, it seems that I got confused since on the example that I was working on I'm was throwing a ValiError instead of using the issue syntax

@fabian-hiller
Copy link
Owner

v0.15.0 is now available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority This has priority
Projects
None yet
Development

No branches or pull requests

3 participants