Commit Graph

11 Commits

Author SHA1 Message Date
techknowlogick e05ef3c254 use go 1.20 (#68)
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/changelog/pulls/68
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: appleboy <appleboy.tw@gmail.com>
2023-02-28 05:59:03 +08:00
techknowlogick 5f171f4c5e use drone secrets for s3 info (#69)
Reviewed-on: https://gitea.com/gitea/changelog/pulls/69
2023-02-08 06:05:57 +08:00
techknowlogick 37ed264d72 rename primary branch (#67)
Reviewed-on: https://gitea.com/gitea/changelog/pulls/67
2022-08-22 23:53:51 +08:00
John Olheiser 57e620da5b Updates and priority changes (#62)
Reviewed-on: https://gitea.com/gitea/changelog/pulls/62
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: John Olheiser <john+gitea@jolheiser.com>
Co-committed-by: John Olheiser <john+gitea@jolheiser.com>
2022-06-22 09:27:24 +08:00
techknowlogick 0ec4342863 use direct s3 endpoint (#59)
Reviewed-on: https://gitea.com/gitea/changelog/pulls/59
2022-03-11 05:02:27 +08:00
techknowlogick ea56b8af5a build with go1.17 & use supported s3 plugin (#56)
this will build with arm64 for darwin because it has been added to xgo plugin

Co-authored-by: Matti R <matti@mdranta.net>
Reviewed-on: https://gitea.com/gitea/changelog/pulls/56
Reviewed-by: Andrew Thornton <art27@cantab.net>
Reviewed-by: Alexey 〒erentyev <axifive@noreply.gitea.io>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-committed-by: techknowlogick <techknowlogick@gitea.io>
2021-10-09 02:57:05 +08:00
techknowlogick ad405d67fe Update '.drone.yml' (#34)
Update '.drone.yml'

Reviewed-on: https://gitea.com/gitea/changelog/pulls/34
2020-01-27 02:52:04 +00:00
techknowlogick 0af51468e3 keep release step close to gitea one (#29)
Update '.drone.yml'

keep release step close to gitea one

Reviewed-on: https://gitea.com/gitea/changelog/pulls/29
Reviewed-by: 6543 <6543@noreply.gitea.io>
2020-01-26 19:43:59 +00:00
John Olheiser b707352bf9 CI and Linter (#27)
Add S3 for master/releases

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Move to arm64 for more RAM

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Add lint to CI

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Rename default to compliance and un-test releases

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Test

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Initial work

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: https://gitea.com/gitea/changelog/pulls/27
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: 6543 <6543@noreply.gitea.io>
2020-01-26 03:43:05 +00:00
6543 56048d3f35 Fix CI (GOPROXY) (#26)
git: eol=lf

fix GoProxy for code.gitea.com

Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/changelog/pulls/26
Reviewed-by: Andrew Thornton <art27@cantab.net>
Reviewed-by: Guillermo Prandi <guillep2k@noreply.gitea.io>
2020-01-24 16:14:30 +00:00
Lunny Xiao 3931042cd7 Add drone file (#23)
add goproxy on drone

add drone file

Fix README about import path (#22)

Fix README about import path

Reviewed-by: 6543 <6543@noreply.gitea.io>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>

Reviewed-on: https://gitea.com/gitea/changelog/pulls/23
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: Andrew Thornton <art27@cantab.net>
Reviewed-by: 6543 <6543@noreply.gitea.io>
2020-01-19 12:25:03 +00:00