Given the config file can specify multiple checkouts, this flexibility to
have SRC_DIR be an absolute path will allow one checkout to take files from
other checkouts, using absolute path to the other checkouts. SRC_DIR can
still be a relative path of the current checkout, as before, to preserve
backward-compatibility.
Possible use-case: re-organize the layout of various files from the various
checkouts in an intermediate location before rsyncing this intermediate
location to the final destination.
Overview
This is a non breaking change.
Given the config file can specify multiple checkouts, this flexibility to have
SRC_DIR
be an absolute path will allow one checkout to take files from other checkouts, using absolute path to the other checkouts.SRC_DIR
can still be a relative path of the current checkout, as before, to preserve backward-compatibility.Possible use-case: re-organize the layout of various files from the various checkouts in an intermediate location before rsyncing this intermediate location to the final destination.
CI Operations
birdhouse_daccs_configs_branch: master birdhouse_skip_ci: false