6543
|
ca8e215cfa
|
Migrate to Xorm (#474)
close #234
* Migrate store
* Migrate tests
* Rewrite migrations
* Init fresh DB in on step
* Rm old stuff (meddler, sql files, dead code, ...)
|
2021-11-13 20:18:06 +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 |
|
6543
|
194e01c9c6
|
[CI] Run "build" on pull too (#287)
* CI: run "build" on pull too
* vendor build tools too
|
2021-08-30 20:48:19 +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 |
|