Commit Graph

27 Commits

Author SHA1 Message Date
techknowlogick 02df843254 update docs [skip ci] 2022-03-16 10:22:14 +08:00
techknowlogick 71b7023848 update go, git & golangci-lint 2022-03-16 10:15:21 +08:00
techknowlogick 75ff84b393 update to git 2.35.0
Signed-off-by: techknowlogick <techknowlogick@gitea.io>
2022-01-26 06:41:46 +08:00
Gusted 64076dd3c0 Bump golangci-lint (#13)
- Related: https://github.com/go-gitea/gitea/pull/18411

Reviewed-on: https://gitea.com/gitea/test-env/pulls/13
Reviewed-by: lafriks <lafriks@noreply.gitea.io>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Gusted <williamzijl7@hotmail.com>
Co-committed-by: Gusted <williamzijl7@hotmail.com>
2022-01-26 06:40:41 +08:00
Wim 701cb2fcbd Update to bullseye and git 2.34.1 (#12)
bullseye is needed for newer OpenSSH which support ssh-signing using
ssh-keygen -Y sign

Needed for https://github.com/go-gitea/gitea/pull/17743

Co-authored-by: Wim <wim@42.be>
Reviewed-on: https://gitea.com/gitea/test-env/pulls/12
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Wim <42wim@noreply.gitea.io>
Co-committed-by: Wim <42wim@noreply.gitea.io>
2021-12-02 13:34:31 +08:00
dachary 2f17425104 allow override of gid/uid from the build command (#11)
It is useful when running from a development environment with
a setup identical to the CI.

Signed-off-by: Loïc Dachary <loic@dachary.org>

Reviewed-on: https://gitea.com/gitea/test-env/pulls/11
Reviewed-by: Andrew Thornton <art27@cantab.net>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: dachary <dachary@noreply.gitea.io>
Co-committed-by: dachary <dachary@noreply.gitea.io>
2021-11-29 05:55:33 +08:00
Gusted 3bf763c245 Update golangci-lint (#10)
- Download the newest version of golangci-lint.
- Use the recommended install script.
- Relavent: https://github.com/go-gitea/gitea/pull/17647

Co-authored-by: Gusted <williamzijl7@hotmail.com>
Reviewed-on: https://gitea.com/gitea/test-env/pulls/10
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: a1012112796 <1012112796@qq.com>
Co-authored-by: Gusted <gusted@noreply.gitea.io>
Co-committed-by: Gusted <gusted@noreply.gitea.io>
2021-11-16 13:47:33 +08:00
dachary 39572dd672 update versions in the README (#9)
Co-authored-by: Loïc Dachary <loic@dachary.org>
Reviewed-on: https://gitea.com/gitea/test-env/pulls/9
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: pat-s <pat-s@noreply.gitea.io>
Co-authored-by: dachary <dachary@noreply.gitea.io>
Co-committed-by: dachary <dachary@noreply.gitea.io>
2021-10-17 19:48:17 +08:00
techknowlogick 7fe8076d27 Update 'Dockerfile' 2021-09-29 04:14:03 +08:00
techknowlogick 82d57b357a Update 'Dockerfile' 2021-09-29 04:08:50 +08:00
techknowlogick 946a559371 Update 'Dockerfile' 2021-09-29 04:05:18 +08:00
techknowlogick 1ff26f7746 Update 'Dockerfile' 2021-09-29 03:59:15 +08:00
techknowlogick 9806bca297 revert to 1.37.0 2021-09-29 01:20:33 +08:00
techknowlogick 558e35c77d Update 'Dockerfile' 2021-09-29 01:06:59 +08:00
techknowlogick dc92ace254 update golangci-lint 2021-09-29 01:05:15 +08:00
techknowlogick b632974033 Update 'Dockerfile' 2021-09-29 01:03:24 +08:00
techknowlogick 524f98af99 Update 'Dockerfile' 2021-09-29 01:02:58 +08:00
techknowlogick 35654ada42 add a non-root user to testing image 2021-09-29 00:58:25 +08:00
techknowlogick 5cbc2c5b39 update to go1.17 and git 2.33.0 (#8)
Signed-off-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-on: https://gitea.com/gitea/test-env/pulls/8
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-committed-by: techknowlogick <techknowlogick@gitea.io>
2021-08-23 21:40:01 +08:00
Lunny Xiao cfc54f9eac Update README and update go1.6 version (#7)
As title.

Reviewed-on: https://gitea.com/gitea/test-env/pulls/7
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-03-12 23:04:57 +08:00
6543 2e505962c7 Upgrade git to v2.30.2 (#6)
Reviewed-on: https://gitea.com/gitea/test-env/pulls/6
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: 6543 <6543@obermui.de>
Co-committed-by: 6543 <6543@obermui.de>
2021-03-12 10:04:23 +08:00
a1012112796 48fe3847bd fix a small nit (#5)
Reviewed-on: https://gitea.com/gitea/test-env/pulls/5
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: a1012112796 <1012112796@qq.com>
Co-committed-by: a1012112796 <1012112796@qq.com>
2021-03-08 19:45:56 +08:00
a1012112796 1a5dcac2d8 go1.16 (#4)
Reviewed-on: https://gitea.com/gitea/test-env/pulls/4
Reviewed-by: Gary Kim <gary@garykim.dev>
Reviewed-by: lafriks <lafriks@noreply.gitea.io>
Co-authored-by: a1012112796 <1012112796@qq.com>
Co-committed-by: a1012112796 <1012112796@qq.com>
2021-03-01 20:26:13 +08:00
a1012112796 eca8fd82f4 init drone file (#2)
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-on: https://gitea.com/gitea/test-env/pulls/2
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: a1012112796 <1012112796@qq.com>
Co-committed-by: a1012112796 <1012112796@qq.com>
2021-02-27 15:24:22 +08:00
a1012112796 51e9b9bd74 Add golangci-lint v1.37.0 (#3)
Reviewed-on: https://gitea.com/gitea/test-env/pulls/3
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: a1012112796 <1012112796@qq.com>
Co-committed-by: a1012112796 <1012112796@qq.com>
2021-02-21 23:15:53 +08:00
a1012112796 fd0c83b566 init Dockerfile (#1)
Co-authored-by: 赵智超 <1012112796@qq.com>
Reviewed-on: https://gitea.com/gitea/test-env/pulls/1
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: a1012112796 <1012112796@qq.com>
Co-committed-by: a1012112796 <1012112796@qq.com>
2021-02-18 09:56:04 +08:00
a1012112796 d789cdba89 init commit
Signed-off-by: a1012112796 <1012112796@qq.com>
2021-02-15 13:23:24 +08:00