Fedora::App::ReviewTool::Bodhi - primitive bodhi update submit for reviewtool


Fedora-App-ReviewTool documentation  | view source Contained in the Fedora-App-ReviewTool distribution.

Index


NAME

Top

Fedora::App::ReviewTool::Bodhi - primitive bodhi update submit for reviewtool

SYNOPSIS

Top

    with 'Fedora::App::ReviewTool::Bodhi';

    # ...
    $self->submit_bodhi_newpackage('perl-Foo-1.2.3-1.fc11');




DESCRIPTION

Top

This is a MooseX::Role for reviewtool's command classes that provides a very simplistic and limited subset of Bodhi functionality... Just enough to create a new package update.

It is anticipated that this will be replaced at some point in the not-too-distant future by Fedora::Bodhi.

METHODS

Top

<fas_userid>
<fas_passwd>
<submit_bodhi_newpackage>
<submit_bodhi>

CONFIGURATION AND ENVIRONMENT

Top

We attempt to load our FAS userid/passwd from the config file (typically ~/.reviewtool.ini). Failing this, we prompt the user.

SEE ALSO

Top

Fedora::App::ReviewTool

AUTHOR

Top

Chris Weyl <cweyl@alumni.drew.edu>

LICENSE AND COPYRIGHT

Top


Fedora-App-ReviewTool documentation  | view source Contained in the Fedora-App-ReviewTool distribution.