pareviewsh 1.0.10

Contributors (1)

ivnish

Changelog

Issues: 1 issues resolved.

Changes since 1.0.9:

Task

pareviewsh 1.0.9

Bug fixes
New features

Contributors (1)

ivnish

Changelog

Issues: 2 issues resolved.

Changes since 1.0.8:

pareviewsh 1.0.8

Bug fixes

Ignore phpstan warning "Unsafe usage of new static"

pareviewsh 1.0.6

Bug fixes
New features

Contributors (4)

ivnish, klausi, DamienMcKenna, gisle

Changelog

Issues: 3 issues resolved.

Changes since 1.0.5:

pareviewsh 1.0.5

New features

Contributors (1)

ivnish

Changelog

Issues: 3 issues resolved.

Changes since 1.0.4:

pareviewsh 1.0.4

Contributors (2)

ivnish, Indrapatil

Changelog

Issues: 2 issues resolved.

Changes since 1.0.3:

pareviewsh 1.0.3

Contributors (1)

ivnish

Changelog

Issues: 2 issues resolved.

Changes since 1.0.2:

pareviewsh 1.0.2

Contributors (2)

ivnish, Rakhi Soni

Changelog

Issues: 3 issues resolved.

Changes since 1.0.1:

pareviewsh 1.0.1

Contributors (1)

ivnish

Changelog

Issues: 1 issues resolved.

Changes since 1.0.0:

Task

pareviewsh 1.0.0

Bug fixes

Contributors (1)

ivnish

Changelog

Issues: 1 issue resolved.

Changes since 7.x-1.10:

Bug

pareviewsh 7.x-2.x-dev

New features

This is the development version of PAReview.sh 2.x. It is not yet production ready and available for testing only.

See issue #2946742 for more information.

pareviewsh 7.x-1.10

Bug fixes
New features
Unsupported

New Features

  • PAReview.sh now supports Composer to install all dependencies
  • Check, if modules implement hook_help()
  • Check, if the README contains the mandatory sections as suggested by the README template
  • Remove suggestion for Simpletests on Drupal 8 modules, as Simpletests are deprecated in Drupal 8.

Bug Fixes

    pareviewsh 7.x-1.9

    Bug fixes
    Unsupported

    Changes since 7.x-1.8:

    • Added codespell copy command so that is works
    • Do not run phpcs on JS files, not supported anymore. We have ESLint for that.
    • chore(eslint): Updated eslint config from Drupal 8 core
    • fix(DrupalPractice): Invoke DrupalPractice also on YAML files

    pareviewsh 7.x-1.8

    Bug fixes
    Unsupported

    Changes since 7.x-1.7:

    • #2545826: Updated ESLint config for 1.0.0
    • Synced ESLint config from D8 core, adding single quotes checking
    • Added YAML files to the list of files being checked
    • Fixed HTML tag closing in output
    • Disable undefined variable checking with ESLint, impossible for Drupal contrib module checking with all sorts of global variables
    • Eslint config update for 2.0
    • Updated bleeding edge install to work with composer
    • Fixed phpcs output width for drupal.org

    pareviewsh 7.x-1.7

    Bug fixes
    New features
    Unsupported

    Changes since 7.x-1.6:

    • Do not run CSS checks if the project contains SCSS files (CSS files are probably generated)
    • Added ESLint integration for javascript coding standards checking
    • Added docs about eslint and use compact eslint formatting
    • Added check for 2 README files
    • Fixed URLs in README
    • Updated ESLint config from Drupal 8

    pareviewsh 7.x-1.6

    Bug fixes
    Unsupported

    Changes since 7.x-1.5:

    • Added a check for one word commit messages.
    • Added HTML listing tags for git errors.
    • Apply 75 character line length limit to PHPCS output to better fit on drupal.org.
    • DrupalPractice is now part of Coder, PHPCS 2 is on the master branch.
    • Fixed git branch detection.
    • Ignore grep stderr output if there are no files.
    • Ignore PHP warnings when running DrupalSecure standard.
    • #2426001 by anavarre: Make bash env more portable

    pareviewsh 7.x-1.4

    Bug fixes
    Unsupported

    Changes since 7.x-1.3:

    • Also check *.md text files.
    • Simplified branch name selection, make it work for 8.x-1.x projects.

    pareviewsh 7.x-1.3

    Bug fixes
    New features
    Unsupported

    Changes since 7.x-1.2:

    • Replaced ventral.org.
    • Replaced DrupalPractice link.
    • Converted README to markdown.
    • Fixed README styling.
    • Updated requirements.
    • added link to online version
    • Also allow README.md.
    • Added support for running codespell if installed.
    • Added Codespell to the requirements.
    • Fixed codespell check if it returned some warnings or not.

    pareviewsh 7.x-1.2

    New features
    Unsupported

    Changes since 7.x-1.1:

    • Integrated DrupalSecure for experimental testing.
    • Improved sniffer handling to only print stuff if there were errors.
    • Added DrupalPractice sniffer check.
    • Directly show coder sniffer results if they are below 20 lines.
    • Replaced review bonus link (doc page now).

    pareviewsh 7.x-1.1

    New features
    Unsupported

    Changes since 7.x-1.0:

    • Added a check for accidentally committed backup~ files.
    • Added a check for the git default branch.

    pareviewsh 7.x-1.0

    Unsupported

    Changes since 7.x-1.0-beta1:

    • Removed the dependency to a drupal installation, now relying on coder 7.x-2.x.
    • Removed coder-review checks, they do not yield any useful results over coder-sniffer anymore. Also drush is not needed anymore.
    • Extended info file check to all info files in submodules.
    • Replaced the term Drupal Code Sniffer with Coder Sniffer.

    pareviewsh 7.x-1.0-beta1

    Bug fixes
    Unsupported

    Changes since 7.x-1.0-alpha2:

    • Added a check for the byte order mark in text files.
    • Clarified message that I only review applications with review bonus.
    • Master branches should be removed now that we can set default branches on drupal.org.
    • Improved master branch removal message.
    • Fixed script blocker if repository is empty.

    pareviewsh 7.x-1.0-alpha1

    New features
    Unsupported

    First alpha release of pareview.sh, a simple bash script to review drupal.org project applications.

    Subscribe with RSS Subscribe to Releases for PAReview.sh