Page MenuHomePhabricator

[QB] Clean-up redundant gerrit links and gerrit-specific scripts
Open, LowPublic

Description

There are some links in Query Builder repo goes to gerrit even though we've migrated to GitLab, they should be updated.

  • Footer.vue
  • package.json
  • README.md

Also there are two scripts under scripts directory, which include code parts for gerrit deployment, they should be removed as well, after making sure they're not in use anymore.

  • set-up-git.sh
  • commit-build.sh