Commit Graph

20 Commits

Author SHA1 Message Date
Vincent Composieux
cf04392b13 Fixed GitHub Actions go versions 2021-12-30 00:43:34 +01:00
Daniel
7709529f1a
feat: include sha256sum for release files 2021-10-18 12:35:35 +02:00
Vincent Composieux
0985fda8a7
Update master.yml 2021-10-12 11:48:41 +02:00
Joshua Jackson
55d5fabbc5 Adjust test build suite to go versions that support %w
Why do we need this change?
----
Go version 1.12 does not support the %w case which requires go >= 1.13.
This resolves the build tests partially failing since 26ddc36a4e
Additionally as we are upgrading to 1.17 for various things ensure that
we test up to those latest version we support
2021-09-22 17:16:24 -07:00
Vincent Composieux
26404b7d01
Updated alpine version 2021-06-07 01:32:32 +02:00
dependabot-preview[bot]
0f38ff768d
Upgrade to GitHub-native Dependabot 2021-04-29 15:25:36 +00:00
Vincent Composieux
714576a11a
Merge pull request #67 from eko/added-darwin-arm
Added darwin/arm architecture
2021-01-01 11:49:11 +01:00
Vincent Composieux
af5d1b4059
Added darwin/arm architecture 2020-12-31 08:40:20 +01:00
Vincent Composieux
dce9330523
Replace Travis-CI with GitHub actions and use docker buildx 2020-05-05 13:54:30 +02:00
Vincent Composieux
6587709767
Updated GitHub actions to use matrix 2020-05-05 13:23:23 +02:00
Vincent Composieux
c3fc22f53c
Update GitHub actions to have jobs running in parallel 2020-05-04 22:51:50 +02:00
Vincent Composieux
548b6edc3e
Fixed CI/CD to build arm architecture image 2020-05-04 20:53:15 +02:00
Sidd Shah
4b670c34db Make workflow step names consistent 2020-04-04 11:20:09 -04:00
Sidd Shah
0bcc3d8023 Make amd and arm tagging consistent 2020-04-04 00:46:31 -04:00
Sidd Shah
87d80a922d Add github workflow
Automatically build for amd64 and arm64
2020-04-04 00:34:00 -04:00
Vincent Composieux
fe091ae1b6
Update dockerimage.yml 2019-08-22 09:12:45 +02:00
Vincent Composieux
38da86fe18
Delete dockerimage.yml 2019-08-22 08:46:53 +02:00
Vincent Composieux
e7ba886bf7
Added docker workflow 2019-08-22 08:46:22 +02:00
Vincent Composieux
69f5ce122f Update issue templates 2019-05-11 11:35:08 +02:00
Vincent Composieux
3051c5707d
Create CONTRIBUTING.md 2019-05-11 11:27:28 +02:00