Commit graph

7 commits

Author SHA1 Message Date
6543 02bd942b04 Move gitea api calls in own "client" package (#78)
continue #75
close #16
- fix regression (from #34) _thanks to @crystal_
- create own gitea client package
- more logging
- add mock impl of CertDB

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: crystal <crystal@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/78
Reviewed-by: crapStone <crapstone@noreply.codeberg.org>
2022-06-11 23:02:06 +02:00
6543 57076a47d3 Update 'Justfile' 2022-05-30 23:55:37 +02:00
6543 2dbc66d052
let golangci-lint have 5m to check 2022-05-10 18:14:28 +02:00
6543 1724d9fb2e
add "lint" to Justfile 2022-05-10 18:13:14 +02:00
Moritz Marquardt adfc96ab94
Add --verbose flag and hide debug messages by default 2021-12-10 14:32:14 +01:00
Moritz Marquardt ce802734d4
Add build script & ignore files 2021-11-20 21:43:12 +01:00
Moritz Marquardt d1ed16c0f2
Update everything & add Justfile 2021-11-20 15:31:10 +01:00