roll

Results 345 issues of roll

# Overview In Python, we can cover internal logic but for the visual part, we need to use end-to-end tests. It means we need to bring a node env for...

general

# Overview https://github.blog/2021-04-05-behind-githubs-new-authentication-token-formats/ This change is not urgent but nice to have cc @lwinfree

enhancement

# Overview From @augusto-herrmann > In one of my repos https://github.com/augusto-herrmann/transparencia-dados-abertos-brasil , goodtables validates ok if I am on the master branch: goodtables data/valid/datapackage.json runs without errors. However, I have...

bug

# Overview A lot of security alerts...

enhancement

# Overview For now, it fails preventing builds (disabled).

bug

# Overview For not API expect `Authorization: ` instead of more correct `Authorization: token `.

bug

# Overview - create s3 bucket with any region except Oregon - prepare your AWS creadentials (root e.g.) - s3/settings -> fill the form -> add bucket - `Error setting...

bug
s3

# Overview Here is an example or errored job with this message - https://goodtables.io/github/loleg/born-died-ch/jobs/1 Behavior seems correct (no tabular files leads to jsonschema validation fail) but error message should be...

enhancement

# Overview We've implemented token based auth for API. It means to auth a client should add a header `Authorization: token `. It's perfect for server-based applications but browser-based application...

question

# Overview From an user feedback: > can the schema validation differentiate between errors and warnings? For example, if had to be a float, but also is normally between 0-1....

enhancement
pilots