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

create target should accept directory for --seed arg #18

Open
kjk opened this issue Aug 5, 2019 · 2 comments
Open

create target should accept directory for --seed arg #18

kjk opened this issue Aug 5, 2019 · 2 comments

Comments

@kjk
Copy link
Contributor

@kjk kjk commented Aug 5, 2019

Currently, the user has 2 to create a .tar.gz archive of the corpus in order to submit it with --seed arg.

To save this step --seed arg should also take a directory name. If it's a directory, it does the creating of .tar.gz itself.

Also, should validate that there are no subdirectories (which is probably a mistake) and that there is at least 1 file.

@yevgenypats
Copy link
Collaborator

@yevgenypats yevgenypats commented Aug 5, 2019

Agree. BTW currently the workflow is usually creating the target via dashboard.

@kjk
Copy link
Contributor Author

@kjk kjk commented Aug 5, 2019

Understood, but looking from the perspective of submitting instructions to projects about how to integrate their projects with fuzzit, I would like to script as much as possible, so they can re-create the necessary steps easily.

Less they have to use the UI, the better.

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.