Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Build job fail because replacement is deprecated in gorelease #3169

Closed
lubronzhan opened this issue Jul 4, 2023 · 2 comments
Closed

Comments

@lubronzhan
Copy link
Contributor

Describe the bug
A clear and concise description of what the bug is.
Due to the deprecation of some fields in gorelease, build job in PR will fail, for example: https://github.com/vmware/govmomi/actions/runs/5429621792/jobs/9874764353?pr=3168

The deprecation doc https://goreleaser.com/deprecations/#archivesreplacements

To Reproduce
Steps to reproduce the behavior:

  1. open an PR

Expected behavior
A clear and concise description of what you expected to happen.
Build job pass

Affected version
Please provide details on the version used, e.g. release tag, commit, module version, etc.

Screenshots/Debug Output
If applicable, add screenshots or debug output to help explain your problem.

Additional context
Add any other context about the problem here.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 4, 2023

Howdy 🖐   lubronzhan ! Thank you for your interest in this project. We value your feedback and will respond soon.

If you want to contribute to this project, please make yourself familiar with the CONTRIBUTION guidelines.

@dougm
Copy link
Member

dougm commented Jul 5, 2023

Fixed in #3170

@dougm dougm closed this as completed Jul 5, 2023
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

No branches or pull requests

2 participants