Commit Graph

73 Commits

Author SHA1 Message Date
viktorstrate
e5fc9b2cbc Remove upgrade from tests 2021-02-15 23:40:02 +01:00
viktorstrate
724b7d84c8 Attempt to fix gh actions tests 2021-02-15 23:37:32 +01:00
viktorstrate
fb38aaa253 Fix API tests gh actions 2021-02-15 23:31:27 +01:00
viktorstrate
24ae144af8 Cross compile go-face with docker 2021-02-15 23:17:37 +01:00
viktorstrate
979ce161ae Configure docker and gh actions with go-face 2021-02-15 20:47:01 +01:00
Viktor Strate Kløvedal
b2f8796031 Create FUNDING.yml 2021-02-14 22:22:54 +01:00
viktorstrate
4cd822f068 Update gomod to reflect repo transfer 2020-12-17 22:51:43 +01:00
Viktor Strate Kløvedal
f2212988b7 Fix github actions docker builds (#152)
- Use QEMU for multiplatforms (needed after updating buildx-action)
- Cleanup Dockerfile
2020-12-09 19:24:39 +01:00
Viktor Strate Kløvedal
d4900b76d0 Replace buildx action (#151)
Replace `crazy-max/ghaction-docker-buildx@v3` with `docker/setup-buildx-action@v1`, since the old version has been archived and moved to the new one
2020-12-09 11:52:36 +01:00
Viktor Strate Kløvedal
9921c94153 Make dependabot updates less frequent 2020-11-09 09:03:37 +01:00
viktorstrate
87b87009b5 Disable some gh actions on forks 2020-10-14 17:52:54 +02:00
Viktor Strate Kløvedal
7665876b3a Add automated UI tests 2020-09-27 23:04:05 +02:00
Viktor Strate Kløvedal
fdc4260a2e Update codeql-analysis.yml 2020-09-27 21:58:32 +02:00
Viktor Strate Kløvedal
257f624bcd Create codeql-analysis.yml 2020-09-27 21:28:27 +02:00
viktorstrate
9939818cf0 Disable docker check manifest step
as it often returned false positives
2020-09-27 20:59:14 +02:00
viktorstrate
eb4cd8cab9 Change labels for dependabot 2020-09-21 21:54:22 +02:00
viktorstrate
596301f6cb Add dependabot for automatic dependency updates 2020-09-21 21:49:14 +02:00
Viktor Strate Kløvedal
b54b04265e Fix small mistake in github builds 2020-08-15 15:41:05 +02:00
Viktor Strate Kløvedal
fadfc396ad Add less specific versions to docker release
Eg. if version 1.2.3 is released the following tags will be updated/created `1.2.3`, `1.2`, `1`, `latest`.
2020-08-15 15:36:41 +02:00
viktorstrate
ef6f3a331c Cleanup actions and setup docker build cache 2020-08-09 21:13:25 +02:00
viktorstrate
b12638b215 Fix docker build errors 2020-08-09 20:57:28 +02:00
viktorstrate
e71e4eb12d Work towards multi-arch docker builds 2020-08-09 20:32:02 +02:00
Viktor Strate Kløvedal
aa16e08b49 Setup automated testing of API 2020-06-23 17:10:53 +02:00