Commit Graph

23 Commits

Author SHA1 Message Date
Shengwen YU
a87aa4478e
bump up version to 1.10.19 (#20698)
* bump up version to 1.10.19
upgrade golang to 1.22.5

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

* fix: add golang Dockerfile to build goharbor/golang image

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

* change "go get" to "go install" as it requires in golang:1.22

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

* fix: go install golint

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

* fix: update go version in build-package.yml

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

* fix: upgrade golang to 1.22.5 to build clair and clair-adapter

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

* fix: resolve the permission denied issue

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

* debug: remove DNS setting for docker v20

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

* fix "groupadd: group 'postgres' already exists" error when building db base

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

* bump up to photon:5.0 mainly to resolve /lib/libc.so.6: version `GLIBC_2.34' not found
use mariadb-18.2.6.tgz as the old one is 404

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

* fix: use goharbor/golang 1.21.12

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

* fix: update golang version in echo log message when building clair binary and clair adapter

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

* fix: update chart files URL due to 404

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

---------

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>
2024-07-12 14:28:49 +08:00
MinerYang
1788f8b75b
bump go1.20.7 on release-1.10.0 base on ph4 (#19206)
Signed-off-by: yminer <yminer@vmware.com>

add GOFLAGS=-buildvcs=false

upadate GO111MODULE=auto

Signed-off-by: yminer <yminer@vmware.com>

update ut_install set +e

fix gofmt

Signed-off-by: yminer <yminer@vmware.com>

update ut_run.sh
2023-08-17 17:17:07 +08:00
Wang Yan
85835f637e
bump up golang version to 1.17 (#16750)
Signed-off-by: wang yan <wangyan@vmware.com>
2022-04-27 10:01:42 +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