UI to start new job on project
Overview
As an {User} I want to have an ability to start a new job on a project from goodtables.io user interface.
PS. For now we need to update github repo for it.
@roll do you mean to trigger an existing job, or add a new source and start a job?
I suppose our current concept that's job is one validation run (=travis build). It could be restarted against the same state of project (like the same github repo sha).
Creating new job means for for example s3 folder start new job immediately from UI (not waiting trigger or schedule). In your words trigger an existing project(source) to start new job(validation).
ok. not high priority. I'm inclined to close until a user requests, but will put on backlog for now.