Project

General

Profile

« Previous | Next » 

Revision 0f014667

Added by Ivan Necas about 10 years ago

Use Actions::Base as base class for Katello action

Just for the sake of consistency

View differences:

app/lib/actions/katello/repository/metadata_generate.rb
module Actions
module Katello
module Repository
class MetadataGenerate < Dynflow::Action
class MetadataGenerate < Actions::Base
def plan(repository, source_repository = nil)
plan_action(Pulp::Repository::DistributorPublish,

Also available in: Unified diff