Commit graph

29 commits

Author SHA1 Message Date
Lukas c28f7cb29f
Add golangci-lint (#502)
Initial part of #435
2021-11-14 21:01:54 +01:00
6543 91d37be1da
Update Dependencies (#486)
* github.com/Microsoft/go-winio

* github.com/bradrydzewski/togo

* github.com/containerd/containerd

* github.com/docker/cli

* github.com/docker/docker

* github.com/docker/docker-credential-helpers

* github.com/franela/goblin

* github.com/google/go-github/v39

* github.com/joho/godotenv

* github.com/lib/pq

* github.com/moby/moby

* github.com/prometheus/client_golang

* github.com/tevino/abool

* github.com/woodpecker-ci/togo

* github.com/xanzy/go-gitlab

* github.com/xeipuuv/gojsonschema

* github.com/mattn/go-sqlite3
2021-10-28 12:11:52 +02:00
John Olheiser 4276a04f0c
Move entirely to zerolog (#426)
Completely switch to zerolog

(Remove usage of logrus and std logger)

Signed-off-by: jolheiser <john.olheiser@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
2021-10-12 09:25:13 +02:00
6543 169e7e5aa3
Refactor Gitlab Remote (#358)
- Replace custom client
- Update Docs
- Test if it works
- Update Tests

close #285
2021-10-03 14:42:47 +02:00
6543 a82d569bd1
Upgrade github client (#381)
* update github client

* ajust types
2021-09-29 07:59:46 +02:00
6543 4df9c8d6a5
Update Dependencies (#349)
* github.com/russross/meddler v1.0.0 -> v1.0.1
* github.com/gin-gonic/gin v1.6.3 -> v1.7.4
* github.com/go-sql-driver/mysql v1.5.0 -> v1.6.0
* github.com/sirupsen/logrus v1.6.0 -> v1.8.1
* github.com/rs/zerolog v1.18.0 -> v1.25.0
2021-09-24 18:39:57 +02:00
6543 75513575be
Use go's vendoring (#284)
* store dependency's in git

* since we vendor ... rm tech-depts

* aad make target 'vendor' to update vendor folder (manual task)
2021-08-30 19:14:04 +02:00
Laszlo Fogas 6866b75597 Remove vendor folder 2019-10-24 11:16:12 +02:00
Laszlo Fogas 7b606d8749 Removed unused deps 2019-04-07 21:08:58 +02:00
Laszlo Fogas 2922505fe2 CLI is pulled in for simpler(?) workflow 2019-04-06 21:32:14 +02:00
jhernandezb 5ba8cc3863
update acme dependency 2018-01-12 22:53:44 -06:00
Brad Rydzewski 49ea713a36 improve UI loader 2017-09-07 17:43:33 -07:00
Brad Rydzewski 2c8dbef79f implement quic server 2017-07-24 19:15:25 -04:00
Brad Rydzewski 441a015ca8 serve logs with sse; update acme pkg 2017-07-24 15:57:07 -04:00
Brad Rydzewski a0661e3ccd fix vendor 2017-07-16 14:25:59 -04:00
Brad Rydzewski 35e0ee2e5f implement sync logic 2017-07-14 15:58:38 -04:00
Brad Rydzewski da672cc00a fix vendoring 2017-06-28 13:30:10 -04:00
Brad Rydzewski aed567a71e initial work to enable grpc 2017-06-28 13:21:22 -04:00
Brad Rydzewski 314b4346e9 update vendor files for vault 2017-05-08 03:21:54 +02:00
Brad Rydzewski 8bbb1be8ad add missing deps 2017-05-08 03:13:16 +02:00
Brad Rydzewski 81ec2f9bf5 vendor acme 2017-04-29 19:41:19 +02:00
Brad Rydzewski e8dbbf9ddf updated vendored files 2017-03-05 18:57:06 +11:00
Veg (Martin Wellard) a64696df68 Move golang.org/x/net/proxy dependency to vendor/ 2017-01-18 09:36:23 -05:00
Brad Rydzewski 771a6b7bbd updated vendored deps 2016-05-23 14:41:01 -07:00
Brad Rydzewski 302fb986b8 updated vendored deps 2016-04-19 18:47:58 -07:00
Brad Rydzewski b5dcfc4edd remove vexp from vendoring process 2016-03-07 11:23:49 -08:00
Brad Rydzewski 75cca2807d some initial work on #1147 to enable Bitbucket with oauth2 2015-10-03 21:50:11 -07:00
Brad Rydzewski dfea14c7e5 updated vendor files and paths 2015-09-29 18:21:17 -07:00
Brad Rydzewski 47699baae6 moving from Godeps to Go 1.5 vendoring 2015-09-29 17:34:44 -07:00