Skip to content

Releases: metal-toolbox/firmware-syncer

Release v0.0.1-prerelease+e8647c9

18 Jul 09:10
e8647c9
Compare
Choose a tag to compare
goreleaser: Build latest docker image (#17)

Whenever a docker image is created from a tag, also tag it as latest

v0.0.1

18 Jul 09:22
e8647c9
Compare
Choose a tag to compare

Changelog

  • e8647c9 goreleaser: Build latest docker image (#17)

v0.0.1-staging

06 Jul 10:11
d09cd0a
Compare
Choose a tag to compare

Changelog

  • 20b5842 Add Dockerfile
  • fc7f2c5 Add renovate.json (#2)
  • 2695ebe Add syncer diagram
  • eb2c9c0 Add syncer diagram to README
  • d4beb1a Fix how DUP downloader is initialized (#13)
  • eef856c Fix how urlPath is passed to rclone (#12)
  • 3f3e83c Initial commit
  • 67a4550 Makefile: add build targets for osx and linux
  • 370a202 Update actions/download-artifact action to v3 (#8)
  • 86da122 Update actions/setup-go action to v3 (#9)
  • ca3ab90 Update actions/upload-artifact action to v3 (#10)
  • 6f98615 Update golangci/golangci-lint-action action to v3 (#11)
  • 14c8d07 Update module github.com/prometheus/client_golang to v1.12.2 (#4)
  • 9a85271 Update module github.com/rclone/rclone to v1.58.1 (#6)
  • 1b4fb60 Update module github.com/spf13/cobra to v1.5.0 (#7)
  • 0fd9bff Update module github.com/stretchr/testify to v1.8.0 (#3)
  • 1533c1b [FS-49] Add firmware syncer for Dell DUP files (#1)
  • d7c440a github: Add job to publish docker image
  • c07c290 github: Update build step to build only for linux
  • d044c09 github: use goreleaser to build and release
  • b3ceec7 go mod tidy && go mod vendor