-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dump configs in all plugins that have one #276
Open
karenetheridge
wants to merge
21
commits into
rjbs:v7-in-progress
Choose a base branch
from
karenetheridge:topic/dump_config
base: v7-in-progress
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
dump configs in all plugins that have one #276
karenetheridge
wants to merge
21
commits into
rjbs:v7-in-progress
from
karenetheridge:topic/dump_config
Commits on Apr 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 88abb04 - Browse repository at this point
Copy the full SHA 88abb04View commit details -
use v5.20.0 and Dist::Zilla::Dialect
Dist::Zilla::Dialect is a multi-import pragma to set up v5.20 and the features used by Dist::Zilla code code: the good stuff from v5.20 and thereabouts.
Configuration menu - View commit details
-
Copy full SHA for 1ef6b8f - Browse repository at this point
Copy the full SHA 1ef6b8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1e0fac - Browse repository at this point
Copy the full SHA e1e0facView commit details -
Configuration menu - View commit details
-
Copy full SHA for 741b482 - Browse repository at this point
Copy the full SHA 741b482View commit details -
Configuration menu - View commit details
-
Copy full SHA for dece0f5 - Browse repository at this point
Copy the full SHA dece0f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e273a2 - Browse repository at this point
Copy the full SHA 7e273a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6d8420 - Browse repository at this point
Copy the full SHA c6d8420View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91bc26a - Browse repository at this point
Copy the full SHA 91bc26aView commit details -
remove all uses of File::HomeDir
...as inspired by File::HomeDir::Tiny Note that all of this can be replaced by (glob('~'))[0] when perl 5.20 is required.
Configuration menu - View commit details
-
Copy full SHA for 75674cf - Browse repository at this point
Copy the full SHA 75674cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd6e0ee - Browse repository at this point
Copy the full SHA fd6e0eeView commit details -
prohibit _ in non-decimal versions
This will prevent discouraged formats from being used, even though CPAN::Meta still lets some of them in (despite contradictory language in CPAN::Meta::Spec). Following the Lyon version roundtable, _ is no longer interpreted as another dot in non-decimal versions, so the sort order can now be different.
Configuration menu - View commit details
-
Copy full SHA for c24316f - Browse repository at this point
Copy the full SHA c24316fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cee59bf - Browse repository at this point
Copy the full SHA cee59bfView commit details -
homedir: on v5.20, we can just use glob("~") for homedir
even on MSWin32
Configuration menu - View commit details
-
Copy full SHA for 48fe7a0 - Browse repository at this point
Copy the full SHA 48fe7a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a91a223 - Browse repository at this point
Copy the full SHA a91a223View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5adadd - Browse repository at this point
Copy the full SHA e5adaddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bde393 - Browse repository at this point
Copy the full SHA 7bde393View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e2d250 - Browse repository at this point
Copy the full SHA 9e2d250View commit details
Commits on Apr 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1a77ae1 - Browse repository at this point
Copy the full SHA 1a77ae1View commit details
Commits on Dec 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6bbe36c - Browse repository at this point
Copy the full SHA 6bbe36cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f836ca - Browse repository at this point
Copy the full SHA 2f836caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39e0856 - Browse repository at this point
Copy the full SHA 39e0856View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.