goodtables.io icon indicating copy to clipboard operation
goodtables.io copied to clipboard

Data validation as a service. Project retired, got to the current one at frictionsless/repository

Results 100 goodtables.io issues
Sort by recently updated
recently updated
newest added

# 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

As this do not count towards the API allowance. Specially when syncing as we do lots of requests. pygithub3 seems to have some sort of support for it but we...

enhancement
github

Right now we are asking a lot of perms just to log in to the site (it made sense at the beginning because the only integration was GitHub anyway). We...

enhancement
github

# Description A Flask blueprint that implements the handling of requests and responses to the Stripe payment gateway. Possibly includes the models for #114 # Tasks - [ ] TBD...

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

# Overview For now there are some tests using actual github resources. I think for this stages of project it's OK (or even better to get knowledge of the most...

enhancement

# Overview For now we use http://flask.pocoo.org/docs/0.12/quickstart/#sessions which I suppose could be read by client (readable but signed). Also there is a size limit.

enhancement

# Overview Now github plugin could work with PRs and different branches so branch filter could be added to `goodtables.yml` (see Travis CI approach). It's plugin level setting so should...

enhancement
github

https://developer.github.com/changes/2016-09-14-Integrations-Early-Access/ https://developer.github.com/early-access/integrations/ The new GitHub integrations seem to offered some features that would be really useful: installed at the org level, automatic webhook creation, status API integrated, etc. They are...

enhancement
github