472 Commits
Author SHA1 Message Date
junv b77146a99c Polish readme and fixed some tiny issues 2020-03-20 23:49:03 +11:00
yunlzheng 1179760b0f ci: disable unused stage define 2020-03-16 12:50:08 +08:00
yunlzheng 80a3504b46 Merge branch 'feature/ci-speed-up'
* feature/ci-speed-up:
  ci: deploy only on tag
  ci: deploy only on tag
  ci: test matrix
  ci:test test matrix build
  ci:test script deploy
  ci: parallelizing cross platform
  ci: test deploy
  ci: disable on tags condition for test deploy
  test: enable notifications
  ci: split cli/shadow/dashboard
  ci: disable golangci-lint
  ci: fixed config.yaml.enc not found issue
  ci: add code analysis with golangci-lint
  ci: split ci task with stage
2020-03-15 23:31:16 +08:00
yunlzheng 76059d4ff0 ci: deploy only on tag 2020-03-15 23:04:39 +08:00
yunlzheng 34928c7ade ci: deploy only on tag 2020-03-15 23:04:30 +08:00
yunlzheng 28b583c8bf ci: test matrix 2020-03-15 22:51:10 +08:00
yunlzheng 21240ae7d7 ci:test test matrix build 2020-03-15 22:42:54 +08:00
yunlzheng f092709bd6 ci:test script deploy 2020-03-15 22:12:16 +08:00
yunlzheng 52038603ca ci: parallelizing cross platform 2020-03-15 21:50:08 +08:00
yunlzheng aeef5e080e ci: test deploy 2020-03-15 21:40:48 +08:00
yunlzheng 116566b3f8 ci: disable on tags condition for test deploy 2020-03-15 20:54:40 +08:00
yunlzheng f342017b7a test: enable notifications 2020-03-15 20:53:43 +08:00
yunlzheng 9084edde7c ci: split cli/shadow/dashboard 2020-03-15 20:43:19 +08:00
yunlzheng 8b7be56b6d ci: disable golangci-lint 2020-03-15 20:18:53 +08:00
yunlzheng 03c81ec05e ci: fixed config.yaml.enc not found issue 2020-03-15 20:13:23 +08:00
yunlzheng 90f73ca50e ci: add code analysis with golangci-lint 2020-03-15 20:11:14 +08:00
yunlzheng d25bd4f709 ci: split ci task with stage 2020-03-15 20:03:58 +08:00
yunlzheng 7b93bc59f8 Merge branch 'master' into feature/ci-speed-up
* master:
  simplify tests
2020-03-15 19:59:17 +08:00
ylzhengandGitHub a90a98f941 Merge pull request #100 from cui-liqiang/master
simplify tests
2020-03-15 15:58:36 +08:00
liqiang.clq 79ee9a7598 simplify tests 2020-03-15 14:53:30 +08:00
yunlzheng f52f8a3052 test: add test case for cluster scale 2020-03-13 19:47:11 +08:00
yunlzheng bc8852f1f4 ci: set travis notifications events 2020-03-13 16:54:15 +08:00
yunlzheng 506b218b32 ci: add ding-talk notification 2020-03-13 15:30:32 +08:00
yunlzheng f7bc3c8394 ci: remove unused log in test case. 2020-03-13 13:50:53 +08:00
yunlzheng 15cbe32332 ci: fixed unit-test error 2020-03-13 13:46:12 +08:00
yunlzheng a7bfb8ec10 ci: fixed mock generate 2020-03-13 13:37:10 +08:00
yunlzheng 4bbfdeb9f8 ci: add travis ci notification. 2020-03-13 13:29:34 +08:00
yunlzheng ed88ca198d ci: fixed mockgen not found error. 2020-03-13 13:21:29 +08:00
yunlzheng b9ce4478f4 test: add test case for ssh key generator 2020-03-13 13:18:04 +08:00
yunlzheng 84b4f135bd test: add test case for create service. 2020-03-13 13:11:44 +08:00
yunlzheng 6273005d06 test: add test case for cluster crid cal 2020-03-13 13:06:47 +08:00
yunlzheng 01ab876774 test: add test case for create shadow 2020-03-13 12:42:52 +08:00
yunlzheng 33ef1a03c9 ci: refactor and clean unused script 2020-03-13 10:30:27 +08:00
yunlzheng 6f7898049e test: refact generate mock data package 2020-03-13 10:27:27 +08:00
yunlzheng bd39d3769f doc: update contributing add unit test topic 2020-03-13 09:58:03 +08:00
yunlzheng 1e561fdd29 ci: make sure folder already present before generate mock 2020-03-13 09:56:09 +08:00
yunlzheng 8281c85293 ci: add pkg fake to ignore 2020-03-13 09:53:34 +08:00
yunlzheng 60b5b278ca ci: generate mock before test and remove generated_file from repo 2020-03-13 09:52:54 +08:00
yunlzheng 736b605fad test: #91 add test case for outbound 2020-03-13 00:16:03 +08:00
yunlzheng f7443f47bb test: #91 add test case for dashboard command 2020-03-12 23:04:56 +08:00
yunlzheng aa37cc60db test: #91 refact connect and test case. 2020-03-12 22:51:35 +08:00
yunlzheng 35094f2f9c test: #91 refact kubernetes interface and test case. 2020-03-12 22:35:22 +08:00
yunlzheng 9ff3be7d91 ci: remove json format for go test. 2020-03-12 19:57:36 +08:00
yunlzheng 4ef34caf06 ci: generate coverage html report 2020-03-12 19:56:38 +08:00
yunlzheng dc32216daa test: add test case for run command 2020-03-12 19:54:32 +08:00
yunlzheng f1df3fe357 test: add test case for check command 2020-03-12 17:53:42 +08:00
yunlzheng 9d7e92e140 test: refact mock direction 2020-03-12 17:01:58 +08:00
yunlzheng 81b5a412c7 test: add test case for inbound 2020-03-12 16:03:25 +08:00
yunlzheng a03e9c1bb2 ci: ignore generate mock from test cover report. 2020-03-12 15:15:34 +08:00
yunlzheng 30cf35f887 refact: fix misspell 2020-03-12 14:15:25 +08:00