SwagGen icon indicating copy to clipboard operation
SwagGen copied to clipboard

Version 4.7.0 not available on brew due to failed GH Action

Open Shaquu opened this issue 3 years ago • 4 comments

Hi, please rerun/fix 4.7.0 release on brew

Shaquu avatar Aug 03 '22 21:08 Shaquu

@yonaskolb

Shaquu avatar Aug 03 '22 21:08 Shaquu

The formula for SwagGen lives in this repo. What is the issue you're running into? If you have a fix could you open a PR here

yonaskolb avatar Aug 04 '22 04:08 yonaskolb

Latest version available for brew is 4.6.0 I believe that it not lived in the repo but in the builds somehow which are failing

Shaquu avatar Aug 04 '22 05:08 Shaquu

It would be helpful if you had a build error you could share

yonaskolb avatar Aug 04 '22 23:08 yonaskolb

hey, I see the same behaviour

brew tap yonaskolb/SwagGen https://github.com/yonaskolb/SwagGen.git
arch -arm64 brew install SwagGen

==> Downloading https://github.com/yonaskolb/SwagGen/archive/4.6.0.tar.gz
==> Downloading from https://codeload.github.com/yonaskolb/SwagGen/tar.gz/refs/tags/4.6.0
##O#-#
==> Installing SwagGen from yonaskolb/swaggen
==> make install PREFIX=/opt/homebrew/Cellar/SwagGen/4.6.0

So it's the 4.6.0 which is installed

swaggen --version
Version: 4.6.0
 brew info swaggen
yonaskolb/swaggen/SwagGen: stable 4.6.0, HEAD
Swagger/OpenAPISpec code generator written in Swift
https://github.com/yonaskolb/SwagGen
/opt/homebrew/Cellar/SwagGen/4.6.0 (28 files, 4MB) *
  Built from source on 2022-08-15 at 15:29:16
From: https://github.com/yonaskolb/SwagGen/blob/HEAD/Formula/SwagGen.rb
==> Requirements
Required: Xcode ✔
==> Options
--HEAD
	Install HEAD version

JanC avatar Aug 15 '22 13:08 JanC