Skip to content

Conversation

@akihiro17
Copy link
Contributor

@akihiro17 akihiro17 commented Jul 4, 2023

goreleaserが動かなくなっていたので直します
https://github.com/reproio/terraform-j2md/actions/runs/5451164700/jobs/9917130822

localで試した結果

tree ./dist/
./dist/
├── artifacts.json
├── checksums.txt
├── config.yaml
├── metadata.json
├── terraform-j2md_Darwin_arm64.tar.gz
├── terraform-j2md_Darwin_x86_64.tar.gz
├── terraform-j2md_Linux_arm64.tar.gz
├── terraform-j2md_Linux_i386.tar.gz
├── terraform-j2md_Linux_x86_64.tar.gz
├── terraform-j2md_Windows_arm64.tar.gz
├── terraform-j2md_Windows_i386.tar.gz
├── terraform-j2md_Windows_x86_64.tar.gz
├── terraform-j2md_darwin_amd64_v1
│   └── terraform-j2md
├── terraform-j2md_darwin_arm64
│   └── terraform-j2md
├── terraform-j2md_linux_386
│   └── terraform-j2md
├── terraform-j2md_linux_amd64_v1
│   └── terraform-j2md
├── terraform-j2md_linux_arm64
│   └── terraform-j2md
├── terraform-j2md_windows_386
│   └── terraform-j2md.exe
├── terraform-j2md_windows_amd64_v1
│   └── terraform-j2md.exe
└── terraform-j2md_windows_arm64
    └── terraform-j2md.exe

akihiro17 added 2 commits July 4, 2023 14:56
```
DEPRECATED: --rm-dist was deprecated in favor of --clean, check
https://goreleaser.com/deprecations#-rm-dist for more details
```
@akihiro17 akihiro17 self-assigned this Jul 4, 2023
@akihiro17 akihiro17 requested a review from okkez July 4, 2023 08:06
Copy link
Contributor

@okkez okkez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

with:
go-version: 1.18
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

古いので上げた方がよさそうです。
https://github.com/goreleaser/goreleaser-action

@akihiro17 akihiro17 merged commit 67e68a6 into master Jul 4, 2023
@akihiro17 akihiro17 deleted the fix-goreleaser branch July 4, 2023 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants