Skip to content

Releases: rewardenv/reward

v0.7.3

09 Jan 12:45
Compare
Choose a tag to compare

Changelog

Features

Others

  • c1a5718 chore: typo in bootstrap.go
  • 3e62348 chore: update golangci-lint version

v0.7.2

08 Jan 14:44
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 77a0a98 fix: regex for magento version checking (#90)

Others

  • ec9909a chore: add dependabot
  • b626ecf chore: add devbox
  • dcd7607 chore: add goupdate to Makefile
  • d6e39e4 chore: prepare release
  • 0389717 chore: update go deps
  • 4c852be chore: update shopware and magento install
  • c24cf6f chore: update shopware and magento install
  • c8a70d8 chore: update shopware install

v0.7.1

10 Dec 19:37
Compare
Choose a tag to compare

Changelog

Fixed

  • Use regexes to make sure docker filters only match exact names
  • Add BACKEND_PORT to varnish if using single web container

v0.7.0

10 Dec 06:54
Compare
Choose a tag to compare

Changelog

  • 162c4c0 chore: change composer_configure function in the install.sh and build.sh scripts to ignore configuring composer if COMPOSER_AUTH is set
  • 359ab51 chore: change workflow-dispatch timeout
  • 881d086 chore: fix composer path for php-fpm images
  • 3a4f151 chore: lint
  • ed41e1b chore: refactor composer self-update function
  • 485ea65 chore: refactor docker-entrypoint.sh scripts
  • 299e15a chore: remove debug-app building workflows from regular app workflows, run them separately
  • 4118645 chore: remove debug-app building workflows from regular app workflows, run them separately
  • c743ec2 chore: run conditional_sleep before anything in install.sh
  • 247ec8d chore: run magento app:config:import during the configuration process
  • 4a8da59 chore: update build scripts for composer self-update
  • 83abefa chore: update php workflows
  • 4c3d5a6 chore: update php workflows
  • 290a8c9 chore: update php workflows
  • af6ac19 chore: update php workflows (#76)
  • 05c233d chore: update php-fpm chain pipeline
  • 005db91 chore: update php-fpm chain pipeline
  • 0eea2e6 chore: update pipeline cron schedules
  • 2877a52 chore: update pipeline cron schedules
  • 368c5bd chore: update shopware install script
  • de19b9f chore: update shopware install script
  • 11f1fad chore: update shopware install script
  • 0cf143d chore: update version_gt helper function
  • 6256e32 feat: add automated tests for bash scripts (#75)
  • 4d97f86 feat: prepare release
  • 5f9af77 fix: do not output anything from command check in install.sh and build.sh
  • bdb9025 fix: do not pass extra spaces to shopware commands
  • ea21993 fix: php args in scripts
  • 0d8d08c fix: remove parallel execution of tests
  • ce749f6 fix: wp installer shouldn't check for magerun

v0.6.14

19 Nov 07:12
Compare
Choose a tag to compare

Changelog

Fixed

  • Fix version checking for docker compose (#74)

v0.6.13

18 Oct 13:51
Compare
Choose a tag to compare

Changelog

Changed

  • Add support for KDE Neon (#72)

v0.6.12

18 Oct 09:47
Compare
Choose a tag to compare

Changelog

Changed

  • Add support for KDE Neon (#72)
  • Update goreleaser version

Fix

  • Issue with single web containers

v0.6.11

14 Oct 05:00
Compare
Choose a tag to compare

Changelog

Changed

  • Convert Magento version to semver before comparison (#71)

v0.6.10

26 Sep 11:50
Compare
Choose a tag to compare

Changelog

Changed

  • Update to go version 1.23

v0.6.9

26 Jul 12:49
Compare
Choose a tag to compare

Changelog

  • Update Shopware build scripts
  • Fix Elasticsearch/Opensearch version handling for Magento 2.4.7+
  • Fix Magento cron jobs
  • Housekeeping in the repo