llvm_snapshot_builder.actions.delete_project
CoprActionDeleteProject
Module Contents
Classes
Attempts to delete the project if it exists and cancels builds before. |
- class llvm_snapshot_builder.actions.delete_project.CoprActionDeleteProject(proj: Union[llvm_snapshot_builder.copr_project_ref.CoprProjectRef, str], **kwargs)[source]
Bases:
llvm_snapshot_builder.actions.action.CoprAction,llvm_snapshot_builder.mixins.client_mixin.CoprClientMixinAttempts to delete the project if it exists and cancels builds before.