Paul Walsh

Results 47 issues of Paul Walsh

# Description This issue describes the set of tasks to complete in order to finish up work on the library. # Tasks - [ ] Touch base with the @jobarratt...

enhancement

# 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

# Description The [Data Quality CLI](https://github.com/frictionlessdata/data-quality-cli) is essentially a set of custom task runners around good tables, to support the creation of a flat file database assessing data quality of...

enhancement

# Description As a user, I want goodtables to work with my private S3 buckets, so that I can validate data in workflows that are not exposed to the public....

enhancement

# Description As a user, I want to run good tables against a directory in Google Drive, so I can validate data using my existing drive-based workflows. ## Notes If...

enhancement

# Description As a user, I want to run good tables against a directory in Dropbox, so I can validate data using my existing dropbox-based workflows. ## Notes If Dropbox...

enhancement

# Description The first version of good tables is about what good tables does best - data validation. Additionally, all the infrastructure will be in place for a useful data...

enhancement

This looks like a really interesting project, thanks for the work. When I look over the docs, I see lots of examples of implementing "business logic" in scheme, but, I...

If I understand https://github.com/ckan/ckan-docker/blob/master/docker-compose.yml correct then [background processes](https://docs.ckan.org/en/2.9/maintaining/background-tasks.html) would be running out of the CKAN container, which is the application server. Perhaps worth considering having worker containers dedicated to this?...

# Job story When I use CCO, I want a clear method of deployment, supported by good documentation, so I can deploy apps according to CCO best practice. # Context...