Deprecations in favour of changes in deployment workflow: [is_selected] Deprecated (and exterminated) [deploy_imageid] Deprecated in favor of deploy_cp, deploy_rm and deploy_meta [deploy_trackid] Deprecated in favor of deploy_cp, deploy_rm and deploy_meta
ayakael
2018-04-06 18:40:19 -0400
[cmd_exclude] Fixed syntax bugs, now outputs projected disk usage at end [cmd_include] Fixed syntax bugs, now outputs projected disk usage at end
ayakael
2018-03-29 13:33:08 -0400
[print_imageid_du] Added to calculate disk usage of provided IMAGEIDs [cmd_deploy] Now warns when target does not have sufficient space for deployable IDs
ayakael
2018-03-29 12:45:53 -0400
[build.sh] Updated build script to remove debug eval command. [build.sh] Build script now has 'env' file at head and 'parser' file tail [cmd_deploy] Now uses the _OPT_DB_FILE variable instead of DB_FILE [cmd_deploy] now generates imageidList using DB_FILE if imageid not provided by user [cmd_exclude] Rewrote to operate as front end to db_set's exclude function [cmd_include] Added as front end to db_set's include function [cmd_update] Fixed some typos [db_set] Added as backend to DB_FILE trackid selection [env] Now defines _OPT_DB_FILE as .dam.db [parser] Updates parser to support cmd_deploy, cmd_include, cmd_exclude and cmd_update [print_meta_mtag] Last line now does not trail with ";" character
ayakael
2018-03-28 19:26:38 -0400
Renamed function print_present_meta to print_meta_flac Renamed function print_future_meta to print_meta_mtag, and added ability to define what field to extract Renamed function update_db to db_update, and updated to support new database format Created function db_set to set selection of trackid depending on conditions Updated cmd_deploy to support deploy_imageid Updated cmd_update to support new db_update
ayakael
2018-03-28 12:48:49 -0400
Program now executes on a track by track basis, rather than image id by image id basis Added support for track selection/exclusion. Rewrote code
ayakael
2018-03-26 19:34:44 -0400