Wang Yan
7a8a8fa104
upgrade go version to v1.15.6 ( #13836 )
...
Signed-off-by: wang yan <wangyan@vmware.com>
2020-12-23 18:53:09 +08:00
DQ
590212b485
Remove clair related code
...
- clair code in harbor core
- clair code in frontend
- clair code in robotcase
Signed-off-by: DQ <dengq@vmware.com>
2020-11-27 14:01:04 +08:00
He Weiwei
b689fddcd0
docs: add doc for gen apis and mocks
...
Signed-off-by: He Weiwei <hweiwei@vmware.com>
2020-08-24 09:23:14 +00:00
Dirk Mueller
c8ba8e396e
Update all references of Golang to 1.14.7
...
In the previous change #12809 I missed a few places. This
should be complete now.
Signed-off-by: Dirk Mueller <dirk@dmllr.de>
Signed-off-by: Dirk Mueller <dmueller@suse.com>
2020-08-20 14:18:36 +02:00
jonasrosland
e7d1563c6b
Moving docs from the harbor to the website repo
...
Signed-off-by: jonasrosland <jrosland@vmware.com>
2020-07-21 12:41:24 -04:00
Wang Yan
bad8f026fc
upgrade golang to v1.14.5 ( #12489 )
...
Signed-off-by: wang yan <wangyan@vmware.com>
2020-07-16 16:20:54 +08:00
barryz
995f0be804
fix another typo which in CONTRIBUTING.md
...
Signed-off-by: barryz <barryzxb@gmail.com>
2020-05-21 00:40:24 +08:00
barryz
78d9787f6c
doc typo: corrects the CONTRIBUTING.md
...
Signed-off-by: barryz <barryzxb@gmail.com>
2020-05-21 00:40:24 +08:00
Michael Michael
4aac4dedd6
Update CONTRIBUTING.md
...
Signed-off-by: Michael Michael <michmike@cs.stanford.edu>
2020-05-06 21:21:53 -05:00
Michael Michael
d2d4db2f10
Merge pull request #10956 from jonasrosland/contributing-update
...
Update the contributing document with correct links
2020-05-06 21:20:39 -05:00
Wang Yan
bd7940217a
upgrade golang version to v1.13.8 ( #11006 )
...
The vesrion contains two security bug fix - CVE-2020-0601, CVE-2020-7919
More details, see the golang milestone:
https://github.com/golang/go/issues?q=milestone%3AGo1.13.8+label%3ACherryPickApproved
Signed-off-by: wang yan <wangyan@vmware.com>
2020-03-11 12:20:06 +08:00
jonasrosland
21eb983203
Update the contributing document with correct links
...
Signed-off-by: jonasrosland <jrosland@vmware.com>
2020-03-05 16:06:06 -05:00
wang yan
7b664f64f1
Bump up golang version to v1.13.4
...
Signed-off-by: wang yan <wangyan@vmware.com>
2019-11-26 19:18:45 +08:00
wang yan
cf6ef599e7
add coding style documentation
...
Fix #9080
Signed-off-by: wang yan <wangyan@vmware.com>
2019-11-21 13:53:54 +08:00
Daniel Jiang
dbe6ebceec
Bump up golang to 1.12.12
...
Bump up the golang for compiling the binaries to 1.12.12
This commit also includes some minor changes to Makefile to fix issue in
building the binary files.
Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2019-10-21 15:55:58 +08:00
wang yan
8e3d4cdc90
add harbor components version and gosec checking in drone ci
...
Signed-off-by: wang yan <wangyan@vmware.com>
2019-09-03 14:46:25 +08:00
Tariq Ibrahim
20b328daab
Minor documentation improvements for harbor
...
Signed-off-by: Tariq Ibrahim <tariq181290@gmail.com>
2019-05-06 10:52:43 -07:00
Meina Zhou
c59e0b2aeb
add new version info for contributing guide
...
Signed-off-by: Meina Zhou <meinaz@vmware.com>
2019-03-29 14:12:52 +08:00
clouderati
3a38ff928e
Updating CONTRIBUTING.md
...
Fixing merge conflict created in #6133 .
Signed-off-by: clouderati <35942204+clouderati@users.noreply.github.com>
2018-12-12 17:02:37 +00:00
cd1989
6d9fc4fec0
Add DCO description to CONTRIBUTING.md
...
Signed-off-by: cd1989 <chende@caicloud.io>
2018-12-11 14:29:17 +08:00
Brett Johnson
4843dd0d4c
added dependency install steps to linting
...
Signed-off-by: Brett Johnson <brett@sdbrett.com>
2018-11-27 04:48:41 +11:00
Brett Johnson
10ce01aaa3
Updated github and directory paths for repo change to goharbor
...
Signed-off-by: Brett Johnson <brett@sdbrett.com>
2018-10-09 10:56:04 +11:00
Jonas Rosland
f13235fb31
Remove CLA and update community links
...
This PR is removing the CLA text and updating the links to the community resources for the project.
Signed-off-by: Jonas Rosland <jrosland@vmware.com>
2018-09-12 10:36:04 -04:00
Qian Deng
db8d7b9c1c
Merge branch 'seprate_harbor_portal_from_harbor_core' into angular6
2018-09-07 14:56:16 +08:00
Qian Deng
d797c50438
Fix trivial issues about rename ui_ng to portal
...
Update ui_ng to portal
Signed-off-by: Qian Deng <dengq@vmware.com>
2018-09-07 13:25:41 +08:00
Meina Zhou
a330d4e116
upgrade to angular 6
...
Signed-off-by: Meina Zhou <meinaz@vmware.com>
2018-09-07 11:30:00 +08:00
Jonas Rosland
845f6709d9
Adding correct links, and minor edits for spelling ( #5080 )
2018-06-07 13:17:07 +08:00
Steven Zou
16920c920d
Add more content to the CONTRIBUTING.md file
...
add guideline of setting up dev env
add guideline of contributing flow
add guideline of reporting issues
add guideline of documentation
2018-04-17 17:40:45 +08:00
Manjunath Dharamadas
11254a024d
Add ability to skip check membership on CI ( #4386 )
2018-03-12 14:53:16 +08:00
Tan Jiang
1bd7d5b719
Switch to golang/dep to manage the dependencies of source code
...
Used golang/dep to regenerate the code in /vendor directory.
Also edited `CONTRIBUTING.md` to explain the process for dependency
management.
2017-12-21 12:18:13 +08:00
Henry Zhang
de3aa23795
update README
2016-11-08 22:37:18 +08:00
Henry Zhang
d96e7f6733
update README
2016-11-08 22:34:21 +08:00
Henry Zhang
5f8c6f45fe
contribution guide
2016-11-08 22:29:04 +08:00