frictionlessdata / frictionless-ci

Data management service that brings continuous data validation to tabular data in your repository via Github Action
https://repository.frictionlessdata.io
MIT License
36 stars 12 forks source link

Explore if we can support Gitlab/others #39

Open roll opened 1 year ago

roll commented 1 year ago

Overview

See https://frictionlessdata.slack.com/archives/C0369HZ2SLT/p1675530494127069?thread_ts=1675523690.362539&cid=C0369HZ2SLT

loleg commented 1 year ago

As we discussed, the ability to use alternative CI/CD pipelines (including self-hosted) would be welcomed by the open source community. At least some instructions, like these on the blog of Tomas Votruba could help. The GitLab docs seem to imply that Actions are not automatically converted on import. However, GitHub provides helpful instructions for going the other way.

roll commented 1 year ago

Thanks a lot for this info!

cpommier commented 1 year ago

This would definitly be a plus. We are currently using FAIRDOM-seek coupled to a python plus frictionless validator. Using frictionless/repository to visualize validation reports would definitely be a plus. We could set this up using our own gitlab instance if need be.

roll commented 1 year ago

@cpommier Thanks for sharing! While it's not yet supported by Repository, you can render a validation report within the web app using the report component - https://application.frictionlessdata.io/docs/metadata.html