Page MenuHomePhabricator

Migrate refinery HQL files to CI/CD supported GitLab repository
Open, Needs TriagePublic

Description

In order to make use of automated CI/CD functionality provided by GitLab, we want to move HQL files out of refinery Gerrit repo into a new GitLab repository that would support:

  • SQL Linting support on merge requests
  • SQL unit testing on merge requests
  • HDFS destination sync on deployment