roll

Results 345 issues of roll

# Overview There is a user report that validation doesn't start after commit via GitHub Windows GUI. For now it's not clear is it a goodtables.io bug or some GitHub...

enhancement
pilots

# Overview For now adding source doesn't trigger any validation job: ``` The first job will be triggered the next time someone pushes to the GitHub repository. ``` As a...

enhancement

# Overview For now we show just bucket name (and it duplicates source name in ui)

enhancement

# Overview Configurations like this could lead to duplication of files for validation: ```yml files: * datapackages: - datapackage.json ``` So we could: - describe it in Docs/FAQ - handle...

enhancement

# Overview For now our `s3` endpoints use blocking `aws-s3` calls. It could take 1-10 seconds blocking our server process from other clients. We better use celery to do this...

enhancement

# Overview As a `goodtables.next` (including of course an errors report structure) author and active user of `goodtables-web` I always had a feeling that we have a good potential for...

enhancement

# Overview We have a bootstrapped approach to write end-to-end user-acceptance tests (interacting with backend+frontend using real browsers) - see root `tests` folder. So it will be great to have...

enhancement

# Overview For now we're on our way to separate API and UI. In this issue I'll describe: - current status - further steps - optional steps --- # Current...

enhancement

# 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...

enhancement

# Overview For now we're going to accept registrations without emails (#84) because for example github user profile could have only private email addressed. But if it will be needed...

enhancement