repository icon indicating copy to clipboard operation
repository copied to clipboard

Explore if we can support Gitlab/others

Open roll opened this issue 2 years ago • 4 comments

Overview

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

roll avatar Feb 04 '23 17:02 roll

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.

loleg avatar Feb 04 '23 17:02 loleg

Thanks a lot for this info!

roll avatar Feb 04 '23 17:02 roll

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.

cpommier avatar May 22 '23 15:05 cpommier

@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

roll avatar May 23 '23 08:05 roll