module

GithubHelpers

Instance methods

assign_repository_attributes(repository : Repository, github_repo : Github::Repo)
Source
assign_repository_user_attributes(user : User, github_user : Github::User)
Source
assign_user_attributes(user : User, github_user : Github::User)
Source
create_releases(repository : Repository, github_releases : Array(Github::Release))
Source
github_client
Source
remove_outdated_releases(repository : Repository, github_releases : Array(Github::Release))
Source
resync_repository(repository : Repository)
Source
resync_user(user : User)
Source
sync_github_repo(github_repo : Github::Repo) : Repository | Nil
Source
sync_repository_fork(repository : Repository, github_repo : Github::Repo)
Source
sync_repository_languages(repository : Repository)
Source
sync_repository_readme(repository : Repository)
Source
sync_repository_releases(repository : Repository)
Source
sync_repository_shard_yml(repository : Repository)
Source