JakubOnderka / PHP-Parallel-Lint

This tool check syntax of PHP files faster than serial check with fancier output.
Other
647 stars 62 forks source link

tag 1.0 #89

Closed mikeSimonson closed 6 years ago

mikeSimonson commented 7 years ago

Is there any blocker to tag a v1 ?

hashar commented 7 years ago

Is there any reason to tag a v1? :}

grogy commented 7 years ago

From my opinion tag for 1.0 is not necessary.

But I new tagged version will be fine. Last tagged version is from December 2015. What about create new version @JakubOnderka ? If you haven't time then can I help you?

JakubOnderka commented 7 years ago

I want to release 1.0 in near future. Can you please test current master, if is everythink OK?

grogy commented 7 years ago

It looks fine.

$ composer update jakub-onderka/php-parallel-lint
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 1 update, 0 removals
  - Removing jakub-onderka/php-parallel-lint (v0.9.2)
  - Installing jakub-onderka/php-parallel-lint (dev-master a5c5493): Cloning a5c5493979
$ bin/parallel-lint src tests
PHP 7.1.5 | 10 parallel jobs
............................................................  60/558 (10 %)
............................................................ 120/558 (21 %)
............................................................ 180/558 (32 %)
............................................................ 240/558 (43 %)
............................................................ 300/558 (53 %)
............................................................ 360/558 (64 %)
............................................................ 420/558 (75 %)
............................................................ 480/558 (86 %)
............................................................ 540/558 (96 %)
..................                                           558/558 (100 %)

Checked 558 files in 4 seconds
No syntax error found
samwilson commented 7 years ago

I think that a 1.0 release is a good idea.

JakubOnderka commented 7 years ago

Yes, soon, guys :D

JakubOnderka commented 6 years ago

Soon = 6 months. Sorry, but now there is version 1.0.0!