Jacamar CI v0.27.4

  • Release: v0.27.4

  • Date: January 21, 2026

Bug & Development Fixes

  • Relocate rootDirManagement to the config_exec stage (!653)

    • When root_dir_creation = true, this change ensures that the root directory is created earlier in the process. In prior iterations the creation would occur after the limit_build_dir had taken place, which could lead to failed jobs due to missing directory.