Skip to content

Releases: aztechian/bridgr

v1.3.0-rc1

12 Oct 00:05
Compare
Choose a tag to compare
v1.3.0-rc1 Pre-release
Pre-release
Beta 1 for Release 1.3.0

v1.2.1

20 Sep 03:27
Compare
Choose a tag to compare

Fix of a few usability bugs:

  • Docker worker did not pull images before trying to write them out (#50)
  • Quiet extraneous Yum output
  • Fix reading of Yum section of config file that didn't have "repo" defined (#46)

Also fixed the build publishing copies of binaries as the sha256 checksums 😉 (oops!)

Details

v1.2.0

07 Sep 17:18
Compare
Choose a tag to compare

Bridgr now supports being its own HTTP server if needed for hosting artifacts (#16). Also see the updated README for instructions on using Bridgr in "Hosting" mode.

Added support for fetching Git repositories (both bare and working copy) (#31)

Added support for Rubygems repository creation (#5)

Updated builds to be done against Go version 1.12.x

Milestone

v1.1.0

27 Aug 05:24
Compare
Choose a tag to compare
  • Add --version flag #30
  • Add checksum files to release builds #17
  • Add PyPi (Python) support #4

v1.0.0

16 Aug 23:29
Compare
Choose a tag to compare

Bridgr's official 1.0 release!

Bridgr supports the following artifact types:

  • Plain Files
  • YUM repository (RPM files)
  • Docker images

First builds

15 Jun 04:17
Compare
Choose a tag to compare
First builds Pre-release
Pre-release

Getting Travis CI to publish build artifacts for tagged releases