Commit Graph

33 Commits

Author SHA1 Message Date
Buckaroo Banzai
fc7303947d
Cicd overhaul (#393)
* go mod tidy

* alpha channel temp fix

* cicd overhaul

---------

Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2024-06-28 17:29:29 +02:00
renovate[bot]
6ab735a7a5 chore(deps): update goreleaser/goreleaser-action action to v6 2024-06-28 16:46:16 +02:00
BuckarooBanzay
47f1446ec1 ci fixes 2024-06-06 19:47:31 +02:00
renovate[bot]
021a499d8f chore(deps): update actions/cache action to v4 2024-06-06 19:27:07 +02:00
renovate[bot]
a1f84556ad chore(deps): update actions/setup-go action to v5.0.1 2024-06-06 19:26:27 +02:00
renovate[bot]
e667ca580a chore(deps): update actions/checkout action to v4 2023-12-29 16:09:47 +01:00
renovate[bot]
a58afe86d0 chore(deps): update docker/login-action action to v3 2023-12-29 16:08:24 +01:00
renovate[bot]
2a9b895603 chore(deps): update actions/setup-node action to v4 2023-12-29 16:04:15 +01:00
renovate[bot]
c5fd436f09 chore(deps): update actions/setup-go action to v5 2023-12-29 16:03:48 +01:00
renovate[bot]
5ca9d0c89e Update actions/setup-go action to v4.1.0 2023-12-27 10:44:35 +01:00
Buckaroo Banzai
be38c83fd8
db cleanup (#341)
* db cleanup

* dev

* pg setup

* postgres uuid migration

* cleanup

* fk

* sqlite migration

* cleanup

* wal

* max open conns = 1

* fix panic

---------

Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2023-12-27 10:35:24 +01:00
renovate[bot]
53689acf53 Update actions/setup-go action to v4 2023-04-10 18:19:59 +02:00
renovate[bot]
d35003ca48 Update goreleaser/goreleaser-action action to v4 2023-04-10 12:16:02 +02:00
renovate[bot]
640839a095 Update docker/login-action action to v2 2023-01-21 12:43:41 +01:00
renovate[bot]
705be52604 Update goreleaser/goreleaser-action action to v3 2023-01-21 12:42:51 +01:00
renovate[bot]
5674d70045 Update actions/cache action to v3 2022-12-16 08:22:27 +01:00
renovate[bot]
de375c3d16 Update actions/setup-go action to v3.5.0 2022-12-16 08:21:44 +01:00
BuckarooBanzay
43fb542fc1 build workflow fix (don't run docker login in PR's) 2022-12-16 08:12:57 +01:00
Kenneth Watson
9943d62dc4 Bump Go version to support Time.UnixMicro 2022-08-14 12:23:24 +02:00
Renovate Bot
4f61067cf2 Update actions/checkout action to v3 2022-03-06 11:58:24 +01:00
Renovate Bot
d5258b0d22 Update actions/setup-node action to v3 2022-03-06 11:56:53 +01:00
Renovate Bot
f40d348a8b Update actions/setup-go action to v3 2022-03-06 11:55:54 +01:00
Renovate Bot
498c2d13bd Update actions/cache action to v2 2022-02-03 20:38:30 +01:00
BuckarooBanzay
0f7b1988a7 disable cgo on master build 2022-02-01 15:58:38 +01:00
BuckarooBanzay
3aa0f239e2 ignore fixes / quiet tests 2022-02-01 15:47:34 +01:00
BuckarooBanzay
9907a32b6a add go build before docker build 2022-02-01 15:43:50 +01:00
BuckarooBanzay
50a704246e build & push 2022-02-01 15:39:49 +01:00
BuckarooBanzay
1dd0f05b09 push after build 2022-02-01 15:34:00 +01:00
BuckarooBanzay
917ab9be27 disable go mod tidy 2022-02-01 15:32:21 +01:00
BuckarooBanzay
1c8eafa8f5 push image on master/latest 2022-02-01 15:31:42 +01:00
BuckarooBanzay
fb6703027f master branch condition 2022-02-01 15:15:36 +01:00
BuckarooBanzay
09889e6a5e fix build workflow 2022-02-01 14:53:18 +01:00
BuckarooBanzay
3835d3f575 workflows 2022-02-01 14:51:25 +01:00