• George Koltsov's avatar
    Replace legacy github client in GitHub Controller · b30c28ee
    George Koltsov authored
    - LegacyGithubClient should no longer be used, prefer
      GithubImport::Client instead
    - This change removes use of LegacyGithubClient in order
      to later remove it from the codebase
    - Behind feature flag remove_legacy_github_client
    b30c28ee
gitea_controller_spec.rb 1.85 KB