Commit Graph

28 Commits

Author SHA1 Message Date
danfengliu 601d1ef0eb Add git/golang/dns config in drone image
Signed-off-by: danfengliu <danfengl@vmware.com>
2020-08-13 07:24:54 +00:00
danfengliu 9a2188641d Upgrade python and robot for drone build
1.Separate Dockerfile to drone and nightly e2e, one Dockerfile should cover
 both scenarios, it will be resolved later;
2.Fix docker api err type issue, API error has no message attibute;
3.Upgrade docker in nightly e2e images.

Signed-off-by: danfengliu <danfengl@vmware.com>
2020-08-12 10:26:12 +00:00
danfengliu 4968b6619b Recovery drone build script
Signed-off-by: danfengliu <danfengl@vmware.com>
2020-08-10 14:23:44 +00:00
danfengliu 859ff2e1ef Modify e2e image for drone build
Signed-off-by: danfengliu <danfengl@vmware.com>
2020-08-10 11:40:26 +00:00
Danfeng Liu (c) 580b47753a There is a new commit in harbor-e2e-engine:1.42, which is upgrade docker to the latest version, so drone.yml should be update to the new one.
Signed-off-by: Danfeng Liu (c) <danfengl@vmware.com>
2019-11-19 15:03:04 +08:00
Ziming Zhang 7de8ce7472 add gpg sign
Signed-off-by: Ziming Zhang <zziming@vmware.com>
Change-Id: I32d13be2f5b5f383113582a4b1ad5f74bdc7546b
2019-10-24 11:38:38 +08:00
wang yan b7e336691d fix drone ci docker compose version out of date
1, update docker-compose to latest
2, print log when to package offline installer

Signed-off-by: wang yan <wangyan@vmware.com>
2019-10-18 13:34:48 +08:00
wang yan d4a413038d add npm registry into drone yml
Signed-off-by: wang yan <wangyan@vmware.com>
2019-10-17 15:36:18 +08:00
Daniel Jiang dcf4e2ee78 Update import path in go code
vmware -> goharbor

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2018-08-23 17:50:53 +08:00
wangyan bf21628e78 Remove step to trigger downstream product in CI pipeline 2018-08-09 03:09:37 -07:00
Zach Shepherd f387da0a9d Refer to goharbor/harbor in the integration logic
An incomplete update to the integration testing logic to replace some
instances of vmware/harbor with goharbor/harbor to get CI working.
2018-08-08 18:18:36 -07:00
Zach Shepherd 91ea6ccd0f Fix syntax error in check-org-membership
Currently, check-org-membership results in a bash syntax error, which
seems to be preventing CI from running.
2018-08-08 18:07:37 -07:00
Wenkai Yin fd5c17bced Publish images to Docker Hub (#5264)
This commit enables the images publishing to Docker Hub in Drone CI. Every pull request merging will trigger this process.
2018-07-09 11:03:51 +08:00
wangyan f81c12b152 Fix drone fail on photon tdnf call 2018-04-16 02:07:21 -07:00
Manjunath Dharamadas 38d6306f3b Move drone clone step out of pipeline (#4420) 2018-03-16 10:48:38 +08:00
Manjunath Dharamadas 11254a024d Add ability to skip check membership on CI (#4386) 2018-03-12 14:53:16 +08:00
wangyan 5982c23162 Update drone to 0.8 2018-03-03 11:08:35 -08:00
wangyan d12ad7fa94 Upgrade docker to latest and check for docker login fail 2018-02-05 20:42:41 -08:00
wangyan c4a66bf3c0 Refine CI build process and storage structure 2018-01-16 02:20:55 -08:00
wangyan eb3f7ab081 Re-structure build path for master branch 2017-12-24 22:14:20 -08:00
wangyan a4490f1709 Add pks build bundle process 2017-12-12 19:36:06 -08:00
wangyan 48cdc0fb04 Fix ci upload latest bundle bug 2017-11-27 22:05:28 -08:00
Deng, Qian f55c0f03b5 build & publish npm package for VIC after ci 2017-11-22 20:01:00 +08:00
Yan 53dbe7408f Add latest offline bundle
Added latest offline bundle and build pipeline for harbor bosh.
2017-11-22 14:16:18 +08:00
wangyan 31d92bf0c5 Enable https support in CI testing
Add harbor.ca with certutil into Chrome trust store, then can use Chrome headless to access harbor with https
And also update Chrome to latest stable version 62
2017-10-31 00:49:43 -07:00
Yan 609f199c81 add scan logs and fix release issue (#3156) 2017-09-05 13:12:23 +08:00
Yan 06666d2e3b support release build (#3149)
update

update
2017-09-04 15:57:49 +08:00
Yan f40eb993a0 [BAT] add drone to master (#2942)
* add drone to master

copyright

update

update

update

update

update

update build process

* update

* package migrator
2017-08-07 14:02:38 +08:00