Dist-Zilla-Plugin-Git-Remote-Check 0.2.0-TRIAL Latest Dev
Kwalitee Issues
No Core Issues.
- 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::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.2.0 | metacpan |
Dist::Zilla::Plugin::Git::Remote::Check::BeforeBuild | Ensure no pending commits on a remote branch before build | v0.2.0 | metacpan |
Dist::Zilla::Plugin::Git::Remote::Update | Update a remote with Git before release. | v0.2.0 | metacpan |
Dist::Zilla::Plugin::Git::Remote::Update::BeforeBuild | Update a remote with Git before build. | v0.2.0 | metacpan |
Dist::Zilla::Role::Git::LocalRepository | A plugin which works with a local git repository as its Dist::Zilla source. | v0.2.0 | metacpan |
Dist::Zilla::Role::Git::LocalRepository::CurrentBranch | Query state from C<Git> about the current branch | v0.2.0 | metacpan |
Dist::Zilla::Role::Git::LocalRepository::LocalBranches | Enumerate all available local branches as branch ↔ C<SHA1> mappings. | v0.2.0 | metacpan |
Dist::Zilla::Role::Git::Remote::Branch | Parts to enable aggregated specification of remote branches. | v0.2.0 | metacpan |
Dist::Zilla::Role::Git::Remote::Check | Check a remote branch is not ahead of a local one | v0.2.0 | metacpan |
Dist::Zilla::Role::Git::Remote::Update | Update tracking data for a remote repository | v0.2.0 | metacpan |
Dist::Zilla::Role::Git::RemoteName | Git Remote specification and validation for plugins. | v0.2.0 | metacpan |
Dist::Zilla::Role::Git::RemoteNames | Query a list of remotes from C<Git> | v0.2.0 | metacpan |