22 Commits

Author SHA1 Message Date
Stefan Benten
c545d38ab4 .github/, Dockerfile: bump go version (#654) 2025-07-19 18:18:54 +02:00
Andrea Spacca
089ff324e1 Check ci 20241026 (#632)
* bump go version and se gotip

* bump go version and se gotip

* bump go version and se gotip

* bump go version and se gotip

* linting

* gobin

* GOPATH
2024-10-28 03:10:26 +09:00
Andrea Spacca
9f1fe62e05 min go version 1.18, include tip for test (#532)
* min go version 1.18, include tip for test

* lint

* lint

* lint

* lint

* lint

* lint

* lint

* lint

* lint

* lint

* lint

* lint

* lint
2023-03-01 21:51:24 +09:00
Stefan Benten
eeff2c88be .github/,go.mod,go.sum: Update storj dependencies, drop older go versions (#468)
* go.mod,go.sum: Update storj dependencies

* bump go version

* another bump to latest storj release

* set minimum go version in go.mod

Co-authored-by: Andrea Spacca <andrea.spacca@gmail.com>
2022-04-20 01:50:44 +02:00
jeanluc
bb0891cd7d Docker: Allow selection of (unprivileged) UID/GID at build time (#418)
* Docker: use custom non-root UID/GID (build-arg)
2022-04-03 14:55:15 +02:00
Stefan Benten
2fbd19365c .github/workflows: adding golangci-lint as new job (#453)
In order to follow golang's best practices, we should lint the code base properly beyond usual syntax mistakes.
2021-12-26 14:03:27 +01:00
Andrea Spacca
6f49951bc0 master to main, what's left 2021-12-07 20:24:58 +01:00
Andrea Spacca
96723b2685 fix go1.16, add go1.17 2021-10-26 19:34:40 +02:00
Andrea Spacca
e97fdcb293 remove build on master 2021-08-20 08:07:12 +02:00
wc7086
788dfa203f Build more binary releases (#395)
* Build more binary releases
2021-08-19 20:57:42 +02:00
Andrea Spacca
ca17555c22 forgot dockerfile 2021-07-19 21:03:41 +02:00
Andrea Spacca
811679f8fb make version on build time 2021-07-19 21:03:41 +02:00
Andrea Spacca
c93c585566 ISSUE-382-take2 (#385) 2021-07-06 19:50:42 +02:00
Andrea Spacca
0eb3ba9ff8 ISSUE-382 (#383) 2021-07-06 18:52:38 +02:00
Andrea Spacca
8f6e44b212 Fix workflows (#376)
* tests on PR
2021-05-21 17:20:45 +02:00
Andrea Spacca
2e2c07c3a0 tests on PR (#375)
* tests on PR
2021-05-21 17:16:43 +02:00
Federico Marzocchi
16e94447f7 GitHub workflow for releases (#368)
* GitHub workflow for releases

* avoid renaming

* add workflow for tests

* fix workflow name

* one yaml for all

* fix yaml

* add missing pipe

* add conditional

* also rename that other var

* remove empty version

* print the go version

* add name to step

* add go version when building

* split files

* remove dependency

* delete travis and add badge

* CHANGE NAMES TO LOWER CASE
2021-05-01 19:53:15 +02:00
Andrea Spacca
7ea65c5a24 go get -u, go build ldflags, docker tag, inline handler 2021-02-19 14:50:40 +01:00
Gabriel Duque
ec9db7a42e ci: switch to official docker buildx GitHub action
Signed-off-by: Gabriel Duque <gabriel@zuh0.com>
2020-10-21 00:30:52 +02:00
Gabriel Duque
085e9f8414 ci: deploy multi-architecture Docker images using buildx
Signed-off-by: Gabriel Duque <gabriel@zuh0.com>
2020-06-14 21:57:48 +02:00
Andrea Spacca
c8497fb27d Revert "ISSUE-313-BUILDX" 2020-06-14 20:01:38 +02:00
Andrea Spacca
18f4b42cf1 ISSUE-313-BUILDX 2020-06-14 19:53:36 +02:00