Hi All, We're looking to build a CI/CD pipeline fo...
# getting-started
h
Hi All, We're looking to build a CI/CD pipeline for our Datahub POC for testing during future dev work and was wondering if there is either docs on the current testing process of datahub or if someone has setup a pipeline and has any suggestion on how to proceed.
b
We currently use GitHub actions to test & build docker images: https://github.com/linkedin/datahub/actions. Interested to find out how others are doing it.