Commit Graph

26 Commits (2839a68c6ac9a32e22f6b8955f07db31d1c19a0b)

Author SHA1 Message Date
oscarzhou 2839a68c6a task: add new task for build unpacker image 2023-01-08 21:35:48 +13:00
oscarzhou c9e3696ffd chore: move general task functions to a new folder 2023-01-08 21:35:23 +13:00
oscarzhou 4940258365 chore: remove unused files 2023-01-08 21:33:21 +13:00
oscarzhou f4f3164978 config: refactor data initialization process 2022-12-28 14:39:18 +13:00
oscarzhou 889b7a4ca2 utils: add common function to match the directory layer 2022-12-28 14:38:14 +13:00
oscarzhou 7f2afd1bdb subtask: add list repository task 2022-12-26 20:55:06 +13:00
oscarzhou d3056fc0c9 task: add exit task as the default task 2022-12-26 20:54:17 +13:00
oscarzhou a0e852feab subtask: allow to list volumes 2022-12-26 15:28:24 +13:00
oscarzhou 747c774c98 task: extract the function for listing command menu 2022-12-26 01:56:02 +13:00
oscarzhou c32698b510 config: add comments 2022-12-26 01:10:59 +13:00
oscarzhou d8431550f3 task: add code security scan option 2022-12-26 01:10:16 +13:00
oscarzhou 290e872c15 task: add curl lookup task 2022-12-26 00:53:51 +13:00
oscar d50bf24226 task: add the task selection skeleton 2022-09-22 13:58:21 +12:00
oscar 423c0b5a37 task: support api token request 2022-09-22 13:56:37 +12:00
oscar f25a6f7806 fix: allocate the correct size for byte array to read info from existing files 2022-09-22 09:24:10 +12:00
oscar 9c56ec0d85 utils: refactor PrintMenu with tasker array 2022-09-21 17:43:56 +12:00
oscar a115970e7e utils: remove the config.go file 2022-09-21 17:43:21 +12:00
oscar 8463725b9c task: add tasks skeleton 2022-09-21 17:42:47 +12:00
oscar 2ab17147fb config: initialize and read config file 2022-09-21 17:00:10 +12:00
oscar 3bb03bad87 go(utils): add helper function to get config file handler 2022-09-17 21:00:56 +12:00
oscar b24dcfa9d9 go(repositories): add sub menu for ee repository 2022-08-21 21:34:10 +12:00
oscar 5a6cd4ac16 go(utils): add promptMenu util function 2022-08-21 21:33:02 +12:00
oscar 4a5b954ad6 go(utils): add command util for printing output with stdout pipe 2022-08-21 21:22:41 +12:00
oscar 8028a50cc3 go(action): add the tool skeleton 2022-08-21 17:05:29 +12:00
oscar 10544e1c2d go(commands): add commands to list git branch 2022-08-21 17:04:37 +12:00
oscar 77cd6aac14 go(utils): support to print message with color 2022-08-21 17:03:53 +12:00