Skip to content

Releases: mage-os/github-actions

v1.5.0

30 Dec 13:22
113ab6e
Compare
Choose a tag to compare

1.5.0 (2024-12-30)

Features

  • add magento releases 2.4.4-p9, 2.4.5-p8, 2.4.6-p6, and 2.4.7-p1 (#226) (a326271)
  • add new releases to the version matrix (#232) (b633b21)
  • add project versions (#110) (f7f0504)
  • add releases 2.4.4-p6, 2.4.5-p5 and 2.4.6-p3 (#169) (2086708)
  • add support for v2.3.7 on new vms (#67) (2824849)
  • add upcoming release for mage-os 1.0.2 (#223) (f1b13e8)
  • add upcoming release Mage-OS 1.0.3 to supported-version matrix (#229) (6e50d0d)
  • coding-standard: add ignore_warnings flag (#147) (4e21b18)
  • get-composer-version: create new action (#145) (bc840e1)
  • semver-compare: add new Github action (#146) (01e4ccb)
  • supported-versions: add release date (#100) (5599a0d)

Bug Fixes

  • add missing build for 1.4.0 of supported versions (#64) (e48a346)
  • coding-standard-baseline: Run baseline test on modified files only (fixes #227) (#228) (e29ea44)
  • continue to use elasticsearch instead of opensearch for now (#224) (dd47d22)
  • make es8 run correctly in integration tests (#66) (85d11af)
  • pass correct repo url for nightly (#158) (b645c23)
  • PHPcs baseline composer conflicts (bf34ec4)
  • supported-versions: nightly build matrix tag (#152) (7f1821f)
  • switch from tj-actions/changed-files to dorny/paths-filter (87fe77f)
  • use exact version of elasticsearch since there is no 8.11 tag (#225) (b4f27f1)

v1.4.0

20 Jun 13:35
b89832a
Compare
Choose a tag to compare

1.4.0 (2023-06-20)

Features

  • make phpcs severity level configurable (#130) (81a1eb2)
  • supported-version: validate custom_versions (5c19804)

Bug Fixes

  • supported-version: falsiness of custom_versions (c9b7f41)