Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Sep 2021 20:23:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258562] [New port] devel/goreleaser: Deliver Go binaries as fast and easily as possible
Message-ID:  <bug-258562-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258562

            Bug ID: 258562
           Summary: [New port] devel/goreleaser: Deliver Go binaries as
                    fast and easily as possible
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://goreleaser.com/
                OS: Any
            Status: New
          Keywords: feature, patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: fuz@fuz.su

Created attachment 227968
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D227968&action=
=3Dedit
[New port] devel/goreleaser: Deliver Go binaries as fast and easily as poss=
ible

Straightforward Go port.

I've actually prepared some other ports to build and install the documentat=
ion,
but one of the ports needed for that (textproc/py-mkdocs) first needs to be
updated by its maintainer.  I have already sent an email to the maintainer =
and
will add the docs at a later date.

Tested with Poudriere on arm64 armv7 amd64 i386 FreeBSD 13.0-RELEASE and ar=
m64
amd64 i386 FreeBSD 12.0-RELEASE.

Please note that upstream releases very often.  If you have tested the port=
 and
a new release has appeared in the meanwhile, please let me know so I can up=
date
the patch.

***

GoReleaser builds Go binaries for several platforms, creates a GitHub
release and then pushes a Homebrew formula to a tap repository.  All
that wrapped in your favorite CI.

With GoReleaser, you can:

 - Cross-compile your Go project
 - Release to GitHub, GitLab and Gitea
 - Create Docker images and manifests
 - Create Linux packages and Homebrew taps
 - Sign artifacts, checksums and Docker images
 - Announce new releases on Twitter, Slack, Discord and Microsoft Teams
 - ... and much more!

WWW: https://goreleaser.com/

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258562-7788>