Skip to content

Releases: factorial-io/phabalicious

3.8.14

11 Nov 12:58
Compare
Choose a tag to compare

3.8.14 (2022-11-11)

Features

  • Set USER_ID and GROUP_ID env-vars for docker-compose-run script execution context (05e0fe6)

3.8.13

09 Nov 15:47
Compare
Choose a tag to compare

3.8.13 (2022-11-09)

Bug Fixes

  • Cleanup more thouroughly after docker-compose is finished (b988a6a)

3.8.12

09 Nov 15:28
Compare
Choose a tag to compare

Next stable release.

3.8.11

03 Nov 11:50
Compare
Choose a tag to compare

3.8.11 (2022-11-03)

Bug Fixes

  • Fix missing shell for kubectl execution context (0c02c3d)

3.8.10

31 Oct 14:55
Compare
Choose a tag to compare

3.8.10 (2022-10-31)

Features

  • New option bindCurrentFolder to disable bindmount of current folder for script execution context docker-image (4618235)

3.8.8

30 Oct 18:06
Compare
Choose a tag to compare

3.8.8 (2022-10-30)

Features

  • Allow replacement patterns in script context data (5f7d2eb)
  • Provide more context when replacement-patterns cant be expanded (286998b)
  • script-execution-context: Add support for rootFolder and pullLatestImage (4b577a2)
  • Show better error message if a script requires a passed argument via the command line (84a60e3)

Bug Fixes

  • deps: update dependency twig/twig to v3.4.3 [security] (8712c8a)
  • Fix regression and prevent adding script to needs when already part of it (94e0847)
  • Fix regression and prevent adding script to needs when already part of it (9d5c98d)
  • show info message, when deploy-hooks are not executed, because of a too old drushVersion (3861055)

3.8.7

24 Sep 13:59
Compare
Choose a tag to compare

3.8.7 (2022-09-24)

Bug Fixes

  • Add support for yarn.buildCommand (a53c624)
  • Artifact deployment-method used wrong way to pass rootfolders to cloned config, this is now fixed (e5ab47d)
  • Fix docker-image-on-docker-host (2a457c9)
  • Script-action throws now an exception if execution failed with an error (42d2cf4)

3.8.6

03 Sep 16:09
Compare
Choose a tag to compare

3.8.6 (2022-09-03)

Bug Fixes

3.8.5

02 Sep 16:59
Compare
Choose a tag to compare

Next stable release.

3.8.4

24 Aug 20:21
Compare
Choose a tag to compare

3.8.4 (2022-08-24)

Bug Fixes

  • Show deprecation message for deprecated *RunContext value dockerHost (7199452)