Add macOS to the Github Action
Drjacky opened this issue · 4 comments
Drjacky commented
I see you have old versions for macOS:
Line 4 in 9a9e2d5
Can you release the latest for macOS? or add Github Action to build for macOS as well?
suzuki-shunsuke commented
Recent Releases failed.
https://github.com/GhostTroops/scan4all/actions
https://github.com/GhostTroops/scan4all/actions/runs/6978505999/job/18990029445
Run goreleaser/goreleaser-action@v2
Downloading https://github.com/goreleaser/goreleaser/releases/download/v1.22.1/goreleaser_Darwin_all.tar.gz
Extracting GoReleaser
/usr/bin/tar xz -C /Users/runner/work/_temp/7cbb8c22-bb8d-479c-8f5d-005a7fa5ba1e -f /Users/runner/work/_temp/44aa81f3-29ee-46dc-80d5-9e58c0f6575b
GoReleaser latest installed successfully
2.8.9 tag found for commit '9a9e2d5b'
/Users/runner/hostedtoolcache/goreleaser-action/1.22.1/x64/goreleaser release -f .github/build/mac.yml --clean
• starting release...
• loading path=.github/build/mac.yml
• loading environment variables
• using token from $GITHUB_TOKEN
• getting and validating git state
• git state commit=9a9e2d5b40ccb49074bbef3b7826a096102cfca8 branch=HEAD current_tag=2.8.9 previous_tag=2.8.8 dirty=true
• took: 2s
⨯ release failed after 1s error=git is in a dirty state
Please check in your pipeline what can be changing the following files:
M tools/The-Hacker-Recipes
Learn more at https://goreleaser.com/errors/dirty
It seems the Git submodule tools/The-Hacker-Recipes
was dirty.
⨯ release failed after 1s error=git is in a dirty state
Please check in your pipeline what can be changing the following files:
M tools/The-Hacker-Recipes
Learn more at https://goreleaser.com/errors/dirty
https://goreleaser.com/errors/dirty
Lines 21 to 24 in 9a9e2d5
https://github.com/ShutdownRepo/The-Hacker-Recipes
I'm not sure why the submodule was dirty.
hktalent commented
Thank you very much for finding and sharing these errors
Been busy recently
Have to wait some time