cli-tools

CLI tools to manage output errors formatting for junit, checkstyle, teamcity, gitlab and github error formats

MPL-2.0 License

Downloads
60.9K
Stars
1
Committers
1

Bot releases are hidden (Show)

cli-tools - v1.6.0 Latest Release

Published by williamdes 2 months ago

  • Drop support for PHP 7.1
  • Support PHPUnit 10 and 11
  • Support Symfony Console v7 by @mtvbrianking (#2)
  • Drop support for PHPUnit 7
  • Drop support for Symfony Console 3.4.x and 4.3.x
cli-tools - v1.5.0

Published by williamdes over 2 years ago

cli-tools - v1.4.0

Published by williamdes over 3 years ago

  • Upgrade ondram/ci-detector to 4.0 (35f6a59204831e7ca2cbfda5adf79f9b87382068)
  • Copy an upstream change, make the test suite run offline (99be1a7c9e3328a9298c90caa99f51db5f77c5b3)
  • Apply wdes/coding-standard
  • Update .gitattributes to remove .editorconfig for releases
cli-tools - v1.3.1

Published by williamdes almost 4 years ago

  • Fix RawTextErrorFormatter
  • Fix a PHP 8.0 unit test failing on a now uppercase letter
cli-tools - v1.3.0

Published by williamdes almost 4 years ago

  • Fix OutputFormat::checkOutputFormatIsValid
  • Add Utils::isCiDetected to detect CIs
cli-tools - v1.2.1

Published by williamdes almost 4 years ago

  • Fix and improve the wording of FormatNotFoundException message
  • Improve composer keywords
  • Improve README description line
cli-tools - v1.2.0

Published by williamdes almost 4 years ago

  • Drop ERASE_TO_LINE_END_2 and ERASE_TO_LINE_END_1 constants from AnsiEscapeSequences because they where broken
  • Add ERASE_TO_LINE_END to AnsiEscapeSequences
  • Add ErrorFormatter\RawTextErrorFormatter that reflects a Doctum error output format
  • Add OutputFormat to handle the input/output user choice
cli-tools - v1.1.0

Published by williamdes almost 4 years ago

  • Add isDecorated method on SymfonyOutput class and Output interface.
  • Fix missing strict_types on Error class
  • Add AnsiEscapeSequences to help with some often used sequences
cli-tools - v1.0.0

Published by williamdes almost 4 years ago

  • Initial version with support for ErrorFormatter classes from phpstan and more classes
  • Fixed imported tests
  • Added GitHub actions
  • Added phpstan
  • Removed some useless imported code
  • Made the imported source code compatible with PHP 7.1
Package Rankings
Top 14.06% on Packagist.org
Badges
Extracted from project README
codecov Version License
Related Projects