Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upsimplify by adding -auth to `create job` #10
Closed
Comments
|
but the ./fuzzit auth is only needed once and not before every |
|
I'm thinking one step is better than two. Less docs to write, less things to get wrong when user copy & pastes the commands. On a CI system things start from scratch, so the caching doesn't happen anyway. |
|
This is now solved via |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently to create a job, one has to do:
It could be simplified to:
or: