Dist-Zilla-Plugin-Git-Remote-Check 0.1.0-TRIAL
Kwalitee Issues
No Core Issues.
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- Dist::Zilla::Plugin::Git::Remote::Check
- Dist::Zilla::Plugin::Git::Remote::Check::BeforeBuild
- Dist::Zilla::Plugin::Git::Remote::Update
- Dist::Zilla::Plugin::Git::Remote::Update::BeforeBuild
- Dist::Zilla::Role::Git::LocalRepository
- Dist::Zilla::Role::Git::Remote
- Dist::Zilla::Role::Git::Remote::Branch
- Dist::Zilla::Role::Git::Remote::Check
- Dist::Zilla::Role::Git::Remote::Update
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Dist::Zilla::Plugin::Git::Remote::Check | Ensure no pending commits on a remote branch before release | v0.1.0 | metacpan |
Dist::Zilla::Plugin::Git::Remote::Check::BeforeBuild | Ensure no pending commits on a remote branch before build | v0.1.0 | metacpan |
Dist::Zilla::Plugin::Git::Remote::Update | Update a remote with Git before release. | v0.1.0 | metacpan |
Dist::Zilla::Plugin::Git::Remote::Update::BeforeBuild | Update a remote with Git before build. | v0.1.0 | metacpan |
Dist::Zilla::Role::Git::LocalRepository | A plugin which works with a local git repository as its Dist::Zilla source. | v0.1.0 | metacpan |
Dist::Zilla::Role::Git::Remote | Git Remote specification and validation for plugins. | v0.1.0 | metacpan |
Dist::Zilla::Role::Git::Remote::Branch | Parts to enable aggregated specification of remote branches. | v0.1.0 | metacpan |
Dist::Zilla::Role::Git::Remote::Check | Check a remote branch is not ahead of a local one | v0.1.0 | metacpan |
Dist::Zilla::Role::Git::Remote::Update | Update tracking data for a remote repository | v0.1.0 | metacpan |