Commit Graph

9 Commits

Author SHA1 Message Date
runzexia
751eff2da7 validate pipeline config
Signed-off-by: runzexia <runzexia@yunify.com>
2020-02-05 10:55:30 +08:00
Jeff
96d2ac4112 This is a huge commit, it does following things:
1. refactor kubesphere dependency service client creation, we can
disable dependency by config
2. dependencies can be configured by configuration file
3. refactor cmd package using cobra.Command, so we can use hypersphere
to invoke command sepearately. Later we only need to build one image to
contains all kubesphere core components. One command to rule them all!
4. live reloading configuration currently not implemented
2019-09-11 19:53:35 +08:00
runzexia
5e4b50061c fix ci 2019-05-14 17:15:46 +08:00
runzexia
11a9d166ee fix
Signed-off-by: runzexia <runzexia@yunify.com>
2019-05-14 16:31:42 +08:00
runzexia
a6f46bc84a fix sonarStatus api NEP, return [] if could not get last run
Signed-off-by: runzexia <runzexia@yunify.com>
2019-05-14 16:29:54 +08:00
runzexia
21b663de50 jenkins client NPE check
Signed-off-by: runzexia <runzexia@yunify.com>
2019-05-11 12:09:03 +08:00
runzexia
086e8acd40 add header & add some comment && rollback role assign when db insert failed 2019-04-27 13:20:16 +08:00
runzexia
1317843110 fix ci 2019-04-25 19:49:31 +08:00
runzexia
a266d0e9f6 add pipeline apis 2019-04-25 19:37:37 +08:00