Commit graph

11 commits

Author SHA1 Message Date
ayakael
079c35d2de
[build.sh] Now can specify VERSION with --version command 2018-12-30 09:53:10 -05:00
ayakael
76aa6fc6d9
[build.sh] Now echoes REPO_VERSION 2018-07-02 07:08:04 -08:00
ayakael
53ab36c76d
[build.sh] Version definition will now be groked from VERSION file if not in git repository 2018-06-26 06:57:40 -08:00
ayakael
16c689d4d7
[build] Any arguments in build will be added at end of EXEC 2018-05-18 16:37:38 -07:00
ayakael
b45c5a8e6b
[build] Added ability to specify dependent functions 2018-05-18 13:12:49 -07:00
ayakael
b179b90d83
[build] Refined test_function function 2018-05-18 12:42:46 -07:00
ayakael
7b9f56f5d3
[build] Added ability to test each function for syntax error by piping it through bash 2018-05-18 12:30:24 -07:00
ayakael
342d7d7eed
[build.sh] Rewritten to build help menus
[help/conditions] [help/general] [help/info] Initial version
[parser] Added support for help
2018-04-07 21:02:31 -04:00
ayakael
abef0cd0d3
[build.sh] Now adds bunc functions 2018-04-07 19:58:45 -04:00
ayakael
d3c141cbd8
[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
2018-03-28 19:26:38 -04:00
ayakael
7dcd6db0b7
Tested and bug fixed deploy_image_id and its dependant functions 2018-03-28 09:52:57 -04:00