llvm_snapshot_builder.actions.regenerate_repos

CoprActionRegenerateRepos

Module Contents

Classes

CoprActionRegenerateRepos

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.CoprAction

Regenerates the repositories for the given project. NOTE: The regeneration of repository data is not finished when this function returns.

run() bool[source]

Runs the action.