Skip to content

Releases: Ortus-Solutions/setup-commandbox

v2.0.1

03 Mar 17:55
Compare
Choose a tag to compare

[2.0.1] => 2022-MAR-03

Fixed

  • Remove the box.zip that downloads as part of the cleanup cycle.

v2.0.0

09 Feb 21:44
Compare
Choose a tag to compare

Added

  • Ability to install any package when installed via the install input
  • Ability to install ANY CommandBox version by leveraging the version input
  • Ability to disable/enable the installation of our global dependencies via the installSystemModules input
  • Ability to run a box version upon installation via the warmup input

Changed

  • installSystemModules is now false by default. If you want cfconfig and dotenv, you must explicitly set this input to true
  • Only set the FORGEBOX tokens when passed as an input
  • Migrated installation from apt to binary installs