llvm_snapshot_builder.actions.regenerate_repos
CoprActionRegenerateRepos
Module Contents
Classes
Regenerates the repositories for the given project. |
- class llvm_snapshot_builder.actions.regenerate_repos.CoprActionRegenerateRepos(proj: Union[llvm_snapshot_builder.copr_project_ref.CoprProjectRef, str], **kwargs)[source]
Bases:
llvm_snapshot_builder.mixins.client_mixin.CoprClientMixin,llvm_snapshot_builder.actions.action.CoprActionRegenerates the repositories for the given project. NOTE: The regeneration of repository data is not finished when this function returns.