Commit graph

296 commits

Author SHA1 Message Date
Daniel Bachhuber
ce58d34db1 Use dist: precise for PHP 5.3, dist: trusty for everything else 2017-08-04 07:38:43 -04:00
gitlost
bebd7c911f Merge pull request #136 from wp-cli/pull-request-time
Mention specific timeframe for pull request involvement
2017-08-03 12:00:39 +01:00
Daniel Bachhuber
3b88300e06 Mention specific timeframe for pull request involvement 2017-08-03 06:02:40 -04:00
gitlost
35fc5e1d50 Merge pull request #135 from wp-cli/add-swp
Add `.swp` to `.distignore` and `.gitignore`
2017-08-02 22:51:33 +01:00
Daniel Bachhuber
605ea5059d Add .swp to .distignore and .gitignore
This is how it propagates to all packages
2017-08-02 16:11:17 -04:00
gitlost
9d59c4ff7d Merge pull request #134 from wp-cli/pull-request-guidelines
Link to pull request guidelines in the PULL_REQUEST_TEMPLATE
2017-08-02 20:50:09 +01:00
gitlost
5390517249 Merge pull request #133 from wp-cli/skip-install
Add a `--skip-install` flag to package scaffolding
2017-08-02 18:39:40 +01:00
Daniel Bachhuber
e59d82f19d Link to pull request guidelines in the PULL_REQUEST_TEMPLATE 2017-08-02 10:34:44 -07:00
Daniel Bachhuber
b2d58b1c36 Add a --skip-install flag to package scaffolding
If the package is already installed, you may not want to install it
again when running scaffolding a second time.
2017-08-02 09:32:22 -07:00
gitlost
68a3666b83 Merge pull request #131 from wp-cli/100-setting-up
Include generic mention of "Setting up" in scaffolded README
2017-08-02 13:34:03 +01:00
Daniel Bachhuber
3884d32584 Include generic mention of "Setting up" in scaffolded README 2017-08-02 04:35:06 -07:00
Daniel Bachhuber
8712ec497c Merge pull request #130 from miya0001/add-support-policy-to-readme
Add support policy to readme
2017-07-31 06:34:09 -07:00
miya0001
bafec623a3 add support policy to readme 2017-07-30 01:18:20 +09:00
Alain Schlesser
51cdd2d7dd Merge pull request #127 from wp-cli/119-realpath
Convert '~/' when supplied in `$package_dir`
2017-07-23 16:15:37 +02:00
gitlost
0b60d14c62 Add test (could do with a HOME variable). 2017-07-23 14:48:54 +01:00
gitlost
91372f0500 Merge pull request #129 from wp-cli/109-scaffold-latest-stable
Scaffold a README for WP-CLI command requiring latest stable
2017-07-22 01:33:54 +01:00
Daniel Bachhuber
d11142856f Scaffold a README for WP-CLI command requiring latest stable 2017-07-21 05:17:07 -07:00
Daniel Bachhuber
59dbdd22b8 Only replace ~/ for now 2017-07-21 04:28:10 -07:00
gitlost
f0fd73908b Merge pull request #128 from wp-cli/125-contributing-file
Add a basic CONTRIBUTING.md to point to contrib guidelines
2017-07-18 14:55:47 +01:00
gitlost
5e813c1c95 Merge pull request #126 from wp-cli/121-phpunit
Permit running PHPUnit tests, if they exist
2017-07-18 14:45:56 +01:00
Daniel Bachhuber
c448bfcf9d Skip the CONTRIBUTING.md file too 2017-07-18 06:36:55 -07:00
Daniel Bachhuber
7ae9a81c01 Add a basic CONTRIBUTING.md to point to contrib guidelines 2017-07-18 06:27:02 -07:00
Daniel Bachhuber
331cb2649c Merge pull request #124 from wp-cli/danielbachhuber-patch-1
Link to contributing guidelines from PR template
2017-07-18 06:17:12 -07:00
Daniel Bachhuber
6ff12c2641 Run $package_dir through realpath() for consistent paths 2017-07-18 06:15:35 -07:00
Daniel Bachhuber
158397a860 Link to contributing guidelines from PR template 2017-07-14 06:52:45 -07:00
Daniel Bachhuber
fde2c312ce Merge pull request #122 from wp-cli/fix-error-extras
Fix error message: expected key is 'extra', not 'extras'
2017-07-11 07:14:47 -07:00
Daniel Bachhuber
68770d8291 Test needs to be updated too 2017-07-11 06:41:41 -07:00
Daniel Bachhuber
c1a96f39bb Fix error message: expected key is 'extra', not 'extras' 2017-07-11 06:38:44 -07:00
Daniel Bachhuber
fb4a7ad991 Merge pull request #114 from johnbillion/feature/invalid-dir
Clarify help text and error messages for invalid <dir> values
2017-06-21 05:33:25 -07:00
Daniel Bachhuber
5bb89c3457 Abstract checks for the valid package directory 2017-06-21 05:05:23 -07:00
gitlost
5bc66d9db5 Merge pull request #117 from wp-cli/deep-link-contributing
Deep link contributing section into the handbook
2017-06-21 09:20:00 +01:00
Daniel Bachhuber
4c27ae36cb Deep link contributing section into the handbook
The handbook is a better point of reference for contributors
2017-06-20 09:58:05 -07:00
John Blackbourn
7ee0304ed6 Improve error messages for invalid <dir> option. Adds tests. 2017-06-02 18:36:54 +01:00
John Blackbourn
7d29bbbb5e Clarify help text for the <dir> flag. 2017-06-02 18:36:47 +01:00
Daniel Bachhuber
6a08140a1b Merge pull request #113 from johnbillion/feature/112-needed-not-needed
Shorten the description for `package-tests`
2017-06-02 10:18:32 -07:00
John Blackbourn
c0f84d4ace Shorten the description for package-tests to avoid line wrapping in the help screen. Fixes #112. 2017-06-02 17:38:16 +01:00
Alain Schlesser
79e8ced1f9 Merge pull request #108 from wp-cli/104-revert
Don't conditionally register commands
2017-05-30 10:45:53 +02:00
gitlost
db403f1338 Merge pull request #111 from wp-cli/83-default-git
Have README installing instructions default to Git installation
2017-05-26 15:19:59 +01:00
gitlost
f69da309f4 Merge pull request #110 from wp-cli/100-bundled-install
Bundled commands should mention they're included with WP-CLI
2017-05-26 15:16:15 +01:00
Daniel Bachhuber
dcc79d284f Have README installing instructions default to Git installation
Because the package index is on indefinite hiatus, Git installation is
an easier way to get started.
2017-05-26 06:22:24 -07:00
Daniel Bachhuber
3f8f5722ba Bundled commands should mention they're included with WP-CLI 2017-05-26 06:18:26 -07:00
Daniel Bachhuber
9b9506a34b Don't conditionally register commands
This is no longer necessary
2017-05-25 12:10:25 -07:00
Alain Schlesser
1da206e40d Merge pull request #107 from wp-cli/85-github-tempaltes
Introduce `wp scaffold package-github` to scaffold GitHub templates
2017-05-25 09:11:08 +02:00
Daniel Bachhuber
d6f56a42b4 Move WP-CLI require statement to require-dev 2017-05-23 07:08:21 -07:00
Daniel Bachhuber
6b9563a37d Update README for new commands 2017-05-23 06:58:41 -07:00
Daniel Bachhuber
e508fee7ca Introduce wp scaffold package-github to scaffold GitHub templates 2017-05-23 06:56:30 -07:00
Alain Schlesser
33c5cecc53 Merge pull request #106 from wp-cli/92-oldest-wp-version
Run tests against oldest supported WP version
2017-05-16 08:25:33 +02:00
Daniel Bachhuber
4eb522f67c Run tests against oldest supported WP version
Also updates test suite files to latest
2017-05-09 10:05:56 -07:00
Alain Schlesser
8b1e77688e Merge pull request #105 from wp-cli/strip-short-has
Strip git short hash off version comparison
2017-05-05 20:11:18 +02:00
Daniel Bachhuber
135efabe55 Strip git short hash off version comparison
It causes intermittent build failures
2017-05-05 10:16:53 -07:00