Commit Graph

54 Commits

Author SHA1 Message Date
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
BuckarooBanzay
690604a7a1 remove dependabot config 2021-09-01 19:45:35 +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
BuckarooBanzay
bbd4e6a8c7 coverage 2021-04-12 13:32:33 +02:00
BuckarooBanzay
2a0e93f1ba remove integration test stuff 2021-04-12 13:13:34 +02:00
BuckarooBanzay
6639db1d2b public/static cleanup 2021-04-12 13:07:17 +02:00
BuckarooBanzay
074055a5d3 update gh workflow go version 2021-04-12 11:57:29 +02:00
BuckarooBanzay
44c653f58b remove pandorabox trigger 2021-01-05 14:17:33 +01:00
BuckarooBanzay
b3be4c358c docker workflow fix 2021-01-05 14:12:12 +01:00
BuckarooBanzay
c1236ab209 docker build on tags 2021-01-05 13:40:58 +01:00
BuckarooBanzay
042913e0b1 add builder image to dependabot 2021-01-05 13:40:32 +01:00
BuckarooBanzay
064a50d377 use ubuntu 20.04 for workflows 2020-12-14 09:44:17 +01:00
Buckaroo Banzai
77c7bad611
pandorabox deployment trigger 2020-10-31 22:09:17 +01:00
dependabot[bot]
d3d52341fc Bump actions/setup-go from v1 to v2.1.3
Bumps [actions/setup-go](https://github.com/actions/setup-go) from v1 to v2.1.3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v1...37335c7bb261b353407cff977110895fa0b4f7d8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-02 20:21:02 +02:00
dependabot-preview[bot]
e3cb797764 Create Dependabot config file 2020-10-02 20:16:14 +02:00
Buckaroo Banzai
44baadb6ff
add discord notifications 2020-08-30 18:10:41 +02:00
BuckarooBanzay
4d5537ba28 add integration test with sqlite db 2020-04-14 14:06:41 +02:00
Thomas Rudin
fc2b548658
only push docker image on master branch 2020-02-17 17:32:46 +01:00
Thomas Rudin
152d01f6c4 run tests on PR's 2020-01-13 17:33:06 +01:00
NatureFreshMilk
a1c0f6e42b cache 2019-11-28 13:24:15 +01:00
NatureFreshMilk
cadce44274 push 2019-11-28 13:19:42 +01:00
NatureFreshMilk
c0f130fa22 release action 2019-11-28 13:08:09 +01:00
NatureFreshMilk
b13afb5486 release build test 2019-11-28 12:54:25 +01:00
NatureFreshMilk
409acda3be docker test 2019-11-28 12:37:46 +01:00
NatureFreshMilk
3485d390b3 fix name typo 2019-11-28 11:43:11 +01:00
NatureFreshMilk
31d41905c4 repo url fix 2019-11-28 11:39:18 +01:00
NatureFreshMilk
61a9c81e52 push fix 2019-11-28 11:35:27 +01:00
NatureFreshMilk
fd5b5f9bb2 docker push test 2019-11-28 11:32:35 +01:00
NatureFreshMilk
716648aabf rename go-test 2019-11-28 11:27:29 +01:00