Skip to content

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 20 Aug 12:00
· 2 commits to master since this release

Changed

  • magento2-linter now points at Govard's native govard audit run (project/module_in_project/standalone target-mode resolution, native PHP-matrix policy, --lint-provider for optional external gates) as the authoritative Magento lint workflow, replacing a vendor CI wrapper script as the primary gate. magento2-code-review, govard-magento, and govard-toolbox's command reference now link to that authority instead of duplicating its PHP-matrix/provider policy. Depends on ddtcorex/govard#151 (merged, released through v1.63.0-beta.5).
  • Documented previously-missing --allow-lint-ssh-agent and --lint-jobs flags, and corrected the PHP 8.0 support policy (real for project/module_in_project, with a toolchain-version caveat) and the --lint-provider <name> invocation form (no separate --provider flag) against the real shipped CLI.

What's Changed

  • docs: adopt Govard-native Magento lint by @ddtcorex in #5

Full Changelog: v1.0.4...v1.0.5