Files
backstage/.changeset/gorgeous-queens-pull.md
T
Patrick Jungermann c1784a4980 chore(integration): use consistent naming of [gG]ithub in code
Relates to the discussion at PR #14039.

Relates-to: PR #14039
Relates-to: PR #14174
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-10-19 16:11:53 +02:00

524 B

@backstage/integration
@backstage/integration
minor

Replaces in-code uses of GitHub with Github and deprecates old versions.

Deprecates:

  • getGitHubFileFetchUrl replaced by getGithubFileFetchUrl
  • GitHubIntegrationConfig replaced by GithubIntegrationConfig
  • GitHubIntegration replaced by GithubIntegration
  • readGitHubIntegrationConfig replaced by readGithubIntegrationConfig
  • readGitHubIntegrationConfigs replaced by readGithubIntegrationConfigs
  • replaceGitHubUrlType replaced by replaceGithubUrlType