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]
|
34b303fdec
|
chore(deps): update shogo82148/actions-goveralls action to v1.9.0
|
2024-06-06 19:26:53 +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]
|
eed72a199d
|
chore(deps): update dependency ubuntu to v22
|
2023-12-29 16:08:38 +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]
|
9a4499fd24
|
Update shogo82148/actions-goveralls action to v1.8.0
|
2023-12-27 10:44:42 +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
|
8eecb07ba0
|
Update shogo82148/actions-goveralls action to v1.6.0
|
2022-03-19 17:24:44 +01: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 |
|
BuckarooBanzay
|
cdb4f62609
|
dev/cross cleanup
|
2022-02-01 14:22:48 +01:00 |
|
Renovate Bot
|
94ce74dd24
|
Update actions/setup-go action to v2.1.5
|
2022-01-17 09:36:46 +01:00 |
|
Renovate Bot
|
ea5bef1f8c
|
Update shogo82148/actions-goveralls action to v1.5.1
|
2022-01-17 09:12:10 +01:00 |
|
BuckarooBanzay
|
689a82fb22
|
fix docker workflow
|
2021-09-01 20:07:38 +02:00 |
|
Renovate Bot
|
7d9624cd72
|
Update actions/checkout action to v2
|
2021-09-01 20:02:10 +02:00 |
|
BuckarooBanzay
|
d5be35bc07
|
build docker image on tags
fixes #185
|
2021-09-01 19:50:53 +02:00 |
|
dependabot[bot]
|
997071378a
|
Bump actions/setup-go from 2.1.3 to 2.1.4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2.1.3...v2.1.4)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-01 19:41:25 +02:00 |
|
dependabot[bot]
|
24214d3c24
|
Bump shogo82148/actions-goveralls from 1.4.6 to 1.4.7
Bumps [shogo82148/actions-goveralls](https://github.com/shogo82148/actions-goveralls) from 1.4.6 to 1.4.7.
- [Release notes](https://github.com/shogo82148/actions-goveralls/releases)
- [Commits](https://github.com/shogo82148/actions-goveralls/compare/v1.4.6...v1.4.7)
---
updated-dependencies:
- dependency-name: shogo82148/actions-goveralls
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-01 19:41:12 +02:00 |
|
dependabot[bot]
|
5454d414a2
|
Bump shogo82148/actions-goveralls from 1.4.5 to 1.4.6
Bumps [shogo82148/actions-goveralls](https://github.com/shogo82148/actions-goveralls) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/shogo82148/actions-goveralls/releases)
- [Commits](https://github.com/shogo82148/actions-goveralls/compare/v1.4.5...v1.4.6)
---
updated-dependencies:
- dependency-name: shogo82148/actions-goveralls
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-19 19:27:46 +02:00 |
|
dependabot[bot]
|
b9d698c14d
|
Bump shogo82148/actions-goveralls from 1.4.4 to 1.4.5
Bumps [shogo82148/actions-goveralls](https://github.com/shogo82148/actions-goveralls) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/shogo82148/actions-goveralls/releases)
- [Commits](https://github.com/shogo82148/actions-goveralls/compare/v1.4.4...v1.4.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-21 08:19:56 +02:00 |
|
dependabot[bot]
|
ff16d3b9d7
|
Bump shogo82148/actions-goveralls from 1 to 1.4.4
Bumps [shogo82148/actions-goveralls](https://github.com/shogo82148/actions-goveralls) from 1 to 1.4.4.
- [Release notes](https://github.com/shogo82148/actions-goveralls/releases)
- [Commits](https://github.com/shogo82148/actions-goveralls/compare/v1...v1.4.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-12 15:56:16 +02:00 |
|
BuckarooBanzay
|
fbd0a6190d
|
only build docker image on master branch
|
2021-04-12 15:44:07 +02:00 |
|
BuckarooBanzay
|
f6bf7212b0
|
more integration test cleanup
|
2021-04-12 13:33:07 +02:00 |
|