Closed AntoineAugusti closed 4 years ago
Is it okay to merge as is and run things on production? It's not easy to run this on demo because:
file_url
s are taken from productionI've executed the script locally to check the detection of new files and the API call.
I'd be happy to have your opinion on the message before shipping
@AntoineAugusti ok for prod.
About the message, this is what I wrote for the DECP validation: https://demo.data.gouv.fr/fr/datasets/fichier-csv/#discussion-5c9b8847634f4178a4eca78a
I think the part about "why this check has been triggered" is important.
@geoffreyaldebert Your points are all valid. This implementation is a quick and naive implementation to solve the current problem: producers want to know about their errors (they asked us) and we need to show that we're proactive at checking data quality.
That being said, this implementation has flaws:
I think we're still figuring things out and we will learn from this feature in production.
@abulte One last check before merging this, can you confirm that secrets have the right value for production on GH's settings? I can see that you've set them but I can't check their values.
I agree with your explanations. We'll see on the fly when it's in production.
@AntoineAugusti it should be ok now, but DOMAIN should be useless? I guess you can remove this env from your code.
Post a comment on the dataset page when a file is added or updated to report the quality against the schema.