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

Add validator to client #10

Open
vsoch opened this issue Jan 11, 2018 · 2 comments
Open

Add validator to client #10

vsoch opened this issue Jan 11, 2018 · 2 comments
Labels
hacktoberfest an issue for hacktoberfest! help wanted

Comments

@vsoch
Copy link
Owner

vsoch commented Jan 11, 2018

The validator should be able to parse a file system and check for correct organization as well as a recipe

@vsoch
Copy link
Owner Author

vsoch commented Oct 2, 2018

SCIF (the scientific filesystem) is an organizational standard for (internal) organization of containers. A validator, then, should be a module within the client that can basically check that:

  • the organization of the /scif/ folder conforms to that described in the specification, with appropriate errors/warnings given when necessary for missing/malformed/extra content.
  • (bonus) the recipes included within folders are present and also valid

@vsoch vsoch added the hacktoberfest an issue for hacktoberfest! label Oct 2, 2018
@vsoch
Copy link
Owner Author

vsoch commented Oct 2, 2018

For those interested for #hacktoberfest please feel free to ask clarifying questions, etc. So glad for your help!

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

No branches or pull requests

1 participant