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

Replace deprecated fields in .goreleaser.yaml as described to the documentation #251

Closed
antonia-avramova opened this issue Jul 19, 2023 · 0 comments · Fixed by #256
Closed
Assignees
Labels
task Single unit of work
Milestone

Comments

@antonia-avramova
Copy link
Contributor

There are following errors when goreleaser version 1.19.2 is used:

error=yaml: unmarshal errors:
  line 447: field replacements not found in type config.Archive
  line 527: field replacements not found in type config.NFPM

In deprecations page on goreleaser there are information of deprecations on archives.replacements and nfpm.replacements

@k-gostev k-gostev self-assigned this Aug 10, 2023
@k-gostev k-gostev added the task Single unit of work label Aug 10, 2023
@k-gostev k-gostev added this to the M4 milestone Aug 10, 2023
@k-gostev k-gostev changed the title Deprecations in goreleaser since 1.19.0 Replace deprecated fields in .goreleaser.yaml as described to the documentation Aug 10, 2023
@k-gostev k-gostev moved this to Ready for Review (max 3) in Eclipse Kanto Aug 10, 2023
@dimitar-dimitrow dimitar-dimitrow moved this from Ready for Review (max 3) to In Review (max 3) in Eclipse Kanto Aug 10, 2023
dimitar-dimitrow pushed a commit that referenced this issue Aug 10, 2023
[#251] Replace deprecated fields in .goreleaser.yaml as described to the documentation

Signed-off-by: Kristiyan Gostev <[email protected]>
@github-project-automation github-project-automation bot moved this from In Review (max 3) to Done in Eclipse Kanto Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Single unit of work
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants