Commit Graph

38 Commits (c32698b510b5cfb985eefad6310abd3cac73ea61)

Author SHA1 Message Date
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 3f10f63c28 bash: add curl command lookup 2022-08-24 15:53:27 +12:00
oscar f3c725b792 create a new shell with repository proned option 2022-08-24 14:01:07 +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
oscar 7b66f95832 feat(build): add yarn test into run before commit option 2022-08-16 21:40:59 +12:00
oscar ed0284a7c7 Merge pull request 'Add ldap service quick setup' (#3) from oscar-next into master
Reviewed-on: #3
2022-08-14 15:14:52 +10:00
oscar 07c8f5d676 chore(openldap): add document 2022-08-14 16:54:52 +12:00
oscar 1ac8357335 feat(openldap): add openldap setup script 2022-08-12 19:46:33 +12:00
oscar 7c576eae4c feat(certgen/tls): allow to customize the ca certifcate name 2022-08-12 19:44:54 +12:00
oscar 75d7c6aadc feat(util): add common bash function as util 2022-08-11 22:57:16 +12:00
oscar a65651289e feat(certgen/tls): add print color functions 2022-08-11 22:17:18 +12:00
oscar c666bdedd1 feat(certgen/tls): allow to download cfssl bundles 2022-08-11 21:53:53 +12:00
oscar bd80d1213f feat(certgen/tls): add the script to generate custom tls certificate in an easier way 2022-08-11 15:56:25 +12:00
oscar 56d10bc7e4 add command to retrieve golang library mod from git commit number 2022-07-15 17:56:54 +12:00
oscar 4f933b4e38 add command to generate jwt for portainer api 2022-06-23 08:02:24 +12:00
oscar 5da99536d1 update yarn package before running the actual command 2022-06-01 11:54:30 +12:00
oscar ff95becbbd Merge pull request 'Add k8s and agent options' (#1) from oscar-next into master
Reviewed-on: #1
2022-05-19 10:39:02 +10:00
oscar c039838a9e add option for agent build 2022-05-19 12:36:38 +12:00
oscar 7793f7e5f9 add option for k8s helm chart lint check 2022-03-24 08:42:49 +13:00
oscar 3128354700 add .gitignore 2022-03-19 16:51:57 +13:00
oscar 1cbbebff40 support to choose export volume 2022-03-17 21:28:40 +13:00
oscar 7f21b00bf2 adjust the function executing sequence 2022-03-17 08:59:53 +13:00
Oscar Zhou fe4dd32069 initial commit 2022-03-16 16:31:06 +13:00