Commit Graph

23 Commits (dependabot/go_modules/github.com/docker/cli-26.0.0incompatible)

Author SHA1 Message Date
nils måsén f508c92ae0
* feat: custom user agent (#990)
* fix: move build meta to own package
  this allows it to be referenced from other packages without causing a cyclic dependency
* feat: custom user agent
3 years ago
nils måsén 692f66bace fix goreleaser tags for ghcr.io 3 years ago
Simon Aronsson da56c215db
rem vals we dont need or use from the gr config 3 years ago
Simon Aronsson fac88f9cd2
add version info to goreleasers ldflags 3 years ago
nils måsén d0943c3b77
chore(ci): set image platform on image build (#811)
Co-authored-by: Simon Aronsson <simme@arcticbit.se>
3 years ago
Victor Moura 85d39ddcd1 Edits goreleaser to match exclusive dockerfiles folder 4 years ago
Simon Aronsson 09ddabd01c utilize goreleaser builtins and reformat code 5 years ago
thelamer 9dd80681c7 additional release logic to try to push manifested releases on publish 5 years ago
Simon Aronsson 1f9099770b reduce to one dockerfile as they have the exact same content 5 years ago
Simon Aronsson ebb416819c remove (another) erroneuos i in goreleaser 5 years ago
Simon Aronsson bf9e1ed199 remove erroneuos i in goreleaser 5 years ago
Simon Aronsson 0cd6e6954a minor changes to make it work with new goreleaser version 5 years ago
Prashanth Joseph Babu 59eb978b5f 32bit support 5 years ago
Simon Aronsson 1b82da1ab7 Setup a working pipeline
* add tests to ensure function even after switching docker client api version
* switch docker client api version to remove import of Sirupsen and get rid of the casing workaround
* migrate from glide to dep to go modules
* rewrite ci workflow
  * only run publish on version tags
  * only run build on branches
  * update goreleaser config
  * disable automated latest tag push
* remove dependency to v2tec/docker-gobuilder
* remove dead code and files
* add golands .idea folder to gitignore
* add label to released docker images
* add test reporting, add some unit tests
* change test output dir
* fix goreleaser versions
* add debug output for circleci and goreleaser
* disable cgo
5 years ago
Simon Aronsson ab299b59f8 change repo paths 5 years ago
Napster 21bcca3326
Add arm64v8 build 6 years ago
Fabrizio Steiner 5a67cc50a3 update to build image with docker 17.05.0-ce and latest goreleaser 6 years ago
Fabrizio Steiner 4ef9a7ab97 Fix the version information output. Additionally output the commit hash and the build date. 6 years ago
Fabrizio Steiner 6d3a3f7ff0 Crosscompile for windows. 6 years ago
Fabrizio Steiner 296f98fe42 - Update to circleci 2.0
- Use latest gobuilder with goreleaser which also publishes docker files.
6 years ago
Fabrizio Steiner 8e6c9fd529 Name release tarballs for arm architecture armhf. 7 years ago
Fabrizio Steiner 265ae80099 Added arm release builds. 7 years ago
Fabrizio Steiner 9f099cf352 - Use GoBuilder container for building and release tags with goreleaser.
- Add version to cli.
7 years ago