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

Desired interface? -> Function that returns list of strings #76

Closed
mccalluc opened this issue Mar 26, 2020 · 2 comments
Closed

Desired interface? -> Function that returns list of strings #76

mccalluc opened this issue Mar 26, 2020 · 2 comments

Comments

@mccalluc
Copy link
Contributor

Right now, I have validate.py which takes command line arguments, and either exits with 0 on success, or non-0, and with human-readable errors on STDOUT… is that the easiest interface for you to use, or would something else be better?

@mccalluc mccalluc added the question: API Question about ingest pipeline label Mar 26, 2020
@mccalluc mccalluc changed the title What is the desired software interface? Desired interface? -> Function that returns list of strings Apr 1, 2020
@mccalluc
Copy link
Contributor Author

mccalluc commented Apr 1, 2020

We want a function that returns a list of errors, instead of printing to STDOUT.

@mccalluc mccalluc removed the question: API Question about ingest pipeline label Apr 1, 2020
@mccalluc
Copy link
Contributor Author

Fixed in #153

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant